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:
Kyle Edwards 2023-03-29 15:20:54 -04:00
parent 63441bb920
commit c7d978d371

View File

@ -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