-
Tom Vo authored
Add language agonistic hooks for pre-commit - end-of-file-fixer - check-yaml Organize order of hooks by side of stack Add precommit script in package.json - This runs eslint without using --fix - https://stackoverflow.com/questions/51158815/running-eslint-in-precommit-does-not-stop-on-warnings#comment113030006_52896278 Add --max-warnings=0 flag to lint and precommit scripts Update flake8 hook to use remote repo Update flake8 and black to use local repository config files Run pre-commit check on all files and push fixes
5bbfb6c6
This project is licensed under the MIT License.
Learn more