mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-21 13:23:57 +01:00
fix lint
This commit is contained in:
parent
92cbbcbfc7
commit
32d0cceb28
4 changed files with 24 additions and 24 deletions
2
.lintr
2
.lintr
|
@ -1,4 +1,4 @@
|
|||
exclusions: list('inst/doc/osem-intro.R')
|
||||
exclusions: list.files(path = 'inst/doc', full.names = T)
|
||||
linters: with_defaults(
|
||||
# we use snake case
|
||||
camel_case_linter = NULL,
|
||||
|
|
Loading…
Add table
Reference in a new issue