Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't display 'replaceable hardcoded link' when link has a slash (#10137) | Anthony Sottile | 2022-10-05 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -0/+27 |
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com> |