Harutaka Kawamura
|
7839204bf7
|
Implement autofix for B010 (#823)
|
2022-11-20 10:14:29 -05:00 |
|
Harutaka Kawamura
|
13e8ed0a0a
|
Implement autofix for E731 (#814)
|
2022-11-19 19:51:41 -05:00 |
|
Charlie Marsh
|
0f34cdb7a3
|
Enable customization of autofixable error codes (#811)
|
2022-11-18 18:49:13 -05:00 |
|
Harutaka Kawamura
|
e81efa5a3d
|
Implement a --show-source setting (#698)
|
2022-11-18 14:02:29 -05:00 |
|
Jonathan Plasse
|
b74fd1fe13
|
Change error code of flake8-blind-except (#808)
|
2022-11-18 13:30:36 -05:00 |
|
Charlie Marsh
|
9c4d24a452
|
Add flake8-boolean-trap to README
|
2022-11-18 12:36:13 -05:00 |
|
pwoolvett
|
7a4449eacb
|
Add flake8-boolean-trap (#790)
|
2022-11-18 12:30:07 -05:00 |
|
Harutaka Kawamura
|
6ffe767252
|
Implement autofix for E713 and E714 (#804)
|
2022-11-18 12:16:11 -05:00 |
|
Jonathan Plasse
|
2f894e3951
|
Add flake8-blind-except (#805)
|
2022-11-18 12:15:10 -05:00 |
|
Martin Lehoux
|
c5722d8a4d
|
Implement U013: Unnecessary TypedDict syntactic form (#716)
|
2022-11-18 12:10:47 -05:00 |
|
Jonathan Plasse
|
c2d6307e9b
|
Add missing plugins in some sections of README.md (#802)
|
2022-11-18 09:28:33 -05:00 |
|
Edgar R. M
|
f44fada446
|
Implement C901 (mccabe) (#765)
|
2022-11-17 17:40:50 -05:00 |
|
Charlie Marsh
|
aafddae644
|
Bump version to 0.0.125
|
2022-11-17 12:07:05 -05:00 |
|
Charlie Marsh
|
749df87de0
|
Tweak presentation of null-ls and efm docs (#791)
|
2022-11-17 12:04:11 -05:00 |
|
Eddie Bergman
|
d67db33f22
|
docs(integrations): neovim null-ls integration (#782)
|
2022-11-17 11:55:08 -05:00 |
|
Charlie Marsh
|
f0a54716e5
|
Implement flake8-tidy-imports (#789)
|
2022-11-17 11:44:06 -05:00 |
|
Harutaka Kawamura
|
c59e1ff0b5
|
Implement auto-fix for E711 and E712 (#784)
|
2022-11-17 11:43:44 -05:00 |
|
Jonathan Plasse
|
ecf858cf16
|
Add the tools identifier in the TOC (#779)
|
2022-11-17 11:34:32 -05:00 |
|
Jonathan Plasse
|
8063aee006
|
Remove unnecessary abspath rule (U002) (#781)
|
2022-11-17 11:29:42 -05:00 |
|
Harutaka Kawamura
|
1821c07367
|
Implement B020 (#753)
|
2022-11-15 16:17:03 -05:00 |
|
Charlie Marsh
|
0d3fac1bf9
|
Add --line-length command line argument (#759)
|
2022-11-15 12:23:38 -05:00 |
|
Edgar R. M
|
85b2a9920f
|
docs: Add flake8-bandit to ToC (#750)
|
2022-11-15 00:11:39 -05:00 |
|
Brett Cannon
|
58bcffbe2d
|
Add isort to the README's ToC (#745)
|
2022-11-14 18:51:39 -05:00 |
|
Harutaka Kawamura
|
9047bf680d
|
Implement B024 and B027 (#738)
|
2022-11-14 13:12:23 -05:00 |
|
Harutaka Kawamura
|
a8159f9893
|
Implement B022 (#734)
|
2022-11-14 09:24:05 -05:00 |
|
Charlie Marsh
|
ce3c45a361
|
Make combine-as-imports the default import sorting behavior (#731)
|
2022-11-13 23:07:13 -05:00 |
|
Charlie Marsh
|
29ae6c159d
|
Add FastAPI to README (#730)
|
2022-11-13 22:27:35 -05:00 |
|
Brett Cannon
|
d2d84cf5bf
|
Fix Markdown in README (#727)
|
2022-11-13 15:19:25 -05:00 |
|
Charlie Marsh
|
a310aed128
|
Bump version to 0.0.116
|
2022-11-13 13:46:05 -05:00 |
|
Harutaka Kawamura
|
84bf36194b
|
Implement B012 (#718)
|
2022-11-13 11:55:33 -05:00 |
|
Harutaka Kawamura
|
e4d168bb4f
|
Implement B021 (#719)
|
2022-11-13 11:40:24 -05:00 |
|
Charlie Marsh
|
439642addf
|
Regenerate README
|
2022-11-13 10:55:14 -05:00 |
|
Charlie Marsh
|
8f99705795
|
Make some error messages more grammatically consistent
|
2022-11-12 16:57:23 -05:00 |
|
Charlie Marsh
|
9ec7e6bcd6
|
Add function name to B008 message
|
2022-11-12 16:53:13 -05:00 |
|
Charlie Marsh
|
695b06ba60
|
Bump version to 0.0.115
|
2022-11-12 16:46:26 -05:00 |
|
Edgar R. M
|
1b422a7f12
|
Add flake8-bandit (#697)
|
2022-11-12 12:04:49 -05:00 |
|
Charlie Marsh
|
da051624e4
|
Add backticks around functools.lru_cache
|
2022-11-12 11:56:23 -05:00 |
|
Charlie Marsh
|
da9ae6a42a
|
Bump version to 0.0.114
|
2022-11-12 11:55:18 -05:00 |
|
Martin Lehoux
|
afa59d78bb
|
feat: no unnecessary encode utf8 (#686)
|
2022-11-12 11:54:36 -05:00 |
|
Chammika Mannakkara
|
6bcc11a90f
|
add fixes for __future__ import removal (#682)
|
2022-11-12 11:28:05 -05:00 |
|
Harutaka Kawamura
|
6f36e5dd25
|
Implement B019 (#695)
|
2022-11-12 11:14:03 -05:00 |
|
Charlie Marsh
|
a21fe716f2
|
Bump version to 0.0.113
|
2022-11-11 22:42:02 -05:00 |
|
Anders Kaseorg
|
5a8b7c1d20
|
Implement flake8-2020 (sys.version, sys.version_info misuse) (#688)
|
2022-11-11 20:39:37 -05:00 |
|
Charlie Marsh
|
2e7878ff48
|
Bump version to 0.0.112
|
2022-11-11 17:13:04 -05:00 |
|
Charlie Marsh
|
560c00ff9d
|
Bump version to 0.0.111
|
2022-11-11 12:38:23 -05:00 |
|
Charlie Marsh
|
4123ba9851
|
Add backticks around setattr
|
2022-11-11 11:08:22 -05:00 |
|
Harutaka Kawamura
|
e727c24f79
|
Implement autofix for B009 (#684)
|
2022-11-11 11:06:47 -05:00 |
|
Harutaka Kawamura
|
bd3b40688f
|
Implement B010 (#683)
|
2022-11-11 10:26:37 -05:00 |
|
Charlie Marsh
|
b5549382a7
|
Clarify a few settings for isort behavior (#676)
|
2022-11-10 23:19:51 -05:00 |
|
Charlie Marsh
|
8cf745045f
|
Bump version to 0.0.110
|
2022-11-10 19:22:45 -05:00 |
|