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.
This commit is contained in:
parent
63441bb920
commit
c7d978d371
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user