issues
search
Melevir
/
flake8-functions-names
An extension for flake8 that validates functions names, decomposition and conformity with annotations.
MIT License
27
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add TypeGuard support
#22
ryan-thom
closed
1 year ago
2
profile is not only a verb
#21
lukasbindreiter
opened
1 year ago
2
Validate async function conventions
#20
miki725
opened
2 years ago
0
Fix word misspelling: 'ame' -> 'Name'
#19
ember91
closed
2 years ago
1
Plugin gives false-positives for TypeGuards
#18
jskrzypek
closed
1 year ago
0
Plugin gives false positive on bool-factories
#17
Melevir
opened
2 years ago
0
FNE005 for built-in dunder methods
#16
aklajnert
opened
2 years ago
0
Fix typo in validators.py
#15
wwuck
closed
2 years ago
1
Fixed typo in message.
#14
aklajnert
closed
2 years ago
1
Reword messages to be easier to read.
#13
agatti
closed
1 year ago
3
FIX #8: Add equality dunder methods to white list
#12
gost-serb
closed
2 years ago
1
Add LICENSE
#11
thewchan
closed
3 years ago
1
Add python 3.10 support
#10
Melevir
closed
3 years ago
0
FNE005 False Positive on Interface Implementations
#9
erikvanderwerf
closed
3 years ago
2
FNE005 False Positive on Magic Methods
#8
erikvanderwerf
closed
3 years ago
1
False positive on _is_cookies_data_valid
#7
Melevir
opened
3 years ago
3
Typo fix
#6
sobolevn
closed
3 years ago
1
Some style and grammarz
#5
sutyrin
closed
3 years ago
2
Validate verb should not require pureness since it's common to raise exceptions
#4
Melevir
opened
3 years ago
0
Not require pureness if a function has a verb from non-pure words
#3
Melevir
opened
3 years ago
0
Automatically publish new release on tag push
#2
Melevir
opened
3 years ago
0
Make extract_decorator_str_respresentation fails if if can't give a representation to a decorator
#1
Melevir
opened
3 years ago
0