cyberneticlibrary

Run code quality checks

lintcommandsetup L11
tzervas/tritter
What it does

Format code and run linting with auto-fixes

Best for

Projects using ruff for code formatting and linting with auto-fix support.

Outputs
  • · formatted code
  • · linting report
Requires
  • · ruff
Preconditions

Python project with ruff configured in pyproject.toml

Failure modes
  • · Syntax error undetected
  • · Format conflict with team style
  • · Multiple issues found
Trust signals
  • · Single-tool (ruff) invocation
  • · Auto-fix support
  • · Linting report