ezstarr / TimeEnjoyed-Abode

Personal Django Website For Everyone
MIT License
6 stars 0 forks source link

Adding some code formatting and linters #5

Open shivan-s opened 1 year ago

shivan-s commented 1 year ago

Do you think it will be helpful to add code linters/formatters such as:

And a pre-commit (https://pre-commit.com/) to run the above with every commit.