forked from LBRYCommunity/lbry-sdk
dont perform pylint check in words directory
This commit is contained in:
parent
eedc9bf9ed
commit
71d99046d1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ source =
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
[pylint]
|
[pylint]
|
||||||
|
ignore=words
|
||||||
max-args=10
|
max-args=10
|
||||||
max-line-length=110
|
max-line-length=110
|
||||||
good-names=T,t,n,i,j,k,x,y,s,f,d,h,c,e,op,db,tx,io,cachedproperty,log,id
|
good-names=T,t,n,i,j,k,x,y,s,f,d,h,c,e,op,db,tx,io,cachedproperty,log,id
|
||||||
|
|
Loading…
Add table
Reference in a new issue