paulvollmer/jsonlint

lint not only .json files if a directory is the target

Closed this issue · 1 comments

Linter only works with one file; we need support for multiple files and/or directories containing json files.

recursive directory scan works but it looks like it doesn't check the suffix of the files to lint.