City-Bureau / city-scrapers

Scrape, standardize and share public meetings from local government websites
https://cityscrapers.org
MIT License
330 stars 310 forks source link

Style Guide Addition #992

Closed johnsja7 closed 3 years ago

johnsja7 commented 3 years ago

Summary

Issue: #992

Replace "ISSUE_NUMBER" with the number of your issue so that GitHub will link this pull request with the issue and make review easier.

Checklist

All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.

Questions

Include any questions you have about what you're working on.

pjsier commented 3 years ago

Thanks for the PR! We're currently including overall style guidelines in the documentation, and we're also enforcing some of it with flake8 and black, so this isn't a change we're interested in right now. You're welcome to check out the contributing guidelines if you're interested!