mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 00:23:17 +00:00
* docs: setup Vale Signed-off-by: Christine Belzie <shecoder30@gmail.com> * adding more content * chore: add Vale configuration and custom dictionary * chore: clean up spelling configuration and remove unused vocabularies * fix: correct file path format for Vale linter configuration --------- Signed-off-by: Christine Belzie <shecoder30@gmail.com> Co-authored-by: Alex <a@tushynski.me>
6 lines
90 B
INI
6 lines
90 B
INI
MinAlertLevel = warning
|
|
StylesPath = .github/styles
|
|
|
|
[*.{md,mdx}]
|
|
BasedOnStyles = DocsGPT
|