You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request to support linting multiple dashboards by providing a directory path instead of a filename. This could be based on a -d flag or merely checking if the provided arg is a directory or not.
The code should loop through all the .json files in the directory and lint them. Perhaps based on a -r flag this could support linting files recursively as well, picking up and .lint files along the way.
The text was updated successfully, but these errors were encountered:
dineshdh
changed the title
Request to support linting multiple dashboards
**FEATURE REQUEST** to support linting multiple dashboards
Apr 11, 2024
dineshdh
changed the title
**FEATURE REQUEST** to support linting multiple dashboards
FEATURE REQUEST: Support linting multiple dashboards
Apr 11, 2024
Request to support linting multiple dashboards by providing a directory path instead of a filename. This could be based on a -d flag or merely checking if the provided arg is a directory or not.
The code should loop through all the .json files in the directory and lint them. Perhaps based on a -r flag this could support linting files recursively as well, picking up and .lint files along the way.
The text was updated successfully, but these errors were encountered: