summaryrefslogtreecommitdiff
path: root/doc/ale-cpp.txt
diff options
context:
space:
mode:
authorAndreas Hollmann <andreas.hollmann@ppro.com>2018-10-29 23:48:05 +0100
committerAndreas Hollmann <andreas.hollmann@ppro.com>2018-10-30 11:46:53 +0100
commitef7b4af917d13c4da24226dc72c8d4c421933f14 (patch)
treecabcac6b2e050a003506eaf39cd52f98d0e39003 /doc/ale-cpp.txt
parentcae40e1c347064bd3ab5eb4c04e9e357d3d82105 (diff)
downloadale-ef7b4af917d13c4da24226dc72c8d4c421933f14.zip
Do not enable all clang-tidy checks by default
Diffstat (limited to 'doc/ale-cpp.txt')
-rw-r--r--doc/ale-cpp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-cpp.txt b/doc/ale-cpp.txt
index 47ba2c70..e1f64ab5 100644
--- a/doc/ale-cpp.txt
+++ b/doc/ale-cpp.txt
@@ -103,7 +103,7 @@ overrides |g:ale_c_build_dir_names|.
g:ale_cpp_clangtidy_checks *g:ale_cpp_clangtidy_checks*
*b:ale_cpp_clangtidy_checks*
Type: |List|
- Default: `['*']`
+ Default: `[]`
The checks to enable for clang-tidy with the `-checks` argument.