mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 10:39:39 +02:00
8 lines
125 B
Text
8 lines
125 B
Text
|
linters: linters_with_defaults(
|
||
|
commented_code_linter = NULL
|
||
|
)
|
||
|
encoding: "UTF-8"
|
||
|
exclusions: list(
|
||
|
"drafting/"
|
||
|
)
|