We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5bb01 commit bdf8cfdCopy full SHA for bdf8cfd
.vale.ini
@@ -1,8 +1,6 @@
1
-StylesPath = styles
+StylesPath = .vale/styles
2
+MinAlertLevel = warning
3
+Packages = https://github.com/jhradilek/asciidoctor-dita-vale/releases/latest/download/AsciiDocDITA.zip
4
-MinAlertLevel = suggestion
-
5
-Packages = RedHat
6
7
-[*]
8
-BasedOnStyles = RedHat
+[*.adoc]
+BasedOnStyles = AsciiDocDITA
0 commit comments