Skip to content

Commit 4b55408

Browse files
committedAug 25, 2023
Auto-generated commit
1 parent 03d3e1e commit 4b55408

File tree

4 files changed

+414
-4
lines changed

4 files changed

+414
-4
lines changed
 

‎.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,8 @@ indent_size = 2
179179
[*.gypi]
180180
indent_style = space
181181
indent_size = 2
182+
183+
# Set properties for citation files:
184+
[*.{cff,cff.txt}]
185+
indent_style = space
186+
indent_size = 2

‎CITATION.cff

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ keywords:
2222
- TypeScript
2323
- standard library
2424
- scientific computing
25-
- numeric computing
25+
- numerical computing
2626
- statistical computing
2727

2828
license: Apache-2.0 AND BSL-1.0
2929

30-
date-released: 2016
30+
date-released: 2016

0 commit comments

Comments
 (0)
Please sign in to comment.