Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2019-02-06 | Update syntax checking | w0rp | |
* Line continuation characters should be on the same lines. * .vim file line indentation should be a multiple of 4. | |||
2019-01-27 | Set lint_file for the ameba linter | w0rp | |
2019-01-27 | Add initial ameba (crystal linter) support (#2174) | Harrison Bachrach | |
* Add initial ameba (crystal linter) support Note that this depends on saved file as `ameba` does not have STDIN support * Fix formatting of crystal linter documentation * Add tests for ameba executable customization |