a

Results 5 issues of a

![image](https://user-images.githubusercontent.com/35559/68997693-3dd94100-0877-11ea-8ffa-6287917df238.png) I'm going to take a crack at fixing this unless I'm told not to. P.S. Thanks for the cool library

Hello, Thanks for all of the work on jsl. I am curious if jsl supports the 'dependencies' keyword as documented here: https://github.com/json-schema/json-schema/wiki/Dependencies and https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.4.5 If it is not, I am...

Instead of comparing log `level` to `log_file_level`, compare it to `log_console_level`. `log_file_level` is a boolean indicating whether we should log or not while `log_console_level` is a log level number.

When using the audit feature, untracked files (e.g. files that are generated by a build process and aren't tracked by git) are reported on. I think [this code that finds...

Thanks for making this tool I'm using gqlint with a local installation (in my current JS project) ALE is not able to find the executable, as the ALE integration expects...