index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command_callback
/
test_clang_tidy_command_callback.vader
Age
Commit message (
Collapse
)
Author
2021-03-21
#3633 - Move linter tests into test/linter
w0rp
2021-01-22
Fix clang-tidy ignoring compile_commands.json
fenuks
2020-08-10
Fix #1608 - Treat .h as C++ files for C++ clang-tidy
w0rp
2020-08-10
#2919 Use compile_commands.json for headers
w0rp
2019-10-06
Add tests for clangtidy with Makefile
Greg Anders
2019-06-08
Add additional option setting for clangtidy linter
Jonathan Vander Mey
The existing option setting handles setting additional compile flags to pass to clang-tidy. The new option setting added here allows setting additional clang-tidy specific flags to be passed as well. Fixes #2324
2018-10-30
Do not enable all clang-tidy checks by default
Andreas Hollmann
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2017-10-18
Get more tests to pass on Windows
w0rp
2017-07-20
#782 - Do not set the build directory for clang-tidy for header files, which ↵
w0rp
does not work
2017-07-17
#711 - Make the clangtidy executable configurable
w0rp
2017-05-02
Fix #410 - Use compile_commands.json files for clang-tidy, and check files ↵
w0rp
on disk instead