| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 3.7.63.7.6 | Anthony Sottile | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | Release 3.7.53.7.5 | Anthony Sottile | 2019-02-04 | 1 | -1/+1 |
| | | |||||
| * | Release 3.7.43.7.4 | Anthony Sottile | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Release 3.7.33.7.3 | Anthony Sottile | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Release 3.7.23.7.2 | Anthony Sottile | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Release 3.7.13.7.1 | Anthony Sottile | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Release v3.7.03.7.0 | Anthony Sottile | 2019-01-29 | 1 | -1/+1 |
| | | |||||
| * | Add support for per-file ignores in config | Ian Stapleton Cordasco | 2018-10-25 | 1 | -1/+1 |
| | | | | | | | | | | This adds support for rules that ignore violation codes on a per-file basis. This takes a similar functional approach to https://github.com/snoack/flake8-per-file-ignores which allows for glob patterns like the `--exclude` option. Closes #156 | ||||
| * | Release v3.6.03.6.0 | Anthony Sottile | 2018-10-23 | 1 | -1/+1 |
| | | |||||
| * | Use black to reformat Flake8 | Ian Stapleton Cordasco | 2018-10-20 | 1 | -9/+14 |
| | | | | | | Instead of just using Flake8 and pylint to keep Flake8 clean, let's also use black to make it less manual for clean-up. | ||||
| * | Stop being silly | Ian Stapleton Cordasco | 2017-11-26 | 1 | -14/+2 |
| | | | | | | We don't support Python 2.6 so we don't need to support this backwards compatibility | ||||
| * | Fix-up new I202 violations | Ian Stapleton Cordasco | 2017-11-26 | 1 | -1/+1 |
| | | |||||
| * | Prepare for v3.5.0 release on 2017-10-233.5.0 | Ian Stapleton Cordasco | 2017-10-21 | 1 | -1/+1 |
| | | |||||
| * | Prepare master branch for development of 3.5.0 | Ian Stapleton Cordasco | 2017-08-06 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 3.4.1 and add release notes | Ian Stapleton Cordasco | 2017-07-28 | 1 | -1/+1 |
| | | |||||
| * | Release v3.4.03.4.0 | Ian Stapleton Cordasco | 2017-07-27 | 1 | -1/+1 |
| | | |||||
| * | Release v3.3.03.3.0 | Ian Cordasco | 2017-02-06 | 1 | -1/+1 |
| | | | | | Closes #300 | ||||
| * | Prepare for 3.3.0 development | Ian Cordasco | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | Update release notes and version string for 3.2.13.2.1 | Ian Cordasco | 2016-11-19 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 3.2.1 development | Ian Cordasco | 2016-11-15 | 1 | -1/+1 |
| | | |||||
| * | Release 3.2.03.2.0 | Ian Cordasco | 2016-11-14 | 1 | -1/+1 |
| | | |||||
| * | Add release notes for 3.1.13.1.1 | Ian Cordasco | 2016-11-14 | 1 | -1/+1 |
| | | | | | Bump the version string as well | ||||
| * | Prepare to release 3.1.0 on 2016-11-143.1.0b1 | Ian Cordasco | 2016-11-12 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 3.1.0.dev0 | Ian Cordasco | 2016-08-10 | 1 | -1/+1 |
| | | |||||
| * | Set version to 3.0.43.0.4 | Ian Cordasco | 2016-08-07 | 1 | -1/+1 |
| | | |||||
| * | Set version to 3.0.4 and start release notes | Ian Cordasco | 2016-08-05 | 1 | -1/+1 |
| | | |||||
| * | Bump version for v3.0.33.0.3 | Ian Cordasco | 2016-07-30 | 1 | -1/+1 |
| | | | | | Update release date as well | ||||
| * | Update version and release notes for 3.0.23.0.2 | Ian Cordasco | 2016-07-26 | 1 | -1/+1 |
| | | |||||
| * | Handle multiline strings with '# noqa' | Ian Cordasco | 2016-07-25 | 1 | -1/+1 |
| | | | | | | | | | | In Flake8 2.x we allowed people to use # noqa at the end of a multiline string to ignore errors inside the string (e.g., E501). Being blissfully ignorant of this, I never accounted for it in Flake8 3. This fixes the oversight and allows multiline statements to have the # noqa at the end. Closes #177 | ||||
| * | Update release notes and version string for 3.03.0.0 | Ian Cordasco | 2016-07-24 | 1 | -1/+1 |
| | | |||||
| * | Bump version for next beta release | Ian Cordasco | 2016-06-28 | 1 | -1/+1 |
| | | |||||
| * | Move flake8 into src | Ian Cordasco | 2016-06-25 | 1 | -0/+82 |
| This is an emerging best practice and there is little reason to not follow it | |||||
