Skip to content

Commit 31a5d27

Browse files
authored
Adding Acrolinx quality gate
1 parent 64be73d commit 31a5d27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.acrolinx-config.edn

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{:allowed-branchname-matches ["^master$"]
22
:allowed-filename-matches ["powerapps-docs"]
3+
:targets
4+
{
5+
:scores
6+
{
7+
:qualityscore 80
8+
}
9+
}
310
:guidance-profile "dc59e3ef-24fd-46d7-9156-0491aaae6bef" ;; Profile ID for "BAG-specific"
411
:acrolinx-check-settings
512
{

0 commit comments

Comments
 (0)