Charlie Marsh
|
07c9fc55f6
|
Add fix option to pyproject.toml (#639)
|
2022-11-07 09:46:21 -05:00 |
|
Charlie Marsh
|
1b33cfb9cb
|
Respect project root in per-file ignores (#631)
|
2022-11-06 21:15:49 -05:00 |
|
Charlie Marsh
|
242bdf86b1
|
Use ::ruff to ensure ruff imports come first
|
2022-11-03 10:09:28 -04:00 |
|
Charlie Marsh
|
a3f7de2257
|
Make --quiet more aggressive (#566)
|
2022-11-03 10:08:15 -04:00 |
|
Charlie Marsh
|
79ca66ace5
|
Use nightly rustfmt with rustfmt.toml (#536)
|
2022-11-01 20:34:38 -04:00 |
|
Charlie Marsh
|
5797884262
|
Represent per-file ignores as a map (#531)
|
2022-10-31 22:15:33 -04:00 |
|
Charlie Marsh
|
c495cef529
|
Move pyproject.toml logging to debug (#506)
|
2022-10-29 17:07:46 -04:00 |
|
Charlie Marsh
|
7df903dc4d
|
Move around and rename some of the Settings structs (#496)
|
2022-10-28 18:46:54 -04:00 |
|
Anders Kaseorg
|
650b025181
|
Suppress “No pyproject.toml found” message with --quiet (#478)
|
2022-10-26 16:03:25 -04:00 |
|
Anders Kaseorg
|
8fe46f7400
|
Rename --quiet to --silent and make --quiet only log errors (#477)
|
2022-10-26 16:03:10 -04:00 |
|
konstin
|
bb466bc8d3
|
Add initial wasm32-wasi support (#416)
|
2022-10-14 20:58:18 -04:00 |
|
Charlie Marsh
|
7741a713e2
|
Avoid checking for updates when executing via stdin (#433)
|
2022-10-14 20:57:40 -04:00 |
|
Charlie Marsh
|
6b286e9bc1
|
Add --config as a command-line option (#422)
|
2022-10-13 18:13:41 -04:00 |
|
fsouza
|
720bfe0161
|
Implement --fix with stdin (#405)
|
2022-10-12 22:31:46 -04:00 |
|
Harutaka Kawamura
|
8ba872ece4
|
Support linting input from stdin (#387)
|
2022-10-11 09:56:20 -04:00 |
|
Charlie Marsh
|
78aafb4b34
|
Warn the user if an explicitly selected check code is ignored (#356)
|
2022-10-07 17:36:17 -04:00 |
|
Charlie Marsh
|
0b9eda8836
|
Add target Python version as a configurable setting (#344)
|
2022-10-07 14:54:50 -04:00 |
|
Charlie Marsh
|
ad23d6acee
|
Remove :: prefix for ruff imports
|
2022-10-07 14:24:51 -04:00 |
|
Charlie Marsh
|
da6b913317
|
Exit 0 if all errors are fixed (#342)
|
2022-10-07 12:13:15 -04:00 |
|
Charlie Marsh
|
3fb4cf7009
|
Hide autoformat argument
|
2022-10-06 22:56:01 -04:00 |
|
Charlie Marsh
|
5bf8b13644
|
Properly combine CLI and pyproject.toml ignores and selects (#329)
|
2022-10-04 20:07:17 -04:00 |
|
Charlie Marsh
|
44897b2a5b
|
Enable AST-to-source code generation (#292)
|
2022-10-04 16:27:57 -04:00 |
|
Charlie Marsh
|
83f18193c2
|
Add an end location to Check (#299)
|
2022-10-02 12:50:42 -04:00 |
|
Charlie Marsh
|
417764d309
|
Expose a public 'check' method (#289)
|
2022-09-30 11:30:37 -04:00 |
|
Charlie Marsh
|
ca6551eb37
|
Remove misc. unnecessary statements
|
2022-09-29 18:45:10 -04:00 |
|
Charlie Marsh
|
7f84753f3c
|
Improve rendering of --show-settings
|
2022-09-28 22:30:20 -04:00 |
|
Charlie Marsh
|
e2ec62cf33
|
Misc. follow-up changes to #272 (#278)
|
2022-09-28 22:15:58 -04:00 |
|
Anders Kaseorg
|
886def13bd
|
Upgrade to clap 4 (#272)
|
2022-09-28 17:11:57 -04:00 |
|
Seamooo
|
02ae494a0e
|
Enable per-file ignores (#261)
|
2022-09-24 13:02:34 -04:00 |
|
Harutaka Kawamura
|
dce86e065b
|
Make unused variable pattern configurable (#265)
|
2022-09-24 10:43:39 -04:00 |
|
Harutaka Kawamura
|
d77979429c
|
Print warning and error messages in stderr (#267)
|
2022-09-24 09:27:35 -04:00 |
|
Adrian Garcia Badaracco
|
a3a15d2eb2
|
error invalid pyproject.toml configs (#264)
|
2022-09-23 21:16:07 -04:00 |
|
Charlie Marsh
|
5af95428ff
|
Tweak import
|
2022-09-23 18:53:57 -04:00 |
|
Charlie Marsh
|
c0ce0b0c48
|
Enable automatic noqa insertion (#256)
|
2022-09-22 13:59:06 -04:00 |
|
Charlie Marsh
|
9594079235
|
Add --extend-select and --extend-ignore (#254)
|
2022-09-21 19:56:43 -04:00 |
|
Charlie Marsh
|
d9e4b0cdc1
|
Implement --show-settings and --show-files (#246)
|
2022-09-21 15:08:50 -04:00 |
|
Anders Kaseorg
|
401b53cc45
|
Handle filesystem errors more consistently (#240)
|
2022-09-20 23:22:01 -04:00 |
|
Anders Kaseorg
|
65e0284698
|
Suppress “Found 0 error(s)” message (#236)
|
2022-09-20 19:32:39 -04:00 |
|
Charlie Marsh
|
fa0954fe47
|
Treat relative excludes as relative to project root (#228)
|
2022-09-19 20:45:02 -06:00 |
|
Charlie Marsh
|
a0b50d7ebc
|
Use absolute paths for exclusion matching (#213)
|
2022-09-19 20:32:31 -06:00 |
|
Harutaka Kawamura
|
cf6a23b83c
|
Add --version flag (#222)
|
2022-09-18 09:15:15 -06:00 |
|
Charlie Marsh
|
6bbf3f46c4
|
Add .gitignore to .ruff_cache (#208)
|
2022-09-15 20:40:06 -04:00 |
|
Charlie Marsh
|
f24e7a0052
|
Add trailing period to help message
|
2022-09-15 09:43:51 -04:00 |
|
Patrick Haller
|
507e9f7ec3
|
Fix: Structured output Issue Fix (#186)
|
2022-09-15 09:43:10 -04:00 |
|
Charlie Marsh
|
b8f12d2e79
|
Raise error when failing to parse (#199)
|
2022-09-14 22:37:55 -04:00 |
|
Charlie Marsh
|
d008a181ec
|
Improve default exclusions and support extend-exclude (#188)
|
2022-09-14 22:21:17 -04:00 |
|
Charlie Marsh
|
1dd3350a30
|
Revert "Adding flag and logic for different output format" (#187)
|
2022-09-14 14:20:02 -04:00 |
|
Patrick Haller
|
bda34945a5
|
Adding flag and logic for different output format (#185)
|
2022-09-14 10:43:32 -04:00 |
|
Dmitry Dygalo
|
85dcaa8d3c
|
chore: Avoid collect in inner_main (#184)
|
2022-09-14 08:16:04 -04:00 |
|
Charlie Marsh
|
18a26e8f0b
|
Allow setting --exclude on the command-line (#157)
|
2022-09-11 10:44:23 -04:00 |
|