Skip to content

PEP 8 Speaks v1.6

Compare
Choose a tag to compare
@OrkoHunter OrkoHunter released this 16 Mar 20:50
· 1882 commits to master since this release
a65b2f8
  • Allow users to choose their linter. As of now, pycodestyle and flake8 are supported. PR #115
  • Pull Requests can now be tested on Travis with confidence. #100
  • Added more logging to easily debug.
  • Separate local tests from Travis tests
  • Built a case for funding.
  • Do not use any database to store the installations. But instead, star the project from the bot account.
  • Changed default config file of the project from json to yaml
  • Installed the auto-comment bot on each PR.
  • Installed the weekly digest bot
  • Bug fixes.

Pull Requests: #100 #112 #115 #117 #118 #119 #120 #122