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 3d0af3e commit 84b5b45Copy full SHA for 84b5b45
.github/acrolinx/global-config.edn
@@ -9,6 +9,7 @@
9
:acrolinx-check-type "batch"
10
:ignored-filetypes ["XML" "YAML" "HTML" "TEXT" "JAVA" "CPP" "PROPERTIES" "JSON" "MS_OFFICE" "PDF"]
11
:allowed-filename-matches ["(?i)^(?!packages\\/@okta\\/vuepress-site\\/(3rd_party_notices|archive|books|code|copyright|docs\\/reference\\/api|docs\\/release-notes)).*$"]
12
+
13
:targets ; This requires ":use-gh-statuses" to be enabled
14
{
15
:counts {
@@ -30,7 +31,7 @@
30
31
;:scannability 80
32
;:tone 80
33
;:words_and_phrases 40
- :qualityscore 80
34
+ :qualityscore 0
35
}
36
37
;;:guidance-profile "e4ea9087-8bac-43dc-8a6b-104478b4b737" ;; from Okta Prod, This is now controlled by Acrolinx Platform Target Assigments
0 commit comments