Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2019-11-24 | Fix for incorrect eslint output parsing for graphql files | Aaron Franks | |
The output is configured to be JSON, but the handler was parsing it as 'lines' | |||
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2017-11-27 | Add support for linting GraphQL with ESLint | Benjie Gillam | |