Rollup before parallelization

This commit is contained in:
2024-08-14 23:20:29 -04:00
parent 1ba1f14537
commit 6992d5eec0
8 changed files with 2517 additions and 2434 deletions

View File

@@ -1,5 +1,5 @@
linters: linters_with_defaults(
object_name_linter = NULL,
# object_name_linter = NULL,
object_usage_linter = NULL,
commented_code_linter = NULL,
trailing_whitespace_linter(allow_empty_lines = TRUE),