Harutaka Kawamura
|
e81efa5a3d
|
Implement a --show-source setting (#698)
|
2022-11-18 14:02:29 -05:00 |
|
Edgar R. M
|
f44fada446
|
Implement C901 (mccabe) (#765)
|
2022-11-17 17:40:50 -05:00 |
|
Charlie Marsh
|
7d8360a1de
|
Change all &Option<> to Option<&> (#768)
|
2022-11-16 09:40:01 -05:00 |
|
Charlie Marsh
|
5f9815b103
|
Disable auto-updates in JSON mode (#760)
|
2022-11-15 15:29:10 -05:00 |
|
Charlie Marsh
|
0d3fac1bf9
|
Add --line-length command line argument (#759)
|
2022-11-15 12:23:38 -05:00 |
|
Charlie Marsh
|
71f727c380
|
Use FNV hasher in more places (#732)
|
2022-11-13 23:44:16 -05:00 |
|
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
|
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
|
7df903dc4d
|
Move around and rename some of the Settings structs (#496)
|
2022-10-28 18:46:54 -04:00 |
|
Charlie Marsh
|
8fc5e91ec7
|
Enable prefix-based check code selection (#493)
|
2022-10-28 18:19:57 -04:00 |
|
Anders Kaseorg
|
8fe46f7400
|
Rename --quiet to --silent and make --quiet only log errors (#477)
|
2022-10-26 16:03:10 -04:00 |
|
Charlie Marsh
|
4ac6a18d40
|
Remove some Vec arguments
|
2022-10-16 18:17:10 -04:00 |
|
Charlie Marsh
|
6b286e9bc1
|
Add --config as a command-line option (#422)
|
2022-10-13 18:13:41 -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 |
|