mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-19 13:26:03 -05:00
Add pre-commit (#140)
* Add pre-commit config files * Add linting test on github action
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user