Skip to content

Commit 3ec1617

Browse files
committed
Adding a custom vocabulary for this book, where we can define exceptions.
1 parent fe649eb commit 3ec1617

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/vale/Vocab/Base/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
omnichannel

.github/vale/Vocab/Base/reject.txt

Whitespace-only changes.

.vale.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ MinAlertLevel = suggestion
33

44
Packages = https://github.com/InnerSourceCommons/isc-styles/releases/latest/download/ISC.zip
55

6+
Vocab = Base
7+
68
[*]
79
BasedOnStyles = ISC
810

0 commit comments

Comments
 (0)