Skip to content

Releases: node-red/nrlint

1.1.0

26 Jul 08:43
bb60347
Compare
Choose a tag to compare
  • Update to [email protected]
  • Do not send event for disabled flows when lintDisabledFlows is false
  • Allow a flow-scoped warning to be disabled for that flow Fixes #15
  • Consider method property when detecting duplicate HTTP In paths Fixes #19
  • Ensure rule settings that are cleared get removed from runtime settings Fixes #11
  • Add allowDefaultName options to function/link rules (#34) @knolleary
  • Handle junctions in overlapping-nodes rule (#33) @knolleary
  • Run eslint on all parts of Function node and handle built-ins (#24) @knolleary
  • Support --version option (#25) @k-toumura
  • Add option to skip linting disabled flows (#14) @knolleary
  • Fix function-eslint rule for precise linting (#18) @k-toumura
  • Improve no-loop detection (#13) @knolleary

1.0.2

21 Jul 11:01
4154f3d
Compare
Choose a tag to compare
  • Handle rule that is disabled at the top level config

1.0.1

20 Jul 10:32
f5e3b39
Compare
Choose a tag to compare

1.0.0

02 Jul 09:43
7695665
Compare
Choose a tag to compare

Initial release