Charlie Marsh
|
6907df489b
|
Extend false-positive list for flake8-boolean-trap (#1338)
|
2022-12-22 10:56:04 -05:00 |
|
Charlie Marsh
|
970f882b03
|
Set force-exclude for pre-commit in README (#1337)
|
2022-12-22 10:51:20 -05:00 |
|
Charlie Marsh
|
3eff9a2860
|
Allow unittest methods in flake8-boolean-trap (#1333)
|
2022-12-22 08:40:22 -05:00 |
|
Charlie Marsh
|
a4a24a0ef3
|
Add some more repositories to the user list (#1328)
|
2022-12-21 22:16:47 -05:00 |
|
Charlie Marsh
|
48e3c046b0
|
Fix integration tests
|
2022-12-21 21:25:37 -05:00 |
|
Charlie Marsh
|
03e4f5be8a
|
Bump version to 0.0.191
|
2022-12-21 21:16:21 -05:00 |
|
Charlie Marsh
|
99657b7d92
|
Implement E401 ("multiple imports on one line") (#1326)
|
2022-12-21 21:15:57 -05:00 |
|
Charlie Marsh
|
40377aa1fc
|
Move number of errors to the bottom of the output summary (#1325)
|
2022-12-21 21:04:26 -05:00 |
|
Charlie Marsh
|
2a37017e8c
|
Add src to Settings hash
|
2022-12-21 21:01:20 -05:00 |
|
Charlie Marsh
|
ff66d08cef
|
Run generate-options
|
2022-12-21 20:58:14 -05:00 |
|
Charlie Marsh
|
dad8035eef
|
Support shell expansion in src field (#1324)
|
2022-12-21 20:57:20 -05:00 |
|
Charlie Marsh
|
bf5fec342c
|
Support shell expansion in extend paths (#1323)
|
2022-12-21 20:46:38 -05:00 |
|
Charlie Marsh
|
66a6c81ebf
|
Infer package roots when running via stdin (#1321)
|
2022-12-21 20:30:10 -05:00 |
|
Charlie Marsh
|
5c70f5044b
|
Improve debug logging in flake8-to-ruff (#1320)
|
2022-12-21 20:05:48 -05:00 |
|
Charlie Marsh
|
953d141ab2
|
Support code redirects in flake8-to-ruff (#1318)
|
2022-12-21 19:31:20 -05:00 |
|
Charlie Marsh
|
07dba46039
|
Extract line length from pyproject.toml Black section (#1317)
|
2022-12-21 19:05:18 -05:00 |
|
Ran Benita
|
3b02da9d7b
|
Fix false positive DTZ001 on datetime(2000, 1, 1, 0, 0, 0, 0, utc) (#1308)
|
2022-12-21 19:03:36 -05:00 |
|
Charlie Marsh
|
20234c6156
|
Bump version to 0.0.190
|
2022-12-21 16:01:48 -05:00 |
|
Charlie Marsh
|
de767cc026
|
Avoid used-prior-global-declaration false-positives in f-strings (#1314)
|
2022-12-21 14:34:09 -05:00 |
|
Charlie Marsh
|
ce1663d302
|
Allow overriding cache location via RUFF_CACHE_DIR (#1312)
|
2022-12-21 14:24:10 -05:00 |
|
Charlie Marsh
|
f40e4bcd14
|
Avoid flagging RUF100 as a RUF100 violation (#1305)
|
2022-12-20 17:40:10 -05:00 |
|
Charlie Marsh
|
e7d40d435f
|
Avoid F821 false positives for Mypy extensions (#1304)
|
2022-12-20 16:29:33 -05:00 |
|
Charlie Marsh
|
ef8fe31c0c
|
Bump version to 0.0.189
|
2022-12-20 13:26:17 -05:00 |
|
Charlie Marsh
|
226f682c99
|
Avoid DTZ007 false-positives for non-string arguments (#1300)
|
2022-12-20 13:20:53 -05:00 |
|
Hannes Käufler
|
468ffd29fb
|
[Stylistic/non-functional] Use an r# format string to make json easier to read (#1299)
|
2022-12-20 12:55:21 -05:00 |
|
Charlie Marsh
|
a61126ab23
|
Run generate-options
|
2022-12-19 23:19:05 -05:00 |
|
Charlie Marsh
|
54c7c25861
|
Revert test changes to setup.py
|
2022-12-19 20:09:47 -05:00 |
|
Charlie Marsh
|
eff7700d92
|
Add --force-exclude setting to force exclusions with pre-commit (#1295)
|
2022-12-19 20:08:59 -05:00 |
|
Charlie Marsh
|
8934f6938d
|
Avoid RET504 errors for intermediary function calls (#1294)
|
2022-12-19 19:48:09 -05:00 |
|
Charlie Marsh
|
8f0fc3033a
|
Update Arg section checking to match latest pydocstyle (#1293)
|
2022-12-19 16:39:42 -05:00 |
|
Charlie Marsh
|
4107bc828d
|
Bump version to 0.0.188
|
2022-12-19 12:18:06 -05:00 |
|
Charlie Marsh
|
706d28cabc
|
Rename PDV checks to PD (#1288)
|
2022-12-19 00:20:28 -05:00 |
|
Charlie Marsh
|
4da2264722
|
Avoid T201 errors for print(..., file=fp) -like calls (#1287)
|
2022-12-19 00:10:07 -05:00 |
|
Charlie Marsh
|
bf88c815aa
|
Move flake8-debugger tests into flake8-debugger subdirectory (#1286)
|
2022-12-18 22:06:42 -05:00 |
|
Yasu_umi
|
8a4831dd5b
|
Implement flake8-datetimez (#1270)
|
2022-12-18 22:06:06 -05:00 |
|
Charlie Marsh
|
b5ab492a70
|
Bump version to 0.0.187
|
2022-12-18 20:09:02 -05:00 |
|
Charlie Marsh
|
1fc09ebd5c
|
Fix inverted E501 condition (#1285)
|
2022-12-18 20:08:30 -05:00 |
|
Charlie Marsh
|
6cf047976c
|
Bump pygrep-hooks tally in README
|
2022-12-18 18:05:32 -05:00 |
|
Reiner Gerecke
|
87465daacc
|
pygrep-hooks - deprecated use of logging.warn & no blanket type ignore (#1275)
|
2022-12-18 18:04:21 -05:00 |
|
Chris Brendel
|
a52bed7101
|
Use --stdin-filename when resolving configuration files (#1281)
|
2022-12-18 17:51:55 -05:00 |
|
Anders Kaseorg
|
20ac823778
|
generate-check-code-prefix: Run rustfmt automatically; only write if changed (#1282)
|
2022-12-18 17:46:23 -05:00 |
|
Charlie Marsh
|
1028ed3565
|
Bump version to 0.0.186
|
2022-12-18 14:30:30 -05:00 |
|
Anders Kaseorg
|
98897db6ac
|
Add packaging status badge from repology (#1276)
|
2022-12-18 14:27:29 -05:00 |
|
Honkertonken
|
5ce4262112
|
Readme : Fix incorrect exmaple. (#1277)
|
2022-12-18 12:04:48 -05:00 |
|
Charlie Marsh
|
6b2359384d
|
Print redirect warnings exactly once per code (#1280)
|
2022-12-18 12:03:49 -05:00 |
|
Harutaka Kawamura
|
d3443d7c19
|
Update RustPython to use correct Tuple location (#1278)
|
2022-12-18 08:53:57 -05:00 |
|
Anders Kaseorg
|
04b1e1de6f
|
README: Add missing backtick (#1274)
|
2022-12-18 00:29:33 -05:00 |
|
Anders Kaseorg
|
c93c85300f
|
Repair corrupted PDV007, PDV009 messages (#1273)
|
2022-12-18 00:29:12 -05:00 |
|
Charlie Marsh
|
73ed6f8654
|
Touch-up README
|
2022-12-17 21:38:45 -05:00 |
|
Charlie Marsh
|
eb183645f3
|
Add ruff-lsp to README (#1272)
Add ruff-lsp to README
|
2022-12-17 21:37:11 -05:00 |
|