Sfoglia il codice sorgente

Fix codespell issues (#1320)

Jelmer Vernooij 11 mesi fa
parent
commit
c21f35b683
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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