https://github.com/lbbe-software/DRomics
Tip revision: f2c7afd7187abb17f3c76707f63b88b9ce2d68a7 authored by Aurélie Siberchicot on 31 March 2025, 09:27:07 UTC
Update codemeta.json
Update codemeta.json
Tip revision: f2c7afd
.lintr
linters: linters_with_defaults(
line_length_linter(250),
commented_code_linter = NULL,
trailing_whitespace_linter(allow_empty_lines = TRUE),
object_name_linter = NULL
)
encoding: "UTF-8"