linters: linters_with_defaults(
    indentation_linter(indent = 2L, hanging_indent_style = "tidy"),
    commented_code_linter = NULL
  )
