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