浏览代码

Fix codespell issues

Jelmer Vernooij 1 年之前
父节点
当前提交
2368e6658c
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .codespellrc
  2. 1 1
      CODE_OF_CONDUCT.md

+ 1 - 1
.codespellrc

@@ -1,3 +1,3 @@
 [codespell]
 [codespell]
 skip = .git,.mypy_cache,build,testdata
 skip = .git,.mypy_cache,build,testdata
-ignore-words-list = fpr,claus,feld,nd,bu,ue,te,fo,afile,manuel
+ignore-words-list = fpr,claus,feld,nd,bu,ue,te,fo,afile,manuel,checkin,assertIn,rin

+ 1 - 1
CODE_OF_CONDUCT.md

@@ -6,7 +6,7 @@ In the interest of fostering an open and welcoming environment, we as
 contributors and maintainers pledge to making participation in our project and
 contributors and maintainers pledge to making participation in our project and
 our community a harassment-free experience for everyone, regardless of age, body
 our community a harassment-free experience for everyone, regardless of age, body
 size, disability, ethnicity, sex characteristics, gender identity and expression,
 size, disability, ethnicity, sex characteristics, gender identity and expression,
-level of experience, education, socio-economic status, nationality, personal
+level of experience, education, socioeconomic status, nationality, personal
 appearance, race, religion, or sexual identity and orientation.
 appearance, race, religion, or sexual identity and orientation.
 
 
 ## Our Standards
 ## Our Standards