chopshop-166 / SignInWebApp

Web app for team management and signing in to locations
MIT License
3 stars 1 forks source link

Pretty :) at least a little more #157

Closed jeffaburke closed 1 year ago

jeffaburke commented 1 year ago

Well I did a lot more than the original issue but major changes

Closes #105

jeffaburke commented 1 year ago

I still need to load this up and checkout out the changes, but wanted to get you thinking about automatically linting the jinja files as a PR check. We probably also want to add the linter to our requirements.txt (or add requirements-dev.txt)

I'm using djLint, I'll add it to the requirements.txt, but how do I let people know what VS Code extensions to install?

msoucy commented 1 year ago

You can add a file to the .vscode folder like here