1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-10 17:34:36 +00:00

chore(docs): readme

This commit is contained in:
Allan Bowe
2023-01-10 14:51:44 +00:00
parent 86fc4b8718
commit 04858eab99

View File

@@ -139,8 +139,8 @@ The `maxHeaderLineLength` setting is always the _higher_ of `maxHeaderLineLength
See also:
* [hasDoxygenHeader](#hasDoxygenHeader)
* [maxlinelength](#maxlinelength)
* [hasDoxygenHeader](#hasdoxygenheader)
* [maxLineLength](#maxlinelength)
### maxLineLength
@@ -155,7 +155,7 @@ We strongly recommend a line length limit, and set the bar at 80. To turn this f
See also:
* [maxHeaderLineLength](#maxHeaderLineLength)
* [maxHeaderLineLength](#maxheaderlinelength)
### noGremlins