Browse Source

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.
Kyle Edwards 2 years ago
parent
commit
c7d978d371
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .codespellrc

+ 0 - 1
.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