Skip to content

Commit ddf16b3

Browse files
committed
updating .edn file
1 parent abd6406 commit ddf16b3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.acrolinx-config.edn

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
{:allowed-branchname-matches ["^master$"]
2-
:allowed-filename-matches ["powerapps-docs"]}
2+
:allowed-filename-matches ["powerapps-docs"]
3+
:acrolinx-check-settings
4+
{
5+
"languageId" "en"
6+
"ruleSetName" "Standard"
7+
"requestedFlagTypes" ["SPELLING" "GRAMMAR" "STYLE"
8+
"TERMINOLOGY_DEPRECATED"
9+
"TERMINOLOGY_VALID"
10+
"VOICE_GUIDANCE"
11+
]
12+
"termSetNames" ["BAG"]
13+
}
14+
}

0 commit comments

Comments
 (0)