summaryrefslogtreecommitdiff
path: root/.codespellrc
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2023-03-29 15:20:54 -0400
committerKyle Edwards <kyle.edwards@kitware.com>2023-03-29 15:20:54 -0400
commitc7d978d3715f6bd2c16cd09123163cf895957d23 (patch)
treea9159c95173b9b8c9eec2ba3a81505f16f8f28e5 /.codespellrc
parent63441bb92029a1e28898cf573e87ce4cbf9d7c75 (diff)
downloadcmake-c7d978d3715f6bd2c16cd09123163cf895957d23.tar.gz
ci: remove "count =" from .codespellrc
Since 42445b2c, we've been printing a message for each invocation of codespell. The count print is redundant and clutters the log.
Diffstat (limited to '.codespellrc')
-rw-r--r--.codespellrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc
index a8be48762d..0abd94e8e2 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -1,7 +1,6 @@
[codespell]
check-filenames =
check-hidden =
-count =
# Disable warnings about binary files
quiet-level = 2
builtin = clear,rare,en-GB_to_en-US