issues
search
smarkets
/
flake8-strict
Flake8 plugin that checks Python code against a set of opinionated style rules
MIT License
10
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FailedToLoadPlugin] Latest `black` version [21.11b0] is breaking import
#41
mythxn
opened
3 years ago
1
README not rendered on PyPI
#40
MartinThoma
opened
4 years ago
0
Add back support for trailing commas after *args/**kwargs
#39
JaimeLennox
closed
6 years ago
3
Thoughts on add-trailing-comma
#38
asottile
closed
5 years ago
4
Fix elements inside class not being linted correctly.
#37
JaimeLennox
closed
6 years ago
7
S100 and S101 false negatives for function called inside instance method
#36
mxr
closed
6 years ago
0
Add a framework classifier
#35
dirn
closed
6 years ago
1
Flake8 hangs on comma after multiargument parameter
#34
bkazula
closed
6 years ago
2
[WIP] Use modified lib2to3 grammar for variadic comma support in 3.6+
#33
ryantam626
closed
6 years ago
0
Revert previous change.
#32
JaimeLennox
closed
7 years ago
2
Potential false negatives
#31
mxr
opened
7 years ago
1
Fix trailing comma after *args/**kwargs in Python3.6+
#30
JaimeLennox
closed
7 years ago
0
f-strings cause an exception
#29
JaimeLennox
closed
7 years ago
1
Fix other cases which weren't being linted.
#28
JaimeLennox
closed
7 years ago
0
Fix decorator arguments not being linted
#27
JaimeLennox
closed
7 years ago
0
Decorator arguments are not linted
#26
mxr
closed
7 years ago
1
Trailing comma after *args/**kwargs is not a syntax error for Python 3.6+
#25
JaimeLennox
closed
7 years ago
0
Fix erroneous trailing comma when unpacking arguments
#24
JaimeLennox
closed
7 years ago
2
Add encoding to `open`
#23
sshishov
closed
7 years ago
1
UnicodeDecodeError if file contains non-ascii symbols
#22
sshishov
closed
7 years ago
4
S101 flags trailing comma after kwargs in function call
#21
mxr
closed
7 years ago
1
Erroneous comma suggestion
#20
pgjones
opened
7 years ago
1
Fixing ParseError if newline is omitted at the end of a file
#19
sshishov
closed
7 years ago
1
lib2to3.pgen2.parse.ParseError if no newline at the end of file (Python3)
#18
sshishov
closed
7 years ago
0
Multi-line list comprehensions are flagged
#17
mxr
closed
7 years ago
3
Fix handling of one element lists
#16
jstasiak
closed
8 years ago
0
last_maker_element = maker.children[-1]
#15
agb80
closed
8 years ago
6
Test on PyPy 5.3 and PyPy 3.3 5.2
#14
jayvdb
closed
8 years ago
1
Run flake8 on the codebase
#13
jayvdb
closed
8 years ago
1
Document another limitation
#12
jstasiak
closed
8 years ago
0
Be able to run flake8-strict on its own codebase
#11
jstasiak
closed
8 years ago
0
broken by flake8 2.6.x
#10
jayvdb
closed
8 years ago
2
lib2to3.pgen2.parse.ParseError processing flake8_strict.py
#9
jayvdb
closed
8 years ago
4
Linter chokes on print statements
#8
gstalica
closed
8 years ago
1
Release version 0.1.3
#7
jstasiak
closed
8 years ago
0
Treat function calls with one argument more reasonably
#6
jstasiak
closed
8 years ago
0
Support dict, list and set literals and comprehensions
#5
jstasiak
closed
8 years ago
0
Support flake8 2.6.0+
#4
jstasiak
closed
8 years ago
0
stdin not supported
#3
jayvdb
closed
8 years ago
2
Allow stdin processing
#2
mjacksonw
closed
8 years ago
1
ValueError: need more than 2 values to unpack
#1
jayvdb
closed
8 years ago
2