summaryrefslogtreecommitdiff
path: root/docs/lint.py
AgeCommit message (Expand)Author
2025-08-29Refs #36485 -- Corrected docs linter to detect too-long lines at file end.Jacob Walls
2025-08-28Added sphinxlint checker to flag relative targets in :doc: roles.David Smith
2025-08-28Refs #36570 -- Added sphinxlint checker to flag unnecessary :py domain in doc...David Smith
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Added sphinx-lint support and make lint rule for docs.David Smith