Skip to content

Style: add lightweight automated style checks for Python and shell scripts #35

@francescobianco

Description

@francescobianco

Summary

There is no lightweight style gate for the Python and shell surface of this repository. As the project grows, small consistency issues in scripts, logging, and examples are likely to accumulate and become noisy for contributors.

Reproduction

  1. Inspect the repo tooling and CI-facing checks.
  2. There is test coverage, but style/consistency automation is limited.

Expected

A minimal style layer should exist for the code already in the repo, for example one Python formatter/linter plus one shell checker.

Actual

Style regressions rely mostly on manual review.

Suggested direction

Keep the first pass intentionally small so contributors do not inherit a heavy toolchain all at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions