summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/clangd.vim
AgeCommit message (Collapse)Author
2018-09-04Improve ALE project style checkingw0rp
* The project style linter now runs while you type. * Now the scripts for checking the project require blank lines. * Many style issues have been found and fixed.
2018-08-23Enabling clangd for cpp, objc and objcppBruno R. Barreyra