Skip to content

Commit 509bc48

Browse files
authored
Update .acrolinx-config.edn
1 parent f22bd45 commit 509bc48

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

.acrolinx-config.edn

+1-30
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,2 @@
11
{:allowed-branchname-matches ["master" "release-.*" "sandbox-.*"]
2-
:allowed-filename-matches ["docs" "docs-msdn"]
3-
4-
:template-header
5-
"
6-
## Acrolinx Scorecards
7-
8-
**Notice:** This repo is running on a test instance of Acrolinx. Help test by clicking the Acrolinx test results, even if you already made fixes in VSCode.
9-
10-
Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:
11-
12-
| Article | Score | Issues | Scorecard |
13-
| ------- | ----- | ------ | --------- |
14-
"
15-
16-
;; do not remove the spaces at the end of lines! That is markdown for
17-
;; linebreak
18-
:template-change
19-
"| **${github/filename}** | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | [link](${acrolinx/scorecard}) |
20-
"
21-
22-
:template-footer
23-
"
24-
**Notes**
25-
26-
- When you click an Acrolinx report link, Acrolinx uses your Microsoft corpnet credentials to access the reports. There is no sign in screen if you are already on corpnet.
27-
28-
- Please [report any issues](https://aka.ms/acrolinxbug) using a bug, and @ mention tysonn in the discussion.
29-
30-
"}
31-
2+
:allowed-filename-matches ["docs" "docs-msdn"]}

0 commit comments

Comments
 (0)