Charlie Marsh
|
cc8a945cbf
|
Tweak messages for flake8-comprehensions rules (#444)
|
2022-10-16 21:27:13 -04:00 |
|
Charlie Marsh
|
1a1922b3fc
|
Re-add the fix icon to README.md (#443)
|
2022-10-16 21:21:30 -04:00 |
|
Charlie Marsh
|
48bd766298
|
Implement autofixes for more docstring rules (#442)
|
2022-10-16 21:16:57 -04:00 |
|
Charlie Marsh
|
1ece3873cd
|
Implement autofix for newline-related docstring rules (#441)
|
2022-10-16 19:40:38 -04:00 |
|
Charlie Marsh
|
472d902486
|
Rename docstring_plugins.rs to plugins.rs
|
2022-10-16 18:39:08 -04:00 |
|
Charlie Marsh
|
4ac6a18d40
|
Remove some Vec arguments
|
2022-10-16 18:17:10 -04:00 |
|
Charlie Marsh
|
8a47ea91ba
|
Use CheckCategory to drive default rules
|
2022-10-16 18:07:03 -04:00 |
|
Charlie Marsh
|
bd4394aa89
|
Capitalize pep8-naming messages
|
2022-10-16 17:58:26 -04:00 |
|
Charlie Marsh
|
56f69ce71e
|
Bump version to 0.0.77
|
2022-10-16 13:43:52 -04:00 |
|
Charlie Marsh
|
248a6cd50b
|
Remove offsets hacks for docstring parsing logic (#440)
|
2022-10-16 13:43:30 -04:00 |
|
Charlie Marsh
|
d9e659d817
|
Revert "Remove trailing colon from messages"
This reverts commit 77e5564f4b .
|
2022-10-16 12:35:40 -04:00 |
|
Charlie Marsh
|
77e5564f4b
|
Remove trailing colon from messages
|
2022-10-16 12:09:46 -04:00 |
|
Charlie Marsh
|
e79766d5ec
|
Use backticks for pep8-naming messages
|
2022-10-16 12:09:07 -04:00 |
|
Harutaka Kawamura
|
c55fd76743
|
Implement N801 ~ N805 (#439)
|
2022-10-16 11:58:39 -04:00 |
|
Charlie Marsh
|
e2aedc5ba8
|
Bump version to 0.0.76
|
2022-10-15 17:22:12 -04:00 |
|
Charlie Marsh
|
1b2d085460
|
Mark W292 as a non-AST check
|
2022-10-15 17:21:52 -04:00 |
|
Charlie Marsh
|
cb138526b1
|
Add a note on pydocstyle
|
2022-10-15 17:05:18 -04:00 |
|
Charlie Marsh
|
8eac270d8f
|
Add an FAQ
|
2022-10-15 16:52:20 -04:00 |
|
Charlie Marsh
|
6e19fd20bb
|
Add table of contents
|
2022-10-15 16:37:52 -04:00 |
|
Charlie Marsh
|
10868445f5
|
Use H3 for rules sections
|
2022-10-15 16:33:26 -04:00 |
|
Charlie Marsh
|
e3ecf21287
|
Break rules table into sections (#437)
|
2022-10-15 16:29:08 -04:00 |
|
Charlie Marsh
|
fd849e112e
|
Remove checkmark from rule table (#436)
|
2022-10-15 11:28:32 -04:00 |
|
Harutaka Kawamura
|
af27471c77
|
Fix C401 and C402 (#435)
|
2022-10-15 09:16:43 -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
|
3ab1cfc6f8
|
Make some improvements to the README
|
2022-10-14 17:30:40 -04:00 |
|
Charlie Marsh
|
e73f13473d
|
Add a .flake8 file for benchmarking
|
2022-10-14 17:05:24 -04:00 |
|
Charlie Marsh
|
3e8ef5b40f
|
Bump version to 0.0.75
|
2022-10-14 14:42:57 -04:00 |
|
Charlie Marsh
|
c59610906c
|
Optimize imports
|
2022-10-14 14:42:48 -04:00 |
|
Charlie Marsh
|
2353a52be8
|
Nest if
|
2022-10-14 14:36:45 -04:00 |
|
Charlie Marsh
|
bbffdd57ff
|
Handle multi-byte chars in SourceCodeLocator (#431)
|
2022-10-14 14:29:18 -04:00 |
|
Charlie Marsh
|
3c15c578a7
|
Implement D206, D207, and D208 (#429)
|
2022-10-14 13:26:36 -04:00 |
|
Charlie Marsh
|
6a8e31b2ff
|
Bump version to 0.0.74
|
2022-10-14 12:36:44 -04:00 |
|
Charlie Marsh
|
6407fd5a33
|
Re-arrange some docstring modules (#428)
|
2022-10-14 12:34:35 -04:00 |
|
Harutaka Kawamura
|
b64040cbb2
|
Implement C417 (#426)
|
2022-10-14 12:34:00 -04:00 |
|
Charlie Marsh
|
952a0eb4e3
|
Implement checks for Google-style docstrings (#427)
|
2022-10-14 11:53:29 -04:00 |
|
Charlie Marsh
|
3e28d6de04
|
Bump version to 0.0.73
|
2022-10-14 10:18:42 -04:00 |
|
Charlie Marsh
|
9bbfd1d3b2
|
Implement docstring argument tracking for NumPy-style docstrings (#425)
|
2022-10-14 10:18:07 -04:00 |
|
Charlie Marsh
|
6fb82ab763
|
Use test_case for macro-driven check tests (#424)
|
2022-10-13 18:51:01 -04:00 |
|
Charlie Marsh
|
6b286e9bc1
|
Add --config as a command-line option (#422)
|
2022-10-13 18:13:41 -04:00 |
|
Harutaka Kawamura
|
bcddd9e97f
|
Implement C413 (#421)
|
2022-10-13 11:15:41 -04:00 |
|
Harutaka Kawamura
|
3e789136af
|
Implement C411 (#420)
|
2022-10-13 09:48:27 -04:00 |
|
Harutaka Kawamura
|
07ef3b8754
|
Implement C416 (#415)
|
2022-10-13 08:34:33 -04:00 |
|
Charlie Marsh
|
46e1b16472
|
Bump version to 0.0.72
|
2022-10-12 22:43:29 -04:00 |
|
fsouza
|
720bfe0161
|
Implement --fix with stdin (#405)
|
2022-10-12 22:31:46 -04:00 |
|
Charlie Marsh
|
2f69be0d41
|
Bump version to 0.0.71
|
2022-10-12 17:14:28 -04:00 |
|
Charlie Marsh
|
54cb2eb15b
|
Only run section checks when CheckCodes are enabled
|
2022-10-12 17:14:16 -04:00 |
|
Charlie Marsh
|
167992ad48
|
Implement D407, D408, D409, D412, and D414 (#413)
|
2022-10-12 17:12:54 -04:00 |
|
Charlie Marsh
|
f0dab24079
|
Implement D405, D406, D410, D411, and D413 (#411)
|
2022-10-12 16:31:14 -04:00 |
|
Charlie Marsh
|
77055faab6
|
Implement D404 and D418 for pydocstyle (#409)
|
2022-10-12 13:20:55 -04:00 |
|