Skip to content

Commit 2c85e13

Browse files
authored
Merge branch 'master' into lib/dart
2 parents 55ab6da + c4ca869 commit 2c85e13

File tree

3 files changed

+991
-68
lines changed

3 files changed

+991
-68
lines changed

.github/workflows/spellcheck.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v5
17+
uses: actions/checkout@v6
1818
- name: Check Spelling
19-
uses: rojopolis/spellcheck-github-actions@0.52.0
19+
uses: rojopolis/spellcheck-github-actions@0.56.0
2020
with:
2121
config_path: .spellcheck.yml
2222
task_name: Markdown

.wordlist.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,18 @@ neuroimaging
7878
parsers
7979
dev
8080
nebkat
81+
SoA
82+
toolchain
83+
NumPy
84+
DataFrame
85+
DataFrames
86+
cardinality
87+
UUID
88+
uuid
89+
natively
90+
datetime
91+
ns
92+
timedelta
93+
uuid
94+
BJData's
95+
NumPy's

0 commit comments

Comments
 (0)