Skip to content

Commit 395511f

Browse files
authored
Update extension readme and style guideline (#348)
* docs: update how to use coding guidelines extension roles * docs: update style-guideline with more fleshed out example guideline * fix: remove space inside inline code * fix: add compilability to typos config
1 parent 9fc1e27 commit 395511f

File tree

3 files changed

+1071
-61
lines changed

3 files changed

+1071
-61
lines changed

_typos.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ extend-ignore-identifiers-re = [
88
"bib_.*",
99
]
1010

11+
[default.extend-words]
12+
# Allow domain-specific terms
13+
compilability = "compilability"

0 commit comments

Comments
 (0)