Files
rust/src/tools
Guillaume Gomez 643231313a Rollup merge of #43632 - ruuda:allow-long-relative-urls, r=Mark-Simulacrum
Detect relative urls in tidy check

This came up in #43631: there can be long relative urls in Markdown comments, that do not start with `http://` or `https://`, so the tidy check will not detect them as urls and complain about the line length. This PR adds detection of relative urls starting with `../`.
2017-08-11 10:20:17 +02:00
..
2017-07-20 11:23:59 -06:00
2017-08-07 12:16:04 +12:00
2017-07-11 21:18:44 -04:00
2017-07-27 05:51:22 -06:00