Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix clang++ flag typo
|
|
|
|
|
|
|
|
Fix 'yamllint' syntax
|
|
|
|
|
|
Add yamllint option to pass in more options
|
|
|
|
|
|
Fix spelling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update line marker pattern for new gfortran
|
|
Add tests for GCC 4.1.2, 4.9.2 and 6.3.1
|
|
different flag for loading with a very ugly name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Highlighting should not filter linter messages without column info
|
|
|
|
guess for the file extension
|
|
|
|
|
|
|
|
Add stylelint option to pass in more options
|
|
|
|
|
|
|
|
* Add clang-tidy linter for cpp.
* Use stdin-wrapper to allow linting as you type.
|
|
file, and then piping them in via the shell instead
|
|
|
|
|
|
* A try at javac support for ALE
* Small cleanup: moved '/tmp/java_ale' string into script var
* Fixed Travis-CI build failing on autocmd not being in augroup and stupid omission
* One more fix for Travis-CI
* For some reason, expandtab was not set
* Indentation and removal of header guard.
Used examples from ale_linters/c/gcc.vim and
ale_linters/javascript/eslint.vim for the indentation of string concat blocks.
|
|
|
|
|