dont perform pylint check in words directory

This commit is contained in:
Lex Berezhny 2018-09-17 22:44:24 -04:00
parent eedc9bf9ed
commit 71d99046d1

View file

@ -10,6 +10,7 @@ source =
ignore_missing_imports = True
[pylint]
ignore=words
max-args=10
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