Squashed initial commit
This commit is contained in:
9
qhtcp-workflow/.lintr
Normal file
9
qhtcp-workflow/.lintr
Normal file
@@ -0,0 +1,9 @@
|
||||
linters: linters_with_defaults(
|
||||
object_name_linter = NULL,
|
||||
object_usage_linter = NULL,
|
||||
commented_code_linter = NULL,
|
||||
trailing_whitespace_linter(allow_empty_lines = TRUE),
|
||||
indentation_linter = NULL,
|
||||
line_length_linter = line_length_linter(140)
|
||||
)
|
||||
encoding: "UTF-8"
|
||||
Reference in New Issue
Block a user