-
-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
Documentation URL
https://biomejs.dev/recipes/git-hooks/#lint-staged
Description
Have a section in the documentation talking about the exit codes of Biome after running a command with different results
Expectations
Similar to Eslint, could we add a section on exit codes in Biome - this would be useful for scripts e.g pre-commit hooks that use the result of the Biome lint and block the process if necessary
I am still using a pre-commit hook as I am also using style-lint for CSS - and would like to keep it this way at least for now
Code of Conduct
- I agree to follow Biome's Code of Conduct