Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST: Support linting multiple dashboards #171

Open
dineshdh opened this issue Apr 11, 2024 · 1 comment
Open

FEATURE REQUEST: Support linting multiple dashboards #171

dineshdh opened this issue Apr 11, 2024 · 1 comment

Comments

@dineshdh
Copy link

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.

@dineshdh dineshdh changed the title Request to support linting multiple dashboards **FEATURE REQUEST** to support linting multiple dashboards Apr 11, 2024
@dineshdh dineshdh changed the title **FEATURE REQUEST** to support linting multiple dashboards FEATURE REQUEST: Support linting multiple dashboards Apr 11, 2024
@marians
Copy link

marians commented Apr 16, 2024

I second this request!

Regarding recursion into sub-directories, I would expect this as a default behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants