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 năm trước cách đây
mục cha
commit
c7d978d371
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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