Home
last modified time | relevance | path

Searched refs:pylint (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/scripts/
Drequirements-compliance.txt10 pylint>=3
/Zephyr-latest/scripts/pylint/checkers/
Dargparse-checker.py6 from pylint.checkers import BaseChecker
/Zephyr-latest/scripts/ci/
Dpylintrc4 # pylint configuration for the PyLint check in check_compliance.py.
6 # To run pylint manually with this configuration from the Zephyr repo, do
/Zephyr-latest/
D.ruff-excludes.toml771 "./scripts/pylint/checkers/argparse-checker.py" = [
1620 "./scripts/pylint/checkers/argparse-checker.py",
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst2181 * :github:`14806` - Assorted pylint warnings in Python scripts