Add pre-commit (#140)

* Add pre-commit config files

* Add linting test on github action
This commit is contained in:
Shubhank Saxena
2021-05-26 20:28:17 +05:30
committed by GitHub
parent 94b26a8781
commit 8f228d6844
6 changed files with 53 additions and 1 deletions

View File

@@ -190,6 +190,6 @@ If you like the project, here's a few things you can do
- Open issues, participate on discussions, report bugs, suggest ideas
- Star the project
- Add functionality, work on a PR, fix an issue!
- Before you send a PR, make sure your code is properly formatted. For that, use `pre-commit install` to install a pre-commit hook and run `pre-commit run --all` and fix everything before you commit. This pre-commit will check for your code lint everytime you commit a code.
## Contact
info@mediacms.io