Skip to content

Commit 99e014b

Browse files
committed
Cleanup spelling checks
1 parent 1ba47f6 commit 99e014b

6 files changed

Lines changed: 9 additions & 173 deletions

.config/cspell-custom-words-common.txt

Lines changed: 0 additions & 148 deletions
This file was deleted.

.config/cspell-custom-words-en.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

.config/cspell-custom-words-es.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

.config/cspell.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ dictionaries:
4949
- web-services
5050
- custom-dict-acronyms
5151
- custom-dict-names
52-
- custom-dict-words
52+
- custom-dict-words-en
53+
- custom-dict-words-es
5354

5455
ignorePaths: []
5556

@@ -69,5 +70,7 @@ dictionaryDefinitions:
6970
path: "./custom-dict-acronyms.txt"
7071
- name: custom-dict-names
7172
path: "./custom-dict-names.txt"
72-
- name: custom-dict-words
73-
path: "./custom-dict-words.txt"
73+
- name: custom-dict-words-en
74+
path: "./custom-dict-words-en.txt"
75+
- name: custom-dict-words-es
76+
path: "./custom-dict-words-es.txt"

.config/custom-dict-words-en.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
explainability
2+
regulariser
3+
sidelining
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ descripto
88
dimensionalidad
99
encapsulamiento
1010
entrá
11-
explainability
1211
explicabilidad
1312
extensibilidad
1413
geométricamente
@@ -28,12 +27,10 @@ recordá
2827
recursión
2928
recursivamente
3029
redirecciona
31-
regulariser
3230
renormalizando
3331
reusabilidad
3432
rotarla
3533
semánticamente
36-
sidelining
3734
tenés
3835
tipado
3936
tipados

0 commit comments

Comments
 (0)