summaryrefslogtreecommitdiff
path: root/utils/doclinter.py
Commit message (Expand)AuthorAgeFilesLines
* doclinter: Allow anonymous hyperlink target having long URLTakeshi KOMIYA2021-07-061-0/+3
* doc: Fix docslint misunderstanding scope of code-blocksTakeshi KOMIYA2021-06-061-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-1/+0
* doclinter: Allow a very long literal stringTakeshi KOMIYA2020-07-241-0/+3
* doc: Fold lines by 80 columnsTakeshi KOMIYA2019-05-301-1/+1
* doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-261-1/+1
* doclinter: Fix files are ignored.Takeshi KOMIYA2019-05-261-6/+9
* doclinter: Ignore large code-block and long interpreted textTakeshi KOMIYA2019-05-261-1/+19
* Add utils/doclinter.py; a documenter linter for SphinxTakeshi KOMIYA2019-05-121-0/+59