update filename

This commit is contained in:
Kyle Belanger 2025-02-10 11:19:03 -05:00
parent 3c68ab3568
commit 7cc3e52ae9

View file

@ -5,5 +5,6 @@ linters: linters_with_defaults(
, indentation_linter(
hanging_indent_style = "never"
)
,trailing_blank_lines_linter = NULL
) # see vignette("lintr")
encoding: "UTF-8"