We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce304c9 commit a067be1Copy full SHA for a067be1
.acrolinx-config.edn global-config.edn.acrolinx-config.edn renamed to global-config.edn
@@ -1,7 +1,7 @@
1
{
2
:allowed-branchname-matches ["main"]
3
:allowed-filename-matches ["docs/"] ;; Need to check if wildcards work. Separate multiple folders as follows ["folder/" "folder2"]
4
- :use-gh-statuses true
+ :use-gh-statuses false
5
:guidance-profile "a5004e01-d057-4190-86b2-ac1ed8a0dc8c" ;; Profile ID for "Elastic" (supplied by Acrolinx)
6
:ignored-filetypes ["mod" "sum" "go" "txt"]
7
0 commit comments