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 53e6bdd commit 60a2778Copy full SHA for 60a2778
.vale.ini
@@ -6,7 +6,7 @@ IgnoredScopes = code, tt, img, url, a, body.id
6
7
SkippedScopes = script, style, pre, figure, code, tt, blockquote, listingblock, literalblock
8
9
-Packages = https://github.com/riscv-admin/riscv-vale/releases/$GITHUB_RUN_NUMBER/download/RISCV-Vale.zip
+Packages = https://github.com/riscv-admin/riscv-vale/releases/download/$GITHUB_RUN_NUMBER/RISCV-Vale.zip
10
11
[*.adoc]
12
0 commit comments