From 14c7168935ce24b8bbde1e936d3bca2de034434a Mon Sep 17 00:00:00 2001 From: cansavvy Date: Tue, 17 Sep 2024 20:03:04 +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- --- config_automation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_automation.yml b/config_automation.yml index 0ea533c..460f418 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -7,7 +7,7 @@ url-checker: yes # Render preview of content with changes (Rmd's and md's are checked) render-preview: yes # Spell check Rmds and quizzes -spell-check: no +spell-check: yes # Style any R code style-code: yes # Test build the docker image if any docker-relevant files have been changed @@ -27,4 +27,4 @@ make-book-txt: yes # What docker image should be used for rendering? # The default is jhudsl/base_ottr:main -rendering-docker-image: 'jhudsl/ottr_python:main' +rendering-docker-image: 'jhudsl/base_ottr:main'