Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
StylesPath = styles

MinAlertLevel = suggestion
Vocab = Base


[*]
BasedOnStyles = Vale, RTD

Vale.Spelling = YES
Vale.Repetition = YES
6 changes: 6 additions & 0 deletions styles/RTD/Naming.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
extends: substitution
message: Use '%s' instead of '%s'
level: error
swap:
RTD: Read the Docs
Read The Docs: Read the Docs
2 changes: 2 additions & 0 deletions styles/Vocab/Base/accept.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
MKDocs
Conda
Empty file added styles/Vocab/Base/reject.txt
Empty file.