1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-21 13:23:57 +01:00
This commit is contained in:
Norwin 2018-10-20 11:33:04 +02:00
parent 92cbbcbfc7
commit 32d0cceb28
4 changed files with 24 additions and 24 deletions

2
.lintr
View file

@ -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,