-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: adjust make commands and change usage in ci
make lint now runs prettier and eslint together, allowing both to error independently, make format will now fix any autofixable issues in eslint and run prettier, eslint can fail and prettier will still run. In CI we now also run the lint as we want CI to fail if there's issues, not fix them silently but not inform us
- Loading branch information
1 parent
f23ec61
commit ad951c4
Showing
2 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters