djangocon / 2023.djangocon.us

🫐 The DjangoCon US 2023 conference website
https://2023.djangocon.us
Other
16 stars 49 forks source link

:gear: Adds pre-commit and `just lint` task #138

Closed jefftriplett closed 1 year ago

jefftriplett commented 1 year ago

TODO: Add pyproject.toml before we merge it and probably hold off until the bulk of Drew's schedule work is ready.

I have had this locally for a while but never pushed it. It needs a pyproject.toml to complete it and probably some minor changes to that it doesn't try to change everything.

I'll probably backport it to the last few years once it's ready.

jefftriplett commented 1 year ago

TODO: Add pyproject.toml before we merge it and hold off on running lint until @drewbrew's work is done.