🤖 📝 Ajout du linter
This commit is contained in:
parent
88ac2e8566
commit
2c51572345
1 changed files with 4 additions and 0 deletions
4
.lintr
Normal file
4
.lintr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
linters: linters_with_tags(tags = c("readability", "best_practices",
|
||||
"common_mistakes"),
|
||||
indentation_linter(indent = 4L)) # see vignette("lintr")
|
||||
encoding: "UTF-8"
|
||||
Loading…
Add table
Reference in a new issue