linters: linters_with_defaults(
    object_name_linter = object_name_linter(styles = c("snake_case", "symbols", "dotted.case"))
  )
