We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715f63a commit 5f9733bCopy full SHA for 5f9733b
‎config_automation.yml‎
@@ -10,6 +10,10 @@ render-preview: yes
10
spell-check: yes
11
# Style any R code
12
style-code: yes
13
+# Would you like your markdown files to be checked for formatting
14
+markdown-linter: yes
15
+# Would you like a readability report on your markdowns?
16
+readability-report: yes
17
# Test build the docker image if any docker-relevant files have been changed
18
docker-test: no
19
# Should URLs be tested periodically?
0 commit comments