summaryrefslogtreecommitdiff
path: root/scripts/link-format-chk.sh
AgeCommit message (Collapse)Author
2024-05-01ci: Run link format check on all mediawiki documentsAva Chow
2020-01-20linter: avoid false positives such as C++ lambda exprs by only detecting ↵Karl-Johan Alm
links starting with 'http'
2019-08-06travis: add a check for common mistake mediawiki linksKarl-Johan Alm
Several BIPs have mistaken links in format [text](url) which this travis check will detect and complain about.