Initial commit
This commit is contained in:
10
commands/linter.md
Normal file
10
commands/linter.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Linter
|
||||
|
||||
Run the linter tool bash command for this project and fix all the issues found
|
||||
|
||||
## Instructions
|
||||
|
||||
- Find out what the linter tool is for this project. Check in these files:
|
||||
Makefile, pyproject.toml, package.json
|
||||
- Run the linter tool command
|
||||
- Fix the reported linter or type errors
|
||||
Reference in New Issue
Block a user