Lint

Run code linting and static analysis. Use to check code quality, find issues, or auto-fix style problems. Use when this capability is needed.

tomevault-io Updated

File contents

Lint - argus

Run code linting and static analysis.

Command

make lint

Description

Run linter

On Failure

  • Review each linting error
  • Auto-fix when possible using --fix flag
  • For remaining issues, fix manually
  • Don't ignore warnings without good reason

Success Criteria

  • No linting errors
  • Warnings are reviewed and addressed

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/priyans-hu--argus--lint commit d71206cea5

Frequently asked questions

npx skillmds@latest add tomevault-io/lint-4