From c8bc18b6856edb3a9325d5eaaf1dac7108d814ca Mon Sep 17 00:00:00 2001
From: "swiftlintbot@jpsim.com"
Date: Sat, 5 Apr 2025 09:37:57 +0000
Subject: [PATCH] Automated deployment to GitHub Pages:
680b17dd3407665cd220f0f9c2765709ca88e7ff
---
Classes.html | 2 +-
Classes/BodyLengthRuleVisitor.html | 2 +-
Classes/BodyLengthRuleVisitor/Kind.html | 2 +-
Classes/CodeBlockVisitor.html | 2 +-
Classes/CodeIndentingRewriter.html | 2 +-
.../IndentationStyle.html | 2 +-
.../DeclaredIdentifiersTrackingVisitor.html | 2 +-
Classes/RuleRegistry.html | 2 +-
Classes/RuleStorage.html | 2 +-
Classes/SwiftLintFile.html | 2 +-
Classes/ViolationsSyntaxRewriter.html | 2 +-
Classes/ViolationsSyntaxVisitor.html | 2 +-
Enums.html | 2 +-
Enums/AccessControlLevel.html | 2 +-
Enums/IdentifierDeclaration.html | 2 +-
Enums/Issue.html | 2 +-
Enums/OptionType.html | 2 +-
Enums/RuleIdentifier.html | 2 +-
Enums/RuleKind.html | 2 +-
Enums/RuleListError.html | 2 +-
Enums/SwiftExpressionKind.html | 2 +-
Enums/ViolationSeverity.html | 2 +-
Extensions.html | 2 +-
Extensions/Array.html | 2 +-
Extensions/Bool.html | 2 +-
Extensions/Double.html | 2 +-
Extensions/Int.html | 2 +-
Extensions/Optional.html | 2 +-
Extensions/Set.html | 2 +-
Extensions/String.html | 2 +-
Guides.html | 2 +-
Macros.html | 2 +-
Protocols.html | 2 +-
Protocols/ASTRule.html | 2 +-
.../AcceptableByConfigurationElement.html | 2 +-
Protocols/AnalyzerRule.html | 2 +-
Protocols/CacheDescriptionProvider.html | 2 +-
Protocols/CollectingRule.html | 2 +-
Protocols/CorrectableRule.html | 2 +-
Protocols/Documentable.html | 2 +-
Protocols/Rule.html | 2 +-
Protocols/RuleConfiguration.html | 2 +-
Protocols/SeverityBasedRuleConfiguration.html | 2 +-
Protocols/SubstitutionCorrectableRule.html | 2 +-
Protocols/SwiftSyntaxCorrectableRule.html | 2 +-
Protocols/SwiftSyntaxRule.html | 2 +-
Protocols/VersionComparable.html | 2 +-
Rules.html | 2 +-
Structs.html | 2 +-
Structs/Baseline.html | 2 +-
Structs/ChildOptionSeverityConfiguration.html | 2 +-
Structs/Command.html | 2 +-
Structs/Command/Action.html | 2 +-
Structs/Command/Modifier.html | 2 +-
Structs/ConfigurationElement.html | 2 +-
.../DeprecationNotice.html | 2 +-
Structs/Correction.html | 2 +-
Structs/Example.html | 2 +-
Structs/Location.html | 2 +-
Structs/ReasonedRuleViolation.html | 2 +-
.../ViolationCorrection.html | 2 +-
Structs/RegexConfiguration.html | 2 +-
Structs/Region.html | 2 +-
Structs/RuleConfigurationDescription.html | 2 +-
Structs/RuleConfigurationOption.html | 2 +-
Structs/RuleDescription.html | 2 +-
Structs/RuleList.html | 2 +-
Structs/RuleParameter.html | 2 +-
Structs/SeverityConfiguration.html | 2 +-
Structs/SeverityLevelsConfiguration.html | 2 +-
Structs/Stack.html | 2 +-
Structs/StyleViolation.html | 2 +-
Structs/SwiftLintSyntaxMap.html | 2 +-
Structs/SwiftLintSyntaxToken.html | 2 +-
Structs/SwiftVersion.html | 2 +-
accessibility_label_for_image.html | 2 +-
accessibility_trait_for_button.html | 2 +-
anonymous_argument_in_multiline_closure.html | 2 +-
array_init.html | 2 +-
async_without_await.html | 2 +-
attribute_name_spacing.html | 2 +-
attributes.html | 2 +-
balanced_xctest_lifecycle.html | 2 +-
blanket_disable_command.html | 2 +-
block_based_kvo.html | 2 +-
capture_variable.html | 2 +-
class_delegate_protocol.html | 2 +-
closing_brace.html | 2 +-
closure_body_length.html | 2 +-
closure_end_indentation.html | 2 +-
closure_parameter_position.html | 2 +-
closure_spacing.html | 2 +-
collection_alignment.html | 2 +-
colon.html | 2 +-
comma.html | 2 +-
comma_inheritance.html | 2 +-
comment_spacing.html | 2 +-
compiler_protocol_init.html | 2 +-
computed_accessors_order.html | 2 +-
conditional_returns_on_newline.html | 2 +-
contains_over_filter_count.html | 2 +-
contains_over_filter_is_empty.html | 2 +-
contains_over_first_not_nil.html | 2 +-
contains_over_range_nil_comparison.html | 2 +-
contrasted_opening_brace.html | 2 +-
control_statement.html | 2 +-
convenience_type.html | 2 +-
custom_rules.html | 2 +-
cyclomatic_complexity.html | 2 +-
deployment_target.html | 2 +-
direct_return.html | 2 +-
discarded_notification_center_observer.html | 2 +-
discouraged_assert.html | 2 +-
discouraged_direct_init.html | 2 +-
discouraged_none_name.html | 2 +-
discouraged_object_literal.html | 2 +-
discouraged_optional_boolean.html | 2 +-
discouraged_optional_collection.html | 2 +-
.../Contents/Resources/Documents/Classes.html | 2 +-
.../Classes/BodyLengthRuleVisitor.html | 2 +-
.../Classes/BodyLengthRuleVisitor/Kind.html | 2 +-
.../Documents/Classes/CodeBlockVisitor.html | 2 +-
.../Classes/CodeIndentingRewriter.html | 2 +-
.../IndentationStyle.html | 2 +-
.../DeclaredIdentifiersTrackingVisitor.html | 2 +-
.../Documents/Classes/RuleRegistry.html | 2 +-
.../Documents/Classes/RuleStorage.html | 2 +-
.../Documents/Classes/SwiftLintFile.html | 2 +-
.../Classes/ViolationsSyntaxRewriter.html | 2 +-
.../Classes/ViolationsSyntaxVisitor.html | 2 +-
.../Contents/Resources/Documents/Enums.html | 2 +-
.../Documents/Enums/AccessControlLevel.html | 2 +-
.../Enums/IdentifierDeclaration.html | 2 +-
.../Resources/Documents/Enums/Issue.html | 2 +-
.../Resources/Documents/Enums/OptionType.html | 2 +-
.../Documents/Enums/RuleIdentifier.html | 2 +-
.../Resources/Documents/Enums/RuleKind.html | 2 +-
.../Documents/Enums/RuleListError.html | 2 +-
.../Documents/Enums/SwiftExpressionKind.html | 2 +-
.../Documents/Enums/ViolationSeverity.html | 2 +-
.../Resources/Documents/Extensions.html | 2 +-
.../Resources/Documents/Extensions/Array.html | 2 +-
.../Resources/Documents/Extensions/Bool.html | 2 +-
.../Documents/Extensions/Double.html | 2 +-
.../Resources/Documents/Extensions/Int.html | 2 +-
.../Documents/Extensions/Optional.html | 2 +-
.../Resources/Documents/Extensions/Set.html | 2 +-
.../Documents/Extensions/String.html | 2 +-
.../Contents/Resources/Documents/Guides.html | 2 +-
.../Contents/Resources/Documents/Macros.html | 2 +-
.../Resources/Documents/Protocols.html | 2 +-
.../Documents/Protocols/ASTRule.html | 2 +-
.../AcceptableByConfigurationElement.html | 2 +-
.../Documents/Protocols/AnalyzerRule.html | 2 +-
.../Protocols/CacheDescriptionProvider.html | 2 +-
.../Documents/Protocols/CollectingRule.html | 2 +-
.../Documents/Protocols/CorrectableRule.html | 2 +-
.../Documents/Protocols/Documentable.html | 2 +-
.../Resources/Documents/Protocols/Rule.html | 2 +-
.../Protocols/RuleConfiguration.html | 2 +-
.../SeverityBasedRuleConfiguration.html | 2 +-
.../SubstitutionCorrectableRule.html | 2 +-
.../Protocols/SwiftSyntaxCorrectableRule.html | 2 +-
.../Documents/Protocols/SwiftSyntaxRule.html | 2 +-
.../Protocols/VersionComparable.html | 2 +-
.../Contents/Resources/Documents/Rules.html | 2 +-
.../Contents/Resources/Documents/Structs.html | 2 +-
.../Resources/Documents/Structs/Baseline.html | 2 +-
.../ChildOptionSeverityConfiguration.html | 2 +-
.../Resources/Documents/Structs/Command.html | 2 +-
.../Documents/Structs/Command/Action.html | 2 +-
.../Documents/Structs/Command/Modifier.html | 2 +-
.../Structs/ConfigurationElement.html | 2 +-
.../DeprecationNotice.html | 2 +-
.../Documents/Structs/Correction.html | 2 +-
.../Resources/Documents/Structs/Example.html | 2 +-
.../Resources/Documents/Structs/Location.html | 2 +-
.../Structs/ReasonedRuleViolation.html | 2 +-
.../ViolationCorrection.html | 2 +-
.../Documents/Structs/RegexConfiguration.html | 2 +-
.../Resources/Documents/Structs/Region.html | 2 +-
.../Structs/RuleConfigurationDescription.html | 2 +-
.../Structs/RuleConfigurationOption.html | 2 +-
.../Documents/Structs/RuleDescription.html | 2 +-
.../Resources/Documents/Structs/RuleList.html | 2 +-
.../Documents/Structs/RuleParameter.html | 2 +-
.../Structs/SeverityConfiguration.html | 2 +-
.../Structs/SeverityLevelsConfiguration.html | 2 +-
.../Resources/Documents/Structs/Stack.html | 2 +-
.../Documents/Structs/StyleViolation.html | 2 +-
.../Documents/Structs/SwiftLintSyntaxMap.html | 2 +-
.../Structs/SwiftLintSyntaxToken.html | 2 +-
.../Documents/Structs/SwiftVersion.html | 2 +-
.../accessibility_label_for_image.html | 2 +-
.../accessibility_trait_for_button.html | 2 +-
...onymous_argument_in_multiline_closure.html | 2 +-
.../Resources/Documents/array_init.html | 2 +-
.../Documents/async_without_await.html | 2 +-
.../Documents/attribute_name_spacing.html | 2 +-
.../Resources/Documents/attributes.html | 2 +-
.../Documents/balanced_xctest_lifecycle.html | 2 +-
.../Documents/blanket_disable_command.html | 2 +-
.../Resources/Documents/block_based_kvo.html | 2 +-
.../Resources/Documents/capture_variable.html | 2 +-
.../Documents/class_delegate_protocol.html | 2 +-
.../Resources/Documents/closing_brace.html | 2 +-
.../Documents/closure_body_length.html | 2 +-
.../Documents/closure_end_indentation.html | 2 +-
.../Documents/closure_parameter_position.html | 2 +-
.../Resources/Documents/closure_spacing.html | 2 +-
.../Documents/collection_alignment.html | 2 +-
.../Contents/Resources/Documents/colon.html | 2 +-
.../Contents/Resources/Documents/comma.html | 2 +-
.../Documents/comma_inheritance.html | 2 +-
.../Resources/Documents/comment_spacing.html | 2 +-
.../Documents/compiler_protocol_init.html | 2 +-
.../Documents/computed_accessors_order.html | 2 +-
.../conditional_returns_on_newline.html | 2 +-
.../Documents/contains_over_filter_count.html | 2 +-
.../contains_over_filter_is_empty.html | 2 +-
.../contains_over_first_not_nil.html | 2 +-
.../contains_over_range_nil_comparison.html | 2 +-
.../Documents/contrasted_opening_brace.html | 2 +-
.../Documents/control_statement.html | 2 +-
.../Resources/Documents/convenience_type.html | 2 +-
.../Resources/Documents/custom_rules.html | 2 +-
.../Documents/cyclomatic_complexity.html | 2 +-
.../Documents/deployment_target.html | 2 +-
.../Resources/Documents/direct_return.html | 2 +-
...iscarded_notification_center_observer.html | 2 +-
.../Documents/discouraged_assert.html | 2 +-
.../Documents/discouraged_direct_init.html | 2 +-
.../Documents/discouraged_none_name.html | 2 +-
.../Documents/discouraged_object_literal.html | 2 +-
.../discouraged_optional_boolean.html | 2 +-
.../discouraged_optional_collection.html | 2 +-
.../Documents/duplicate_conditions.html | 2 +-
.../Documents/duplicate_enum_cases.html | 2 +-
.../Documents/duplicate_imports.html | 2 +-
.../duplicated_key_in_dictionary_literal.html | 2 +-
.../Resources/Documents/dynamic_inline.html | 2 +-
.../Documents/empty_collection_literal.html | 2 +-
.../Resources/Documents/empty_count.html | 2 +-
.../Documents/empty_enum_arguments.html | 2 +-
.../Resources/Documents/empty_parameters.html | 2 +-
...pty_parentheses_with_trailing_closure.html | 2 +-
.../Resources/Documents/empty_string.html | 2 +-
.../Documents/empty_xctest_method.html | 2 +-
.../enum_case_associated_values_count.html | 2 +-
.../Resources/Documents/expiring_todo.html | 2 +-
.../Resources/Documents/explicit_acl.html | 2 +-
.../Documents/explicit_enum_raw_value.html | 2 +-
.../Resources/Documents/explicit_init.html | 2 +-
.../Resources/Documents/explicit_self.html | 2 +-
.../Documents/explicit_top_level_acl.html | 2 +-
.../Documents/explicit_type_interface.html | 2 +-
.../Documents/extension_access_modifier.html | 2 +-
.../Resources/Documents/fallthrough.html | 2 +-
.../Documents/fatal_error_message.html | 2 +-
.../Resources/Documents/file_header.html | 2 +-
.../Resources/Documents/file_length.html | 2 +-
.../Resources/Documents/file_name.html | 2 +-
.../Documents/file_name_no_space.html | 2 +-
.../Resources/Documents/file_types_order.html | 2 +-
.../Resources/Documents/final_test_case.html | 2 +-
.../Resources/Documents/first_where.html | 2 +-
.../Documents/flatmap_over_map_reduce.html | 2 +-
.../Resources/Documents/for_where.html | 2 +-
.../Resources/Documents/force_cast.html | 2 +-
.../Resources/Documents/force_try.html | 2 +-
.../Resources/Documents/force_unwrapping.html | 2 +-
.../Documents/function_body_length.html | 2 +-
.../function_default_parameter_at_end.html | 2 +-
.../Documents/function_parameter_count.html | 2 +-
.../Documents/generic_type_name.html | 2 +-
.../Documents/ibinspectable_in_extension.html | 2 +-
.../Documents/identical_operands.html | 2 +-
.../Resources/Documents/identifier_name.html | 2 +-
.../Resources/Documents/implicit_getter.html | 2 +-
.../Resources/Documents/implicit_return.html | 2 +-
.../implicitly_unwrapped_optional.html | 2 +-
.../Documents/inclusive_language.html | 2 +-
.../Documents/indentation_width.html | 2 +-
.../Contents/Resources/Documents/index.html | 2 +-
.../Documents/invalid_swiftlint_command.html | 2 +-
.../Resources/Documents/is_disjoint.html | 2 +-
.../Documents/joined_default_parameter.html | 2 +-
.../Contents/Resources/Documents/js/jazzy.js | 2 +-
.../Resources/Documents/large_tuple.html | 2 +-
.../Resources/Documents/last_where.html | 2 +-
.../Documents/leading_whitespace.html | 2 +-
.../legacy_cggeometry_functions.html | 2 +-
.../Resources/Documents/legacy_constant.html | 2 +-
.../Documents/legacy_constructor.html | 2 +-
.../Resources/Documents/legacy_hashing.html | 2 +-
.../Resources/Documents/legacy_multiple.html | 2 +-
.../legacy_nsgeometry_functions.html | 2 +-
.../Resources/Documents/legacy_objc_type.html | 2 +-
.../Resources/Documents/legacy_random.html | 2 +-
.../Documents/let_var_whitespace.html | 2 +-
.../Resources/Documents/line_length.html | 2 +-
.../literal_expression_end_indentation.html | 2 +-
.../Documents/local_doc_comment.html | 2 +-
.../Documents/lower_acl_than_parent.html | 2 +-
.../Contents/Resources/Documents/mark.html | 2 +-
.../Resources/Documents/missing_docs.html | 2 +-
.../Resources/Documents/modifier_order.html | 2 +-
.../Documents/multiline_arguments.html | 2 +-
.../multiline_arguments_brackets.html | 2 +-
.../Documents/multiline_function_chains.html | 2 +-
.../Documents/multiline_literal_brackets.html | 2 +-
.../Documents/multiline_parameters.html | 2 +-
.../multiline_parameters_brackets.html | 2 +-
...ltiple_closures_with_trailing_closure.html | 2 +-
.../Contents/Resources/Documents/nesting.html | 2 +-
.../Resources/Documents/nimble_operator.html | 2 +-
.../Resources/Documents/no_empty_block.html | 2 +-
.../no_extension_access_modifier.html | 2 +-
.../Documents/no_fallthrough_only.html | 2 +-
.../Documents/no_grouping_extension.html | 2 +-
.../Resources/Documents/no_magic_numbers.html | 2 +-
.../Documents/no_space_in_method_call.html | 2 +-
.../non_optional_string_data_conversion.html | 2 +-
.../non_overridable_class_declaration.html | 2 +-
.../notification_center_detachment.html | 2 +-
.../ns_number_init_as_function_reference.html | 2 +-
.../Documents/nslocalizedstring_key.html | 2 +-
.../nslocalizedstring_require_bundle.html | 2 +-
.../Documents/nsobject_prefer_isequal.html | 2 +-
.../Resources/Documents/number_separator.html | 2 +-
.../Resources/Documents/object_literal.html | 2 +-
.../Documents/one_declaration_per_file.html | 2 +-
.../Documents/opaque_over_existential.html | 2 +-
.../Resources/Documents/opening_brace.html | 2 +-
.../Documents/operator_usage_whitespace.html | 2 +-
.../Documents/operator_whitespace.html | 2 +-
.../optional_data_string_conversion.html | 2 +-
.../optional_enum_case_matching.html | 2 +-
.../Documents/orphaned_doc_comment.html | 2 +-
.../Documents/overridden_super_call.html | 2 +-
.../Documents/override_in_extension.html | 2 +-
.../Documents/pattern_matching_keywords.html | 2 +-
.../Resources/Documents/period_spacing.html | 2 +-
.../Resources/Documents/prefer_key_path.html | 2 +-
.../Resources/Documents/prefer_nimble.html | 2 +-
.../prefer_self_in_static_references.html | 2 +-
.../prefer_self_type_over_type_of_self.html | 2 +-
.../Documents/prefer_type_checking.html | 2 +-
.../prefer_zero_over_explicit_init.html | 2 +-
.../Documents/prefixed_toplevel_constant.html | 2 +-
.../Resources/Documents/private_action.html | 2 +-
.../Resources/Documents/private_outlet.html | 2 +-
.../Documents/private_over_fileprivate.html | 2 +-
.../Resources/Documents/private_subject.html | 2 +-
.../Documents/private_swiftui_state.html | 2 +-
.../Documents/private_unit_test.html | 2 +-
.../prohibited_interface_builder.html | 2 +-
.../Documents/prohibited_super_call.html | 2 +-
.../protocol_property_accessors_order.html | 2 +-
.../Documents/quick_discouraged_call.html | 2 +-
.../quick_discouraged_focused_test.html | 2 +-
.../quick_discouraged_pending_test.html | 2 +-
...aw_value_for_camel_cased_codable_enum.html | 2 +-
.../Resources/Documents/reduce_boolean.html | 2 +-
.../Resources/Documents/reduce_into.html | 2 +-
.../Documents/redundant_discardable_let.html | 2 +-
.../Documents/redundant_nil_coalescing.html | 2 +-
.../Documents/redundant_objc_attribute.html | 2 +-
.../redundant_optional_initialization.html | 2 +-
.../Documents/redundant_self_in_closure.html | 2 +-
.../Documents/redundant_sendable.html | 2 +-
.../redundant_set_access_control.html | 2 +-
.../redundant_string_enum_value.html | 2 +-
.../Documents/redundant_type_annotation.html | 2 +-
.../Documents/redundant_void_return.html | 2 +-
.../Resources/Documents/required_deinit.html | 2 +-
.../Documents/required_enum_case.html | 2 +-
.../Documents/return_arrow_whitespace.html | 2 +-
.../return_value_from_void_function.html | 2 +-
.../Resources/Documents/rule-directory.html | 2 +-
.../Resources/Documents/self_binding.html | 2 +-
.../self_in_property_initialization.html | 2 +-
.../Documents/shorthand_argument.html | 2 +-
.../Documents/shorthand_operator.html | 2 +-
.../Documents/shorthand_optional_binding.html | 2 +-
.../Documents/single_test_class.html | 2 +-
.../Documents/sorted_enum_cases.html | 2 +-
.../Documents/sorted_first_last.html | 2 +-
.../Resources/Documents/sorted_imports.html | 2 +-
.../Documents/statement_position.html | 2 +-
.../Resources/Documents/static_operator.html | 2 +-
.../Documents/static_over_final_class.html | 2 +-
.../Documents/strict_fileprivate.html | 2 +-
.../Resources/Documents/strong_iboutlet.html | 2 +-
.../superfluous_disable_command.html | 2 +-
.../Resources/Documents/superfluous_else.html | 2 +-
.../Documents/swift-syntax-dashboard.html | 2 +-
.../Documents/switch_case_alignment.html | 2 +-
.../Documents/switch_case_on_newline.html | 2 +-
.../Resources/Documents/syntactic_sugar.html | 2 +-
.../Documents/test_case_accessibility.html | 2 +-
.../Contents/Resources/Documents/todo.html | 2 +-
.../Resources/Documents/toggle_bool.html | 2 +-
.../Resources/Documents/trailing_closure.html | 2 +-
.../Resources/Documents/trailing_comma.html | 2 +-
.../Resources/Documents/trailing_newline.html | 2 +-
.../Documents/trailing_semicolon.html | 2 +-
.../Documents/trailing_whitespace.html | 2 +-
.../Resources/Documents/type_body_length.html | 2 +-
.../Documents/type_contents_order.html | 2 +-
.../Resources/Documents/type_name.html | 2 +-
.../Documents/typesafe_array_init.html | 2 +-
.../Documents/unavailable_condition.html | 2 +-
.../Documents/unavailable_function.html | 2 +-
.../Documents/unhandled_throwing_task.html | 2 +-
.../Documents/unneeded_break_in_switch.html | 2 +-
.../Documents/unneeded_override.html | 2 +-
...eeded_parentheses_in_closure_argument.html | 2 +-
.../unneeded_synthesized_initializer.html | 2 +-
.../Documents/unowned_variable_capture.html | 2 +-
.../Documents/untyped_error_in_catch.html | 2 +-
.../Documents/unused_closure_parameter.html | 2 +-
.../Documents/unused_control_flow_label.html | 2 +-
.../Documents/unused_declaration.html | 2 +-
.../Documents/unused_enumerated.html | 2 +-
.../Resources/Documents/unused_import.html | 2 +-
.../Documents/unused_optional_binding.html | 2 +-
.../Resources/Documents/unused_parameter.html | 2 +-
.../Documents/unused_setter_value.html | 2 +-
.../Documents/valid_ibinspectable.html | 2 +-
.../vertical_parameter_alignment.html | 2 +-
.../vertical_parameter_alignment_on_call.html | 2 +-
.../Documents/vertical_whitespace.html | 2 +-
.../vertical_whitespace_between_cases.html | 2 +-
.../vertical_whitespace_closing_braces.html | 2 +-
.../vertical_whitespace_opening_braces.html | 2 +-
.../Documents/void_function_in_ternary.html | 2 +-
.../Resources/Documents/void_return.html | 2 +-
.../Resources/Documents/weak_delegate.html | 2 +-
.../Documents/xct_specific_matcher.html | 2 +-
.../Resources/Documents/xctfail_message.html | 2 +-
.../Resources/Documents/yoda_condition.html | 2 +-
docsets/SwiftLintCore.tgz | Bin 613863 -> 613919 bytes
duplicate_conditions.html | 2 +-
duplicate_enum_cases.html | 2 +-
duplicate_imports.html | 2 +-
duplicated_key_in_dictionary_literal.html | 2 +-
dynamic_inline.html | 2 +-
empty_collection_literal.html | 2 +-
empty_count.html | 2 +-
empty_enum_arguments.html | 2 +-
empty_parameters.html | 2 +-
empty_parentheses_with_trailing_closure.html | 2 +-
empty_string.html | 2 +-
empty_xctest_method.html | 2 +-
enum_case_associated_values_count.html | 2 +-
expiring_todo.html | 2 +-
explicit_acl.html | 2 +-
explicit_enum_raw_value.html | 2 +-
explicit_init.html | 2 +-
explicit_self.html | 2 +-
explicit_top_level_acl.html | 2 +-
explicit_type_interface.html | 2 +-
extension_access_modifier.html | 2 +-
fallthrough.html | 2 +-
fatal_error_message.html | 2 +-
file_header.html | 2 +-
file_length.html | 2 +-
file_name.html | 2 +-
file_name_no_space.html | 2 +-
file_types_order.html | 2 +-
final_test_case.html | 2 +-
first_where.html | 2 +-
flatmap_over_map_reduce.html | 2 +-
for_where.html | 2 +-
force_cast.html | 2 +-
force_try.html | 2 +-
force_unwrapping.html | 2 +-
function_body_length.html | 2 +-
function_default_parameter_at_end.html | 2 +-
function_parameter_count.html | 2 +-
generic_type_name.html | 2 +-
ibinspectable_in_extension.html | 2 +-
identical_operands.html | 2 +-
identifier_name.html | 2 +-
implicit_getter.html | 2 +-
implicit_return.html | 2 +-
implicitly_unwrapped_optional.html | 2 +-
inclusive_language.html | 2 +-
indentation_width.html | 2 +-
index.html | 2 +-
invalid_swiftlint_command.html | 2 +-
is_disjoint.html | 2 +-
joined_default_parameter.html | 2 +-
js/jazzy.js | 2 +-
large_tuple.html | 2 +-
last_where.html | 2 +-
leading_whitespace.html | 2 +-
legacy_cggeometry_functions.html | 2 +-
legacy_constant.html | 2 +-
legacy_constructor.html | 2 +-
legacy_hashing.html | 2 +-
legacy_multiple.html | 2 +-
legacy_nsgeometry_functions.html | 2 +-
legacy_objc_type.html | 2 +-
legacy_random.html | 2 +-
let_var_whitespace.html | 2 +-
line_length.html | 2 +-
literal_expression_end_indentation.html | 2 +-
local_doc_comment.html | 2 +-
lower_acl_than_parent.html | 2 +-
mark.html | 2 +-
missing_docs.html | 2 +-
modifier_order.html | 2 +-
multiline_arguments.html | 2 +-
multiline_arguments_brackets.html | 2 +-
multiline_function_chains.html | 2 +-
multiline_literal_brackets.html | 2 +-
multiline_parameters.html | 2 +-
multiline_parameters_brackets.html | 2 +-
multiple_closures_with_trailing_closure.html | 2 +-
nesting.html | 2 +-
nimble_operator.html | 2 +-
no_empty_block.html | 2 +-
no_extension_access_modifier.html | 2 +-
no_fallthrough_only.html | 2 +-
no_grouping_extension.html | 2 +-
no_magic_numbers.html | 2 +-
no_space_in_method_call.html | 2 +-
non_optional_string_data_conversion.html | 2 +-
non_overridable_class_declaration.html | 2 +-
notification_center_detachment.html | 2 +-
ns_number_init_as_function_reference.html | 2 +-
nslocalizedstring_key.html | 2 +-
nslocalizedstring_require_bundle.html | 2 +-
nsobject_prefer_isequal.html | 2 +-
number_separator.html | 2 +-
object_literal.html | 2 +-
one_declaration_per_file.html | 2 +-
opaque_over_existential.html | 2 +-
opening_brace.html | 2 +-
operator_usage_whitespace.html | 2 +-
operator_whitespace.html | 2 +-
optional_data_string_conversion.html | 2 +-
optional_enum_case_matching.html | 2 +-
orphaned_doc_comment.html | 2 +-
overridden_super_call.html | 2 +-
override_in_extension.html | 2 +-
pattern_matching_keywords.html | 2 +-
period_spacing.html | 2 +-
prefer_key_path.html | 2 +-
prefer_nimble.html | 2 +-
prefer_self_in_static_references.html | 2 +-
prefer_self_type_over_type_of_self.html | 2 +-
prefer_type_checking.html | 2 +-
prefer_zero_over_explicit_init.html | 2 +-
prefixed_toplevel_constant.html | 2 +-
private_action.html | 2 +-
private_outlet.html | 2 +-
private_over_fileprivate.html | 2 +-
private_subject.html | 2 +-
private_swiftui_state.html | 2 +-
private_unit_test.html | 2 +-
prohibited_interface_builder.html | 2 +-
prohibited_super_call.html | 2 +-
protocol_property_accessors_order.html | 2 +-
quick_discouraged_call.html | 2 +-
quick_discouraged_focused_test.html | 2 +-
quick_discouraged_pending_test.html | 2 +-
raw_value_for_camel_cased_codable_enum.html | 2 +-
reduce_boolean.html | 2 +-
reduce_into.html | 2 +-
redundant_discardable_let.html | 2 +-
redundant_nil_coalescing.html | 2 +-
redundant_objc_attribute.html | 2 +-
redundant_optional_initialization.html | 2 +-
redundant_self_in_closure.html | 2 +-
redundant_sendable.html | 2 +-
redundant_set_access_control.html | 2 +-
redundant_string_enum_value.html | 2 +-
redundant_type_annotation.html | 2 +-
redundant_void_return.html | 2 +-
required_deinit.html | 2 +-
required_enum_case.html | 2 +-
return_arrow_whitespace.html | 2 +-
return_value_from_void_function.html | 2 +-
rule-directory.html | 2 +-
self_binding.html | 2 +-
self_in_property_initialization.html | 2 +-
shorthand_argument.html | 2 +-
shorthand_operator.html | 2 +-
shorthand_optional_binding.html | 2 +-
single_test_class.html | 2 +-
sorted_enum_cases.html | 2 +-
sorted_first_last.html | 2 +-
sorted_imports.html | 2 +-
statement_position.html | 2 +-
static_operator.html | 2 +-
static_over_final_class.html | 2 +-
strict_fileprivate.html | 2 +-
strong_iboutlet.html | 2 +-
superfluous_disable_command.html | 2 +-
superfluous_else.html | 2 +-
swift-syntax-dashboard.html | 2 +-
switch_case_alignment.html | 2 +-
switch_case_on_newline.html | 2 +-
syntactic_sugar.html | 2 +-
test_case_accessibility.html | 2 +-
todo.html | 2 +-
toggle_bool.html | 2 +-
trailing_closure.html | 2 +-
trailing_comma.html | 2 +-
trailing_newline.html | 2 +-
trailing_semicolon.html | 2 +-
trailing_whitespace.html | 2 +-
type_body_length.html | 2 +-
type_contents_order.html | 2 +-
type_name.html | 2 +-
typesafe_array_init.html | 2 +-
unavailable_condition.html | 2 +-
unavailable_function.html | 2 +-
unhandled_throwing_task.html | 2 +-
unneeded_break_in_switch.html | 2 +-
unneeded_override.html | 2 +-
unneeded_parentheses_in_closure_argument.html | 2 +-
unneeded_synthesized_initializer.html | 2 +-
unowned_variable_capture.html | 2 +-
untyped_error_in_catch.html | 2 +-
unused_closure_parameter.html | 2 +-
unused_control_flow_label.html | 2 +-
unused_declaration.html | 2 +-
unused_enumerated.html | 2 +-
unused_import.html | 2 +-
unused_optional_binding.html | 2 +-
unused_parameter.html | 2 +-
unused_setter_value.html | 2 +-
valid_ibinspectable.html | 2 +-
vertical_parameter_alignment.html | 2 +-
vertical_parameter_alignment_on_call.html | 2 +-
vertical_whitespace.html | 2 +-
vertical_whitespace_between_cases.html | 2 +-
vertical_whitespace_closing_braces.html | 2 +-
vertical_whitespace_opening_braces.html | 2 +-
void_function_in_ternary.html | 2 +-
void_return.html | 2 +-
weak_delegate.html | 2 +-
xct_specific_matcher.html | 2 +-
xctfail_message.html | 2 +-
yoda_condition.html | 2 +-
649 files changed, 648 insertions(+), 648 deletions(-)
diff --git a/Classes.html b/Classes.html
index 6a06d6ede..4e2c8b2ad 100644
--- a/Classes.html
+++ b/Classes.html
@@ -626,7 +626,7 @@ AST nodes (e.g. a code block in a code block).