Commit graph

2297 commits

Author SHA1 Message Date
Charlie Marsh
59f009b52d
Enable globs in excludes list (#64) 2022-08-31 18:53:13 -04:00
Charlie Marsh
b5edcee9f2
Implement F841 (for exception handlers) (#63) 2022-08-31 18:40:34 -04:00
Charlie Marsh
3f739214b4
Bind excepthandler names (#62) 2022-08-31 18:16:37 -04:00
Charlie Marsh
0b9e3f8b47 Minor formatting changes 2022-08-31 12:38:23 -04:00
Charlie Marsh
556ae00078 Bump version to 0.0.21 2022-08-31 11:25:46 -04:00
Charlie Marsh
adad214619
Handle submodule imports for F401 (#58) 2022-08-31 11:24:25 -04:00
Charlie Marsh
0ebed13e67
Sort messages prior to display (#56) 2022-08-31 10:53:35 -04:00
Charlie Marsh
3afedcd48b
Upgrade parser to handle more F821 cases (#57) 2022-08-31 10:52:54 -04:00
Charlie Marsh
875e812188 Disable build-on-push for now 2022-08-31 10:45:41 -04:00
Charlie Marsh
80f3cd0ef7 Don't assume errors appear in-order with line contents 2022-08-31 08:40:38 -04:00
Dmitry Dygalo
9e3c35e6dc
Improve search for duplicates (#53) 2022-08-31 08:23:43 -04:00
Charlie Marsh
1e67ce229f Increment to v0.0.20 2022-08-30 14:41:28 -04:00
Charlie Marsh
643797d922
Support builtins (#50) 2022-08-30 14:41:17 -04:00
Charlie Marsh
e9a3484edf
Implement F821 (#49) 2022-08-30 14:37:06 -04:00
Charlie Marsh
dd759e4730 Update graph 2022-08-30 13:41:30 -04:00
Adrian Garcia Badaracco
e16fd39bb5
Build on every push but only publish on tags (#46) 2022-08-30 13:19:36 -04:00
Charlie Marsh
7ed5b3d3a2
Avoid re-reading + iterating over lines for ignores (#48) 2022-08-30 13:19:22 -04:00
Charlie Marsh
ae27793b86 Remove extraneous Dockerfile 2022-08-30 09:24:57 -04:00
Charlie Marsh
641ff8452e Tweak README 2022-08-30 09:23:15 -04:00
Charlie Marsh
53554a2bf1 Remove lint step from release.yaml 2022-08-30 09:16:35 -04:00
Adrian Garcia Badaracco
bd0ed1b96c
Build ABI3 wheels and expand supported platforms (#45) 2022-08-30 09:16:07 -04:00
Charlie Marsh
0cbcb982eb
Implement F823 (#44) 2022-08-29 23:04:44 -04:00
Charlie Marsh
6c5845922f Remove caveat from README 2022-08-29 22:09:22 -04:00
Charlie Marsh
5dd53dcf88 Fix 3.10 reference in release.yaml 2022-08-29 22:01:26 -04:00
Charlie Marsh
832c3ebbd2 Change clap description 2022-08-29 22:00:03 -04:00
Charlie Marsh
16b6859e94 Remove trailing newline 2022-08-29 21:59:32 -04:00
Charlie Marsh
07ed1e3b01 Cut abi3-compatible wheels 2022-08-29 21:57:47 -04:00
Charlie Marsh
6d53d47bc6 Update benchmark 2022-08-29 21:51:08 -04:00
Charlie Marsh
b1b507ed29 Minor updates to the workflow file 2022-08-29 17:40:56 -04:00
Charlie Marsh
c766174c55 Bump version 2022-08-29 17:13:26 -04:00
Charlie Marsh
37401bdfb0
Build wheels for Linux (#42) 2022-08-29 17:13:08 -04:00
Charlie Marsh
ecf1633a14 Bump version 2022-08-29 12:54:23 -04:00
Charlie Marsh
847cbd0880 Fix forward annotations (#41) 2022-08-29 12:44:32 -04:00
Charlie Marsh
2e83f7b124 Restructure binary 2022-08-29 11:54:40 -04:00
Charlie Marsh
69d193d066 Add benchmark graph 2022-08-29 10:16:09 -04:00
Charlie Marsh
965578e7b2 Cut a release 2022-08-28 14:38:44 -04:00
Charlie Marsh
2cd15c3349 Fix select and ignore 2022-08-28 14:35:29 -04:00
Charlie Marsh
91e24ebd73 More README 2022-08-28 14:32:35 -04:00
Charlie Marsh
ea9fde14f6 Fix pyproject.toml key 2022-08-28 14:22:19 -04:00
Charlie Marsh
816bb88e3b
Use complete symbol for import from (#35) 2022-08-28 10:02:07 -04:00
Charlie Marsh
6c8794692b Tweak README 2022-08-27 21:10:44 -04:00
Charlie Marsh
9686676710 Add --select and --ignore 2022-08-27 20:56:55 -04:00
Charlie Marsh
2f266e5e20 Add project metadata 2022-08-27 20:40:40 -04:00
Charlie Marsh
c52fdfa748
Rename to ruff (#29) 2022-08-27 18:30:30 -04:00
Charlie Marsh
5a5e60dd44 Update to Python 3.10 2022-08-27 18:19:28 -04:00
Charlie Marsh
618915f09e
Implement experimental binding support (#28) 2022-08-27 18:16:19 -04:00
Charlie Marsh
6129d5bbba Add help messages 2022-08-27 18:16:09 -04:00
Charlie Marsh
8b1c4fce6b Add exit-zero 2022-08-27 18:11:49 -04:00
Charlie Marsh
1fb3db92f1 Add --quiet flag 2022-08-27 18:04:02 -04:00
Charlie Marsh
a5533d62e1 Enable benchmark for existing tools 2022-08-27 12:15:54 -04:00