Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PEP 8 Speaks v1.6.tar.gz | 2019-03-16 | 238.5 kB | |
PEP 8 Speaks v1.6.zip | 2019-03-16 | 246.9 kB | |
README.md | 2019-03-16 | 838 Bytes | |
Totals: 3 Items | 486.2 kB | 0 |
- 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]