Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extlinks: Disable hardcoded links detector by default (refs: #10126) | Takeshi KOMIYA | 2022-03-27 | 1 | -0/+1 |
| | | | | | | The hardcoded links detector added since 4.4.0 causes troubles in many projects. Therefore, this disables it by default, and adds a new configuration `extlinks_detect_hardcoded_links` to enable it explicitly. | ||||
* | extlinks: replacement suggestions for hardcoded links | oleg.hoefling | 2021-11-12 | 1 | -0/+5 |
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com> |