From 23f5ab7cee65fdbd4585a61111fcd97d51a760f3 Mon Sep 17 00:00:00 2001 From: "Henrik Sparre Spiegelhauer (HSPU)" Date: Wed, 20 Mar 2024 16:17:05 +0100 Subject: [PATCH] Fixing mistake in pre-commit setup --- .pre-commit-config.yaml | 1 + _pkgdown.yml | 1 - tests/testthat/test-demographics.R | 2 -- vignettes/results_datamodel.Rmd | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abf4bd7..bd2d000 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,3 +6,4 @@ repos: language: script entry: ./run-org-hooks verbose: true + require_serial: true diff --git a/_pkgdown.yml b/_pkgdown.yml index ef8c868..2a3b843 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -31,4 +31,3 @@ articles: contents: - starts_with("dev") - validation - diff --git a/tests/testthat/test-demographics.R b/tests/testthat/test-demographics.R index 6c73876..527846a 100644 --- a/tests/testthat/test-demographics.R +++ b/tests/testthat/test-demographics.R @@ -77,5 +77,3 @@ test_that("Demographics work with other endpoints", { expect_equal(a$stat_result_value |> as.integer(), as.integer(expected$N)) }) - - diff --git a/vignettes/results_datamodel.Rmd b/vignettes/results_datamodel.Rmd index 8f952cf..566e905 100644 --- a/vignettes/results_datamodel.Rmd +++ b/vignettes/results_datamodel.Rmd @@ -239,4 +239,3 @@ The table below describes all the columns in the output table. Note that informa -