Releases: sasjs/lint
Releases · sasjs/lint
v2.0.0
2.0.0 (2022-12-13)
Bug Fixes
check tab indentation in whole line (3701253 )
chore
updating README to describe new behaviour for noTabs. (049aa6b )
BREAKING CHANGES
we now check for ANY tab characters rather than just the tabs at the start of a line.
v1.15.0
1.15.0 (2022-11-17)
Features
add new property severityLevel (0cff87f )
v1.14.1
1.14.1 (2022-11-08)
Bug Fixes
force bump with README change (8031468 )
v1.14.0
1.14.0 (2022-11-08)
Bug Fixes
updated sasjslint-schema.json (debeff7 )
Features
add configuration as an optional argument for formatText (c210699 )
v1.13.0
1.13.0 (2022-11-07)
Bug Fixes
Features
customise the defaultHeader (a3bade0 )
v1.12.0
1.12.0 (2022-08-15)
Features
add a new attribute ignoreList to .sasjslint (LintConfig) (e1bcf5b )
honour .gitignore and ignoreList from config when linting filesystem (40aea38 )
v1.11.2
1.11.2 (2021-07-04)
Bug Fixes
postinstall -> prepare, support windows CMD/Powershell (884480d )
v1.11.1
1.11.1 (2021-06-15)
Bug Fixes
doxygen header enforces double asterisks (be9d5b8 )
doxygen header requires to only start with double asterisks (9550264 )
v1.11.0
1.11.0 (2021-06-09)
Bug Fixes
parseMacros: avoid statement break on html encoded semi colon (c9fa366 )
strictMacroDefinition: moved from lineRules to fileRules (f793eb3 )
strictMacroDefinition: updated logic for getting options (5701064 )
strictMacroDefinition: updated logic for getting params (cbfa1f4 )
trimComments: handle case special comment case (d391a4e )
comments within/outside the statement (d7721f8 )
Features
mult-line macro declarations (af2d2c1 )
v1.10.0
1.10.0 (2021-05-20)
Bug Fixes
parseMacro: updated to have macros with parameters + options (e5780cd )
Features
new rule added 'strictMacroDefinition' (dcfeb7a )
You can’t perform that action at this time.