This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
mirror of
https://github.com/dense-analysis/ale.git
synced
2026-04-25 00:43:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5b3da60cea542aa16c0bf9ea084242df834b2a7a
ale
/
ale_linters
/
cpp
T
History
Tomas Janousek
4fbfcc9dec
ccls: Detect build dir and set compilationDatabaseDirectory
...
Fixes
#2621
2020-04-18 13:57:57 +02:00
..
ccls.vim
ccls: Detect build dir and set compilationDatabaseDirectory
2020-04-18 13:57:57 +02:00
clang.vim
#2132
- Replace command_chain and chain_with with ale#command#Run
2019-04-07 14:58:06 +01:00
clangcheck.vim
clangcheck: Add -fno-color-diagnostics
2019-09-26 20:28:33 -04:00
clangd.vim
Added tests for clangd compile commands dectection
2019-10-09 13:40:04 -04:00
clangtidy.vim
Add tests for clangtidy with Makefile
2019-10-06 10:29:23 -06:00
clazy.vim
#2132
- Replace all uses of foo_callback with foo
2019-02-22 18:05:04 +00:00
cppcheck.vim
Fix
#1279
- Run cppcheck differently when modified
2019-06-03 21:54:23 +01:00
cpplint.vim
#2132
- Replace all uses of foo_callback with foo
2019-02-22 18:05:04 +00:00
cquery.vim
Fix
#2421
- Use compile_commands.json in build dirs to find roots
2019-05-20 19:57:08 +01:00
flawfinder.vim
#2132
- Replace all uses of foo_callback with foo
2019-02-22 18:05:04 +00:00
gcc.vim
Fix
#2512
- Use -o /dev/null for gcc linting
2019-05-20 13:00:32 +01:00