Harutaka Kawamura
|
c4565fe0f5
|
Implement E741 (#137)
|
2022-09-11 12:30:28 -04:00 |
|
Charlie Marsh
|
18a26e8f0b
|
Allow setting --exclude on the command-line (#157)
|
2022-09-11 10:44:23 -04:00 |
|
Charlie Marsh
|
024472d578
|
Implement F621 and F622 (#143)
|
2022-09-10 15:04:33 -04:00 |
|
Charlie Marsh
|
994f12050d
|
Support 'ignore' in pyproject.toml (#126)
|
2022-09-07 22:34:51 -04:00 |
|
Charlie Marsh
|
5deb63a05f
|
Implement F601 and F602 (#122)
|
2022-09-07 12:57:50 -04:00 |
|
Charlie Marsh
|
27025055ee
|
Implement E713 and E714 (#111)
|
2022-09-06 10:23:20 -04:00 |
|
Harutaka Kawamura
|
5ffb9c08d5
|
Implement E731 (#109)
|
2022-09-06 09:48:51 -04:00 |
|
Charlie Marsh
|
1a8940f015
|
Implement E902 (IOError) (#107)
|
2022-09-05 13:15:12 -04:00 |
|
Charlie Marsh
|
3cf9e3b201
|
Implement E402 (ModuleImportNotAtTopOfFile) (#102)
|
2022-09-04 16:20:36 -04:00 |
|
Harutaka Kawamura
|
b86414dc7a
|
Implement F707 (DefaultExceptNotLast) (#101)
|
2022-09-04 11:55:06 -04:00 |
|
Harutaka Kawamura
|
312bfd8d2b
|
Implement F631 (AssertTuple) (#99)
|
2022-09-04 08:39:49 -04:00 |
|
Sekky61
|
0c99b5aac5
|
Fix F832 --> F823 typo (#73)
|
2022-09-01 12:37:34 -04:00 |
|
Charlie Marsh
|
59f009b52d
|
Enable globs in excludes list (#64)
|
2022-08-31 18:53:13 -04:00 |
|
Charlie Marsh
|
3afedcd48b
|
Upgrade parser to handle more F821 cases (#57)
|
2022-08-31 10:52:54 -04:00 |
|
Charlie Marsh
|
e9a3484edf
|
Implement F821 (#49)
|
2022-08-30 14:37:06 -04:00 |
|
Charlie Marsh
|
0cbcb982eb
|
Implement F823 (#44)
|
2022-08-29 23:04:44 -04:00 |
|
Charlie Marsh
|
2cd15c3349
|
Fix select and ignore
|
2022-08-28 14:35:29 -04:00 |
|
Charlie Marsh
|
9686676710
|
Add --select and --ignore
|
2022-08-27 20:56:55 -04:00 |
|
Charlie Marsh
|
618915f09e
|
Implement experimental binding support (#28)
|
2022-08-27 18:16:19 -04:00 |
|
Charlie Marsh
|
d7ee58c17a
|
Add scope tracking (and F706) (#22)
|
2022-08-20 22:17:21 -04:00 |
|
Charlie Marsh
|
6f8144e6c2
|
Implement F901 (#21)
|
2022-08-20 21:25:04 -04:00 |
|
Charlie Marsh
|
b63d66fc3e
|
Add settings hash to cache (#20)
|
2022-08-20 13:37:21 -04:00 |
|
Charlie Marsh
|
4c62e1e22e
|
Add ability to selectively enable errors (#19)
|
2022-08-20 13:12:17 -04:00 |
|
Charlie Marsh
|
b11a7eefa3
|
Enable excludes (#18)
|
2022-08-20 13:00:58 -04:00 |
|
Charlie Marsh
|
7359e862c1
|
Add pyproject.toml support (#17)
|
2022-08-20 13:00:34 -04:00 |
|
Charlie Marsh
|
3b1b53dacf
|
Add support for noqa pragmas (#11)
|
2022-08-15 22:00:50 -04:00 |
|