Skip to content

Commit e9ff6ca

Browse files
authored
Merge pull request MicrosoftDocs#2492 from MicrosoftDocs/acrolinx-check-settings
updating .edn file
2 parents c71160e + 6fb007d commit e9ff6ca

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" "Microsoft" "Products"]
13+
}
14+
}

0 commit comments

Comments
 (0)