mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-22 06: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(
|
linters: with_defaults(
|
||||||
# we use snake case
|
# we use snake case
|
||||||
camel_case_linter = NULL,
|
camel_case_linter = NULL,
|
||||||
|
|
Loading…
Add table
Reference in a new issue