Skip to content

Commit 92e13ac

Browse files
committed
Prefent spell checker warnings on author names
1 parent 75327fb commit 92e13ac

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Manoj
2+
Gawande
3+
Dinesh
4+
Ramadoss
5+
Amit
6+
Chauhan

.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)