update filename
This commit is contained in:
parent
3c68ab3568
commit
7cc3e52ae9
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ linters: linters_with_defaults(
|
||||||
, indentation_linter(
|
, indentation_linter(
|
||||||
hanging_indent_style = "never"
|
hanging_indent_style = "never"
|
||||||
)
|
)
|
||||||
|
,trailing_blank_lines_linter = NULL
|
||||||
) # see vignette("lintr")
|
) # see vignette("lintr")
|
||||||
encoding: "UTF-8"
|
encoding: "UTF-8"
|
Loading…
Reference in a new issue