QuiiBz / sherif

Opinionated, zero-config linter for JavaScript monorepos
MIT License
912 stars 14 forks source link

Disallow `--fix` in CI #34

Closed QuiiBz closed 12 months ago

QuiiBz commented 1 year ago

The --fix option should only be used by humans, especially since some rules (https://github.com/QuiiBz/sherif/pull/33) requires interaction.