Searched full:pylintrc (Results 1 – 4 of 4) sorted by relevance
51 scripts/ci/pylintrc
8 # pylint3 --rcfile=ci-tools/scripts/pylintrc <Python file>12 # pylint3 --rcfile=ci-tools/scripts/pylintrc $(git ls-files '*.py')
1363 configuration is in the pylintrc file.1371 pylintrc = os.path.abspath(os.path.join(os.path.dirname(__file__),1372 "pylintrc"))1395 pylintcmd = ["pylint", "--output-format=json2", "--rcfile=" + pylintrc,
788 - scripts/ci/pylintrc