Releases: sasjs/lint
Releases · sasjs/lint
v2.3.1
2.3.1 (2023-04-17)
Bug Fixes
pass lintConfig as param to isIgnored function (0dfd1fb )
v2.3.0
2.3.0 (2023-04-13)
Features
support a user-level ~/.sasjslint (2cb73da )
v2.2.2
2.2.2 (2023-02-20)
Bug Fixes
lineEndings should be off by default (496e0bc )
v2.2.1
2.2.1 (2023-02-20)
Bug Fixes
updating docs to force release (f8b15c7 )
v2.2.0
2.2.0 (2023-01-12)
Bug Fixes
maxLineLength rule should be off when non positive number is provided (54f887f )
readme (591f498 )
support single asterisk comment headers (701c160 )
Features
add a new config attribute for allowedGremlins (844f1ad )
add a new config maxHeaderLineLength (b6e9ee0 )
add new config maxDataLineLength (7a46e98 )
adding allowedGremlins description to README (6c3b716 )
v2.1.3
2.1.3 (2023-01-02)
Bug Fixes
update regex to handle single quotes in macro options (0c79a1e )
v2.1.2
2.1.2 (2022-12-30)
Bug Fixes
add few more gremlins (97e3490 )
noGremlins should be true by default even though if its not defined in .sasjslint (8cf4f34 )
pass lint config to lintFile calling from formatFile (c0fdfc6 )
update the logic for default values of rules (24fba78 )
v2.1.1
2.1.1 (2022-12-27)
Bug Fixes
change type to boolean for noGremlins (f6ddfa8 )
v2.1.0
2.1.0 (2022-12-27)
Features
add new rule noGremlins (7d6fc8e )
updating docs for gremlin capabilities (7de9070 )
v2.0.1
2.0.1 (2022-12-13)
Bug Fixes
updating noTabs error description to: Line contains a tab character (09x) (48a6628 )
You can’t perform that action at this time.