Lines Matching refs:doc
207 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in CheckPatch
253 doc = "Check the board.yml file format" variable in BoardYmlCheck
292 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more … variable in ClangFormatCheck
334 doc = "See https://docs.zephyrproject.org/latest/build/dts/bindings.html for more details." variable in DevicetreeBindingsCheck
371 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigCheck
1056 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigBasicCheck
1069 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigBasicNoModulesCheck
1083 doc = "See https://docs.zephyrproject.org/latest/guides/kconfig/index.html for more details." variable in KconfigHWMv2Check
1098 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in Nits
1192 doc = "Git conflict markers and whitespace errors are not allowed in added changes" variable in GitDiffCheck
1220 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in GitLint
1243 doc = "See https://www.pylint.org/ for more details" variable in PyLint
1318 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in Identity
1370 doc = "No binary files allowed." variable in BinaryFiles
1393 doc = "Check the size of image files." variable in ImageSize
1423 doc = "Check that MAINTAINERS file parses correctly." variable in MaintainersFormat
1443 doc = "Check that all modules have a MAINTAINERS entry." variable in ModulesMaintainers
1478 doc = "Check YAML files with YAMLLint." variable in YAMLLint
1509 doc = "Check Sphinx/reStructuredText files with sphinx-lint." variable in SphinxLint
1551 doc = "Check for blocks of code or config that should be kept sorted." variable in KeepSorted
1647 doc = "Check python files with ruff." variable in Ruff
1695 doc = "Check the encoding of text files." variable in TextEncoding
1889 name2doc = {testcase.name: testcase.doc