summaryrefslogtreecommitdiff
path: root/solenv/clang-format/README
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/clang-format/README')
-rw-r--r--solenv/clang-format/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/clang-format/README b/solenv/clang-format/README
index 7d6407a35626..fc3a8be91bd6 100644
--- a/solenv/clang-format/README
+++ b/solenv/clang-format/README
@@ -20,7 +20,7 @@ Style enforcing code.
== Directory contents ==
-- blacklist: list of existing files not to be formatted:
+- excludelist: list of existing files not to be formatted:
- if you rename a file mentioned in this list, please update the entry (and
keep the file sorted)
@@ -29,7 +29,7 @@ Style enforcing code.
- ClangFormat.pm: shared code between the git hook and these scripts
-- generate-style-blacklist: was used to generate `blacklist`
+- generate-style-excludelist: was used to generate `excludelist`
- reformat-formatted-files: run this script in case the style config changes or
clang-format version is updated