Commit graph

2071 commits

Author SHA1 Message Date
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
Charles Marsh
b574cdcb26 Use version= in Cargo.toml 2022-08-23 12:40:47 -04:00
Charles Marsh
ab0144ca5b Upgrade rustpython-parser 2022-08-23 12:40:23 -04:00
Charlie Marsh
95ee62448b
Add support for match case (#24) 2022-08-21 14:51:48 -04:00
Charlie Marsh
f3fd95572e
Upgrade RustPython (#23) 2022-08-21 14:45:16 -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
Charles Marsh
8d0d0bed0d Bump version number 2022-08-20 14:17:40 -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
b7d7c50b2b
Add benchmarking (#16) 2022-08-19 15:38:43 -04:00
Charles Marsh
623152768e Ignore some 'long line' errors 2022-08-18 20:59:44 -04:00
Charlie Marsh
ddd554f9de
Implement F541 (#12) 2022-08-16 10:47:13 -04:00
Charlie Marsh
3b1b53dacf
Add support for noqa pragmas (#11) 2022-08-15 22:00:50 -04:00
Charles Marsh
f01707b2ae Use absolute paths for cache 2022-08-15 13:16:03 -04:00
Charles Marsh
1768c4b7d3 Use raw watcher 2022-08-13 18:29:10 -04:00
Charlie Marsh
611037bbd4
Add a check for long lines (#10) 2022-08-13 18:02:30 -04:00
Charlie Marsh
4a67c8d44b
Add unit tests for linter (#9) 2022-08-13 17:32:40 -04:00
Charles Marsh
52afc02023 Add a constructor 2022-08-13 17:03:52 -04:00
Charlie Marsh
290b0091c5
Add duplicate arguments check (#8) 2022-08-13 14:20:19 -04:00
Charles Marsh
d5d9dec5ff Reorder imports 2022-08-13 14:19:28 -04:00
Charles Marsh
8b2a5f94ae Rename to iter_python_files 2022-08-13 13:53:31 -04:00
Charles Marsh
53905f6af3 Remove unused structs 2022-08-13 12:07:09 -04:00
Charles Marsh
70f1677c8e Include version in cache key 2022-08-13 11:57:27 -04:00
Charles Marsh
4aae3bfacb Rename timestamped_println 2022-08-13 11:39:45 -04:00