We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3691592 commit 09a4a07Copy full SHA for 09a4a07
2 files changed
.codespell/ignore_lines.txt
@@ -0,0 +1,2 @@
1
+;; Please include filenames and explanations for each ignored line.
2
+;; See https://docs.openverse.org/meta/codespell.html for docs.
.codespell/ignore_words.txt
@@ -0,0 +1,11 @@
+;; Please include explanations for each ignored word (lowercase).
3
+
4
+;; abbreviation for "materials" often used in a journal title
5
+mater
6
7
+;; alternative use of socioeconomic
8
+socio-economic
9
10
+;; Frobenius norm used in np.linalg.norm
11
+fro
0 commit comments