Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2018-03-14 | Fix awk linter and security concerns. (#1411) | Anthony DeDominic | |
* Fixed (g)awk linter * Made it secure, albeit less useful. * Added gawk handler; the cpplint one was not working? * Added gawk handler test. * added warning to gawk handler. * added gawk command callback test * added comment about --source * added back optional commandline option | |||
2017-06-08 | Support for GNU Awk linting (#638) | Mark Korondi | |
* GNU Awk linter support * Documentation for awk linter |