From ba6849528809b5fb653740946ad3409b17cf6cd4 Mon Sep 17 00:00:00 2001 From: cansavvy Date: Fri, 10 Jan 2025 18:58:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'config=5Fautom?= =?UTF-8?q?ation.yml'=20with=20remote=20'config=5Fautomation.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit release-2.1.0 --- config_automation.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config_automation.yml b/config_automation.yml index 460f418..bcbe613 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -10,6 +10,10 @@ render-preview: yes spell-check: yes # Style any R code style-code: yes +# Would you like your markdown files to be checked for formatting +markdown-linter: yes +# Would you like a readability report on your markdowns? +readability-report: yes # Test build the docker image if any docker-relevant files have been changed docker-test: no # Should URLs be tested periodically?