stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Set up pre-commit
This PR sets up pre-commit to run a couple of additional code quality checks in addition to what pylint already did since d3ffc962dd1d5c8d0ed763a9d05832c153ff15ea. More checks, such as flake8, could be added in the future if desired.
The second commit applies those automated checks.
Thank you for all of your work on this repo!