Loading pylint.ini +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ extension-pkg-whitelist=qtpy,PySide,PyQt4,PyQt5,PySide2,QtCore,QtGui,QtWidget,Si # Add files or directories to the blacklist. They should be base names, not # paths. ignore=CVS,ui,docs,dist,build,tests,diagrams,icons,templates,.coverage,.tox,.git ignore=CVS,ui,docs,dist,build,tests,diagrams,icons,templates,.coverage,.tox,.git,venv,.venv # Add files or directories matching the regex patterns to the blacklist. The # regex matches against base names, not paths. Loading tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -166,4 +166,4 @@ linters = pyflakes skip = .tox,.env,.venv,build,dist,tests,examples,ui,*.egg-info*,*cache*,.coverage, */.tox/*,*/.env/*,*/.venv/*,*/build/*,*/dist/*,*/tests/*,*/ui/*,*/*.egg*, */.*,*/.coverage,*/./venv/*,./venv */.*,*/.coverage,*/./venv/*,./venv,venv Loading
pylint.ini +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ extension-pkg-whitelist=qtpy,PySide,PyQt4,PyQt5,PySide2,QtCore,QtGui,QtWidget,Si # Add files or directories to the blacklist. They should be base names, not # paths. ignore=CVS,ui,docs,dist,build,tests,diagrams,icons,templates,.coverage,.tox,.git ignore=CVS,ui,docs,dist,build,tests,diagrams,icons,templates,.coverage,.tox,.git,venv,.venv # Add files or directories matching the regex patterns to the blacklist. The # regex matches against base names, not paths. Loading
tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -166,4 +166,4 @@ linters = pyflakes skip = .tox,.env,.venv,build,dist,tests,examples,ui,*.egg-info*,*cache*,.coverage, */.tox/*,*/.env/*,*/.venv/*,*/build/*,*/dist/*,*/tests/*,*/ui/*,*/*.egg*, */.*,*/.coverage,*/./venv/*,./venv */.*,*/.coverage,*/./venv/*,./venv,venv