Lines Matching refs:doc
274 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in CheckPatch
332 doc = "Check the board.yml file format" variable in BoardYmlCheck
369 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more … variable in ClangFormatCheck
410 doc = "See https://docs.zephyrproject.org/latest/build/dts/bindings.html for more details." variable in DevicetreeBindingsCheck
489 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigCheck
1431 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in Nits
1524 doc = "Git conflict markers and whitespace errors are not allowed in added changes" variable in GitDiffCheck
1551 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in GitLint
1573 doc = "See https://www.pylint.org/ for more details" variable in PyLint
1647 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in Identity
1695 doc = "No binary files allowed." variable in BinaryFiles
1717 doc = "Check the size of image files." variable in ImageSize
1746 doc = "Check that MAINTAINERS file parses correctly." variable in MaintainersFormat
1765 doc = "Check that all modules have a MAINTAINERS entry." variable in ModulesMaintainers
1799 doc = "Check that no zephyr/module.yml file has been added to the Zephyr repository." variable in ZephyrModuleFile
1816 doc = "Check YAML files with YAMLLint." variable in YAMLLint
1846 doc = "Check Sphinx/reStructuredText files with sphinx-lint." variable in SphinxLint
1891 doc = "Check for blocks of code or config that should be kept sorted." variable in KeepSorted
1999 doc = "Check python files with ruff." variable in Ruff
2045 doc = "Check that Python files are compatible with Zephyr minimum supported Python version." variable in PythonCompatCheck
2106 doc = "Check the encoding of text files." variable in TextEncoding
2291 name2doc = {testcase.name: testcase.doc