linters: with_defaults(
    object_name_linter = NULL, # 448
    paren_brace_linter = NULL, # 198
    line_length_linter = NULL, # 44
    object_length_linter = NULL, # 8
    spaces_inside_linter = NULL, # 6
    cyclocomp_linter = NULL, # 4
    commented_code_linter = NULL, # 1
    function_left_parentheses = NULL # 1
  )
