You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .acrolinx-config.edn
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
:allowed-branchname-matches ["main"]
3
-
:allowed-filename-matches ["packages/*/_dev/build/docs/*.md"] ;; Not sure if this will work. Need to check wildcards. Separate multiple folders as follows ["folder/" "folder2"]
3
+
:allowed-filename-matches ["docs/"] ;; Need to check if wildcards work. Separate multiple folders as follows ["folder/" "folder2"]
4
4
:use-gh-statusestrue
5
5
:guidance-profile"a5004e01-d057-4190-86b2-ac1ed8a0dc8c";; Profile ID for "Elastic" (supplied by Acrolinx)
0 commit comments