Skip to content

Commit 30dcbd3

Browse files
authored
Update .acrolinx-config.edn
1 parent c1de2fb commit 30dcbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.acrolinx-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
: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"]
44
:use-gh-statuses true
55
:guidance-profile "a5004e01-d057-4190-86b2-ac1ed8a0dc8c" ;; Profile ID for "Elastic" (supplied by Acrolinx)
66
:ignored-filetypes ["mod" "sum" "go" "txt"]

0 commit comments

Comments
 (0)