node-red / nrlint

Node-RED Flow Linter
Apache License 2.0
36 stars 15 forks source link

Support nrlint --version #23

Closed knolleary closed 2 years ago

knolleary commented 2 years ago

Current Behavior

Running nrlint --version generates the output:

Error: no input file
Lint tool for Node-RED flows
    Usage: nrlint [-h] [-c configfile] flows.json
...
...

Expected Behavior

It should output the version number.

Steps To Reproduce

No response

Example flow

No response

Environment