| 
									
										
										
										
											2021-02-23 12:27:40 +01:00
										 |  |  | disabled_rules:
 | 
					
						
							|  |  |  |   - identifier_name
 | 
					
						
							|  |  |  |   - trailing_comma
 | 
					
						
							|  |  |  |   - todo
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:03:41 +01:00
										 |  |  |   - type_body_length
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:05:20 +01:00
										 |  |  |   - cyclomatic_complexity
 | 
					
						
							|  |  |  |   - function_body_length
 | 
					
						
							| 
									
										
										
										
											2024-01-16 18:01:41 +01:00
										 |  |  |   - for_where
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:24:52 +01:00
										 |  |  | opt_in_rules:
 | 
					
						
							|  |  |  |   - contains_over_filter_count
 | 
					
						
							|  |  |  |   - contains_over_filter_is_empty
 | 
					
						
							|  |  |  |   - contains_over_first_not_nil
 | 
					
						
							|  |  |  |   - contains_over_range_nil_comparison
 | 
					
						
							|  |  |  |   - empty_collection_literal
 | 
					
						
							|  |  |  |   - empty_count
 | 
					
						
							|  |  |  |   - empty_string
 | 
					
						
							|  |  |  |   - first_where
 | 
					
						
							|  |  |  |   - flatmap_over_map_reduce
 | 
					
						
							|  |  |  |   - last_where
 | 
					
						
							|  |  |  |   - reduce_boolean
 | 
					
						
							|  |  |  |   - reduce_into
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:38:38 +01:00
										 |  |  |   - yoda_condition
 | 
					
						
							|  |  |  |   - vertical_whitespace_opening_braces
 | 
					
						
							|  |  |  |   - vertical_whitespace_closing_braces
 | 
					
						
							|  |  |  |   - vertical_parameter_alignment_on_call
 | 
					
						
							|  |  |  |   - untyped_error_in_catch
 | 
					
						
							|  |  |  |   - unowned_variable_capture
 | 
					
						
							|  |  |  |   - unavailable_function
 | 
					
						
							|  |  |  |   - switch_case_on_newline
 | 
					
						
							|  |  |  |   - static_operator
 | 
					
						
							|  |  |  |   - strict_fileprivate
 | 
					
						
							|  |  |  |   - sorted_imports
 | 
					
						
							|  |  |  |   - sorted_first_last
 | 
					
						
							|  |  |  |   - required_enum_case
 | 
					
						
							|  |  |  |   - redundant_type_annotation
 | 
					
						
							|  |  |  |   - redundant_nil_coalescing
 | 
					
						
							|  |  |  |   - attributes
 | 
					
						
							|  |  |  |   - convenience_type
 | 
					
						
							| 
									
										
										
										
											2023-02-15 17:24:33 +01:00
										 |  |  | analyzer_rules:
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:38:38 +01:00
										 |  |  |   - explicit_self
 | 
					
						
							| 
									
										
										
										
											2023-02-15 17:24:33 +01:00
										 |  |  |   - unused_declaration
 | 
					
						
							|  |  |  |   - unused_import
 | 
					
						
							| 
									
										
										
										
											2021-02-23 12:27:40 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | excluded: # paths to ignore during linting. Takes precedence over `included`.
 | 
					
						
							|  |  |  |   - Pods
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Adjust rule numbers
 | 
					
						
							|  |  |  | line_length: 160
 | 
					
						
							| 
									
										
										
										
											2021-02-25 14:05:20 +01:00
										 |  |  | file_length: 500
 | 
					
						
							| 
									
										
										
										
											2021-02-23 12:27:40 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | # reporter type (xcode, json, csv, checkstyle, codeclimate, junit, html, emoji, sonarqube, markdown, github-actions-logging)
 | 
					
						
							|  |  |  | reporter: "xcode"
 |