From 2bd409dd67d20ae60d69e3534bd0dbc273afdf24 Mon Sep 17 00:00:00 2001 From: "swiftlintbot@jpsim.com" Date: Sun, 8 Sep 2024 16:25:23 +0000 Subject: [PATCH] Automated deployment to GitHub Pages: 274d12b1a06a4d5b2a27143be724eff01142496c --- Classes.html | 672 -- Classes/CodeIndentingRewriter.html | 513 -- .../IndentationStyle.html | 525 -- Classes/CustomRuleTimer.html | 492 -- .../DeclaredIdentifiersTrackingVisitor.html | 777 --- Classes/LinterCache.html | 499 -- Classes/RuleRegistry.html | 571 -- Classes/RuleStorage.html | 461 -- Classes/SwiftLintFile.html | 912 --- Classes/ViolationsSyntaxRewriter.html | 643 -- Classes/ViolationsSyntaxVisitor.html | 904 --- Enums.html | 707 --- Enums/AccessControlLevel.html | 725 --- Enums/ExecutableInfo.html | 432 -- Enums/IdentifierDeclaration.html | 614 -- Enums/Issue.html | 1182 ---- Enums/OptionType.html | 920 --- Enums/RuleIdentifier.html | 620 -- Enums/RuleKind.html | 552 -- Enums/RuleListError.html | 432 -- Enums/SwiftExpressionKind.html | 612 -- Enums/ViolationSeverity.html | 504 -- Extensions.html | 596 -- Extensions/Array.html | 943 --- Extensions/Bool.html | 456 -- Extensions/Double.html | 456 -- Extensions/Int.html | 456 -- Extensions/Optional.html | 465 -- Extensions/Set.html | 465 -- Extensions/String.html | 456 -- Functions.html | 444 -- Global Variables.html | 450 -- Guides.html | 2595 -------- Macros.html | 528 -- Protocols.html | 1003 --- Protocols/ASTRule.html | 666 -- .../AcceptableByConfigurationElement.html | 613 -- Protocols/AnalyzerRule.html | 435 -- Protocols/CacheDescriptionProvider.html | 433 -- Protocols/CollectingRule.html | 838 --- Protocols/CorrectableRule.html | 617 -- Protocols/Documentable.html | 534 -- Protocols/Reporter.html | 576 -- Protocols/Rule.html | 1230 ---- Protocols/RuleConfiguration.html | 557 -- Protocols/SeverityBasedRuleConfiguration.html | 465 -- Protocols/SubstitutionCorrectableRule.html | 553 -- Protocols/SwiftSyntaxCorrectableRule.html | 495 -- Protocols/SwiftSyntaxRule.html | 623 -- Protocols/VersionComparable.html | 496 -- Rules.html | 398 -- Structs.html | 1393 ----- Structs/Baseline.html | 685 -- Structs/ChildOptionSeverityConfiguration.html | 582 -- Structs/CollectedLinter.html | 655 -- Structs/Command.html | 803 --- Structs/Command/Action.html | 494 -- Structs/Command/Modifier.html | 524 -- Structs/Configuration.html | 1200 ---- Structs/ConfigurationElement.html | 898 --- .../DeprecationNotice.html | 434 -- Structs/Correction.html | 553 -- Structs/Example.html | 951 --- Structs/Linter.html | 603 -- Structs/Location.html | 853 --- Structs/ReasonedRuleViolation.html | 672 -- .../ViolationCorrection.html | 478 -- Structs/RegexConfiguration.html | 810 --- Structs/Region.html | 840 --- Structs/RuleConfigurationDescription.html | 519 -- Structs/RuleConfigurationOption.html | 549 -- Structs/RuleDescription.html | 991 --- Structs/RuleList.html | 573 -- Structs/RuleListDocumentation.html | 505 -- Structs/RuleParameter.html | 523 -- Structs/SeverityConfiguration.html | 613 -- Structs/SeverityLevelsConfiguration.html | 584 -- Structs/Stack.html | 752 --- Structs/StyleViolation.html | 828 --- Structs/SwiftLintSyntaxMap.html | 617 -- Structs/SwiftLintSyntaxToken.html | 601 -- Structs/SwiftVersion.html | 824 --- Structs/Version.html | 541 -- Structs/YamlParser.html | 473 -- accessibility_label_for_image.html | 648 -- accessibility_trait_for_button.html | 651 -- anonymous_argument_in_multiline_closure.html | 428 -- array_init.html | 458 -- attribute_name_spacing.html | 466 -- attributes.html | 667 -- badge.svg | 28 - balanced_xctest_lifecycle.html | 496 -- blanket_disable_command.html | 452 -- block_based_kvo.html | 428 -- capture_variable.html | 533 -- class_delegate_protocol.html | 443 -- closing_brace.html | 422 -- closure_body_length.html | 1110 ---- closure_end_indentation.html | 482 -- closure_parameter_position.html | 498 -- closure_spacing.html | 430 -- collection_alignment.html | 499 -- colon.html | 640 -- comma.html | 462 -- comma_inheritance.html | 446 -- comment_spacing.html | 468 -- compiler_protocol_init.html | 424 -- computed_accessors_order.html | 617 -- conditional_returns_on_newline.html | 457 -- contains_over_filter_count.html | 454 -- contains_over_filter_is_empty.html | 438 -- contains_over_first_not_nil.html | 468 -- contains_over_range_nil_comparison.html | 424 -- contrasted_opening_brace.html | 597 -- control_statement.html | 472 -- convenience_type.html | 489 -- css/highlight.css | 202 - css/jazzy.css | 405 -- custom_rules.html | 394 -- cyclomatic_complexity.html | 479 -- deployment_target.html | 554 -- direct_return.html | 474 -- discarded_notification_center_observer.html | 478 -- discouraged_assert.html | 430 -- discouraged_direct_init.html | 462 -- discouraged_none_name.html | 540 -- discouraged_object_literal.html | 444 -- discouraged_optional_boolean.html | 796 --- discouraged_optional_collection.html | 976 --- .../SwiftLintCore.docset/Contents/Info.plist | 22 - .../Contents/Resources/Documents/Classes.html | 672 -- .../Classes/CodeIndentingRewriter.html | 513 -- .../IndentationStyle.html | 525 -- .../Documents/Classes/CustomRuleTimer.html | 492 -- .../DeclaredIdentifiersTrackingVisitor.html | 777 --- .../Documents/Classes/LinterCache.html | 499 -- .../Documents/Classes/RuleRegistry.html | 571 -- .../Documents/Classes/RuleStorage.html | 461 -- .../Documents/Classes/SwiftLintFile.html | 912 --- .../Classes/ViolationsSyntaxRewriter.html | 643 -- .../Classes/ViolationsSyntaxVisitor.html | 904 --- .../Contents/Resources/Documents/Enums.html | 707 --- .../Documents/Enums/AccessControlLevel.html | 725 --- .../Documents/Enums/ExecutableInfo.html | 432 -- .../Enums/IdentifierDeclaration.html | 614 -- .../Resources/Documents/Enums/Issue.html | 1182 ---- .../Resources/Documents/Enums/OptionType.html | 920 --- .../Documents/Enums/RuleIdentifier.html | 620 -- .../Resources/Documents/Enums/RuleKind.html | 552 -- .../Documents/Enums/RuleListError.html | 432 -- .../Documents/Enums/SwiftExpressionKind.html | 612 -- .../Documents/Enums/ViolationSeverity.html | 504 -- .../Resources/Documents/Extensions.html | 596 -- .../Resources/Documents/Extensions/Array.html | 943 --- .../Resources/Documents/Extensions/Bool.html | 456 -- .../Documents/Extensions/Double.html | 456 -- .../Resources/Documents/Extensions/Int.html | 456 -- .../Documents/Extensions/Optional.html | 465 -- .../Resources/Documents/Extensions/Set.html | 465 -- .../Documents/Extensions/String.html | 456 -- .../Resources/Documents/Functions.html | 444 -- .../Resources/Documents/Global Variables.html | 450 -- .../Contents/Resources/Documents/Guides.html | 2595 -------- .../Contents/Resources/Documents/Macros.html | 528 -- .../Resources/Documents/Protocols.html | 1003 --- .../Documents/Protocols/ASTRule.html | 666 -- .../AcceptableByConfigurationElement.html | 613 -- .../Documents/Protocols/AnalyzerRule.html | 435 -- .../Protocols/CacheDescriptionProvider.html | 433 -- .../Documents/Protocols/CollectingRule.html | 838 --- .../Documents/Protocols/CorrectableRule.html | 617 -- .../Documents/Protocols/Documentable.html | 534 -- .../Documents/Protocols/Reporter.html | 576 -- .../Resources/Documents/Protocols/Rule.html | 1230 ---- .../Protocols/RuleConfiguration.html | 557 -- .../SeverityBasedRuleConfiguration.html | 465 -- .../SubstitutionCorrectableRule.html | 553 -- .../Protocols/SwiftSyntaxCorrectableRule.html | 495 -- .../Documents/Protocols/SwiftSyntaxRule.html | 623 -- .../Protocols/VersionComparable.html | 496 -- .../Contents/Resources/Documents/Rules.html | 398 -- .../Contents/Resources/Documents/Structs.html | 1393 ----- .../Resources/Documents/Structs/Baseline.html | 685 -- .../ChildOptionSeverityConfiguration.html | 582 -- .../Documents/Structs/CollectedLinter.html | 655 -- .../Resources/Documents/Structs/Command.html | 803 --- .../Documents/Structs/Command/Action.html | 494 -- .../Documents/Structs/Command/Modifier.html | 524 -- .../Documents/Structs/Configuration.html | 1200 ---- .../Structs/ConfigurationElement.html | 898 --- .../DeprecationNotice.html | 434 -- .../Documents/Structs/Correction.html | 553 -- .../Resources/Documents/Structs/Example.html | 951 --- .../Resources/Documents/Structs/Linter.html | 603 -- .../Resources/Documents/Structs/Location.html | 853 --- .../Structs/ReasonedRuleViolation.html | 672 -- .../ViolationCorrection.html | 478 -- .../Documents/Structs/RegexConfiguration.html | 810 --- .../Resources/Documents/Structs/Region.html | 840 --- .../Structs/RuleConfigurationDescription.html | 519 -- .../Structs/RuleConfigurationOption.html | 549 -- .../Documents/Structs/RuleDescription.html | 991 --- .../Resources/Documents/Structs/RuleList.html | 573 -- .../Structs/RuleListDocumentation.html | 505 -- .../Documents/Structs/RuleParameter.html | 523 -- .../Structs/SeverityConfiguration.html | 613 -- .../Structs/SeverityLevelsConfiguration.html | 584 -- .../Resources/Documents/Structs/Stack.html | 752 --- .../Documents/Structs/StyleViolation.html | 828 --- .../Documents/Structs/SwiftLintSyntaxMap.html | 617 -- .../Structs/SwiftLintSyntaxToken.html | 601 -- .../Documents/Structs/SwiftVersion.html | 824 --- .../Resources/Documents/Structs/Version.html | 541 -- .../Documents/Structs/YamlParser.html | 473 -- .../accessibility_label_for_image.html | 648 -- .../accessibility_trait_for_button.html | 651 -- ...onymous_argument_in_multiline_closure.html | 428 -- .../Resources/Documents/array_init.html | 458 -- .../Documents/attribute_name_spacing.html | 466 -- .../Resources/Documents/attributes.html | 667 -- .../Documents/balanced_xctest_lifecycle.html | 496 -- .../Documents/blanket_disable_command.html | 452 -- .../Resources/Documents/block_based_kvo.html | 428 -- .../Resources/Documents/capture_variable.html | 533 -- .../Documents/class_delegate_protocol.html | 443 -- .../Resources/Documents/closing_brace.html | 422 -- .../Documents/closure_body_length.html | 1110 ---- .../Documents/closure_end_indentation.html | 482 -- .../Documents/closure_parameter_position.html | 498 -- .../Resources/Documents/closure_spacing.html | 430 -- .../Documents/collection_alignment.html | 499 -- .../Contents/Resources/Documents/colon.html | 640 -- .../Contents/Resources/Documents/comma.html | 462 -- .../Documents/comma_inheritance.html | 446 -- .../Resources/Documents/comment_spacing.html | 468 -- .../Documents/compiler_protocol_init.html | 424 -- .../Documents/computed_accessors_order.html | 617 -- .../conditional_returns_on_newline.html | 457 -- .../Documents/contains_over_filter_count.html | 454 -- .../contains_over_filter_is_empty.html | 438 -- .../contains_over_first_not_nil.html | 468 -- .../contains_over_range_nil_comparison.html | 424 -- .../Documents/contrasted_opening_brace.html | 597 -- .../Documents/control_statement.html | 472 -- .../Resources/Documents/convenience_type.html | 489 -- .../Resources/Documents/css/highlight.css | 202 - .../Resources/Documents/css/jazzy.css | 405 -- .../Resources/Documents/custom_rules.html | 394 -- .../Documents/cyclomatic_complexity.html | 479 -- .../Documents/deployment_target.html | 554 -- .../Resources/Documents/direct_return.html | 474 -- ...iscarded_notification_center_observer.html | 478 -- .../Documents/discouraged_assert.html | 430 -- .../Documents/discouraged_direct_init.html | 462 -- .../Documents/discouraged_none_name.html | 540 -- .../Documents/discouraged_object_literal.html | 444 -- .../discouraged_optional_boolean.html | 796 --- .../discouraged_optional_collection.html | 976 --- .../Documents/duplicate_conditions.html | 534 -- .../Documents/duplicate_enum_cases.html | 448 -- .../Documents/duplicate_imports.html | 519 -- .../duplicated_key_in_dictionary_literal.html | 466 -- .../Resources/Documents/dynamic_inline.html | 444 -- .../Documents/empty_collection_literal.html | 436 -- .../Resources/Documents/empty_count.html | 458 -- .../Documents/empty_enum_arguments.html | 527 -- .../Resources/Documents/empty_parameters.html | 432 -- ...pty_parentheses_with_trailing_closure.html | 446 -- .../Resources/Documents/empty_string.html | 430 -- .../Documents/empty_xctest_method.html | 559 -- .../enum_case_associated_values_count.html | 438 -- .../Resources/Documents/expiring_todo.html | 510 -- .../Resources/Documents/explicit_acl.html | 513 -- .../Documents/explicit_enum_raw_value.html | 464 -- .../Resources/Documents/explicit_init.html | 470 -- .../Resources/Documents/explicit_self.html | 483 -- .../Documents/explicit_top_level_acl.html | 443 -- .../Documents/explicit_type_interface.html | 468 -- .../Documents/extension_access_modifier.html | 543 -- .../Resources/Documents/fallthrough.html | 424 -- .../Documents/fatal_error_message.html | 428 -- .../Resources/Documents/file_header.html | 432 -- .../Resources/Documents/file_length.html | 2039 ------ .../Resources/Documents/file_name.html | 442 -- .../Documents/file_name_no_space.html | 418 -- .../Resources/Documents/file_types_order.html | 625 -- .../Resources/Documents/final_test_case.html | 446 -- .../Resources/Documents/first_where.html | 445 -- .../Documents/flatmap_over_map_reduce.html | 418 -- .../Resources/Documents/for_where.html | 512 -- .../Resources/Documents/force_cast.html | 416 -- .../Resources/Documents/force_try.html | 420 -- .../Resources/Documents/force_unwrapping.html | 490 -- .../Documents/function_body_length.html | 418 -- .../function_default_parameter_at_end.html | 450 -- .../Documents/function_parameter_count.html | 459 -- .../Documents/generic_type_name.html | 568 -- .../Documents/ibinspectable_in_extension.html | 420 -- .../Documents/identical_operands.html | 898 --- .../Resources/Documents/identifier_name.html | 622 -- .../Resources/Documents/img/carat.png | Bin 274 -> 0 bytes .../Contents/Resources/Documents/img/dash.png | Bin 1338 -> 0 bytes .../Contents/Resources/Documents/img/gh.png | Bin 1571 -> 0 bytes .../Resources/Documents/img/spinner.gif | Bin 1849 -> 0 bytes .../Resources/Documents/implicit_getter.html | 639 -- .../Resources/Documents/implicit_return.html | 560 -- .../implicitly_unwrapped_optional.html | 456 -- .../Documents/inclusive_language.html | 446 -- .../Documents/indentation_width.html | 482 -- .../Contents/Resources/Documents/index.html | 1337 ---- .../Resources/Documents/inert_defer.html | 441 -- .../Documents/invalid_swiftlint_command.html | 454 -- .../Resources/Documents/is_disjoint.html | 424 -- .../Documents/joined_default_parameter.html | 427 -- .../Contents/Resources/Documents/js/jazzy.js | 74 - .../Resources/Documents/js/jazzy.search.js | 74 - .../Resources/Documents/js/jquery.min.js | 2 - .../Resources/Documents/js/lunr.min.js | 6 - .../Documents/js/typeahead.jquery.js | 1695 ----- .../Resources/Documents/large_tuple.html | 518 -- .../Resources/Documents/last_where.html | 437 -- .../Documents/leading_whitespace.html | 419 -- .../legacy_cggeometry_functions.html | 492 -- .../Resources/Documents/legacy_constant.html | 452 -- .../Documents/legacy_constructor.html | 505 -- .../Resources/Documents/legacy_hashing.html | 465 -- .../Resources/Documents/legacy_multiple.html | 443 -- .../legacy_nsgeometry_functions.html | 488 -- .../Resources/Documents/legacy_objc_type.html | 444 -- .../Resources/Documents/legacy_random.html | 424 -- .../Documents/let_var_whitespace.html | 587 -- .../Resources/Documents/line_length.html | 472 -- .../literal_expression_end_indentation.html | 457 -- .../Documents/local_doc_comment.html | 432 -- .../Documents/lower_acl_than_parent.html | 484 -- .../Contents/Resources/Documents/mark.html | 510 -- .../Resources/Documents/missing_docs.html | 621 -- .../Resources/Documents/modifier_order.html | 607 -- .../Documents/multiline_arguments.html | 513 -- .../multiline_arguments_brackets.html | 520 -- .../Documents/multiline_function_chains.html | 479 -- .../Documents/multiline_literal_brackets.html | 494 -- .../Documents/multiline_parameters.html | 813 --- .../multiline_parameters_brackets.html | 474 -- ...ltiple_closures_with_trailing_closure.html | 442 -- .../Contents/Resources/Documents/nesting.html | 1606 ----- .../Resources/Documents/nimble_operator.html | 472 -- .../Resources/Documents/no_empty_block.html | 555 -- .../no_extension_access_modifier.html | 429 -- .../Documents/no_fallthrough_only.html | 548 -- .../Documents/no_grouping_extension.html | 433 -- .../Resources/Documents/no_magic_numbers.html | 544 -- .../Documents/no_space_in_method_call.html | 446 -- .../non_optional_string_data_conversion.html | 416 -- .../non_overridable_class_declaration.html | 470 -- .../notification_center_detachment.html | 430 -- .../ns_number_init_as_function_reference.html | 426 -- .../Documents/nslocalizedstring_key.html | 433 -- .../nslocalizedstring_require_bundle.html | 431 -- .../Documents/nsobject_prefer_isequal.html | 484 -- .../Resources/Documents/number_separator.html | 665 -- .../Resources/Documents/object_literal.html | 476 -- .../Documents/one_declaration_per_file.html | 430 -- .../Resources/Documents/opening_brace.html | 678 -- .../Documents/operator_usage_whitespace.html | 584 -- .../Documents/operator_whitespace.html | 430 -- .../optional_data_string_conversion.html | 416 -- .../optional_enum_case_matching.html | 464 -- .../Documents/orphaned_doc_comment.html | 456 -- .../Documents/overridden_super_call.html | 480 -- .../Documents/override_in_extension.html | 444 -- .../Documents/pattern_matching_keywords.html | 504 -- .../Resources/Documents/period_spacing.html | 445 -- .../Resources/Documents/prefer_key_path.html | 545 -- .../Resources/Documents/prefer_nimble.html | 428 -- .../prefer_self_in_static_references.html | 483 -- .../prefer_self_type_over_type_of_self.html | 454 -- .../Documents/prefer_type_checking.html | 434 -- .../prefer_zero_over_explicit_init.html | 436 -- .../Documents/prefixed_toplevel_constant.html | 497 -- .../Resources/Documents/private_action.html | 480 -- .../Resources/Documents/private_outlet.html | 475 -- .../Documents/private_over_fileprivate.html | 468 -- .../Resources/Documents/private_subject.html | 574 -- .../Documents/private_swiftui_state.html | 564 -- .../Documents/private_unit_test.html | 499 -- .../prohibited_interface_builder.html | 428 -- .../Documents/prohibited_super_call.html | 477 -- .../protocol_property_accessors_order.html | 428 -- .../Documents/quick_discouraged_call.html | 704 --- .../quick_discouraged_focused_test.html | 481 -- .../quick_discouraged_pending_test.html | 487 -- ...aw_value_for_camel_cased_codable_enum.html | 477 -- .../Resources/Documents/reduce_boolean.html | 436 -- .../Resources/Documents/reduce_into.html | 487 -- .../Documents/redundant_discardable_let.html | 428 -- .../Documents/redundant_nil_coalescing.html | 416 -- .../Documents/redundant_objc_attribute.html | 602 -- .../redundant_optional_initialization.html | 463 -- .../Documents/redundant_self_in_closure.html | 581 -- .../redundant_set_access_control.html | 452 -- .../redundant_string_enum_value.html | 449 -- .../Documents/redundant_type_annotation.html | 612 -- .../Documents/redundant_void_return.html | 479 -- .../Resources/Documents/required_deinit.html | 457 -- .../Documents/required_enum_case.html | 536 -- .../Documents/return_arrow_whitespace.html | 465 -- .../return_value_from_void_function.html | 626 -- .../Resources/Documents/rule-directory.html | 639 -- .../Contents/Resources/Documents/search.json | 1 - .../Resources/Documents/self_binding.html | 478 -- .../self_in_property_initialization.html | 460 -- .../Documents/shorthand_argument.html | 497 -- .../Documents/shorthand_operator.html | 453 -- .../Documents/shorthand_optional_binding.html | 434 -- .../Documents/single_test_class.html | 451 -- .../Documents/sorted_enum_cases.html | 490 -- .../Documents/sorted_first_last.html | 472 -- .../Resources/Documents/sorted_imports.html | 482 -- .../Documents/statement_position.html | 448 -- .../Resources/Documents/static_operator.html | 466 -- .../Documents/static_over_final_class.html | 458 -- .../Documents/strict_fileprivate.html | 457 -- .../Resources/Documents/strong_iboutlet.html | 432 -- .../superfluous_disable_command.html | 424 -- .../Resources/Documents/superfluous_else.html | 498 -- .../Documents/swift-syntax-dashboard.html | 648 -- .../Documents/switch_case_alignment.html | 578 -- .../Documents/switch_case_on_newline.html | 524 -- .../Resources/Documents/syntactic_sugar.html | 492 -- .../Documents/test_case_accessibility.html | 523 -- .../Contents/Resources/Documents/todo.html | 440 -- .../Resources/Documents/toggle_bool.html | 430 -- .../Resources/Documents/trailing_closure.html | 468 -- .../Resources/Documents/trailing_comma.html | 470 -- .../Resources/Documents/trailing_newline.html | 421 -- .../Documents/trailing_semicolon.html | 425 -- .../Documents/trailing_whitespace.html | 449 -- .../Resources/Documents/type_body_length.html | 5516 ----------------- .../Documents/type_contents_order.html | 645 -- .../Resources/Documents/type_name.html | 576 -- .../Documents/typesafe_array_init.html | 440 -- .../Documents/unavailable_condition.html | 450 -- .../Documents/unavailable_function.html | 461 -- .../Documents/unhandled_throwing_task.html | 552 -- .../Documents/unneeded_break_in_switch.html | 473 -- .../Documents/unneeded_override.html | 570 -- ...eeded_parentheses_in_closure_argument.html | 456 -- .../unneeded_synthesized_initializer.html | 742 --- .../Documents/unowned_variable_capture.html | 438 -- .../Documents/untyped_error_in_catch.html | 467 -- .../Documents/unused_capture_list.html | 517 -- .../Documents/unused_closure_parameter.html | 525 -- .../Documents/unused_control_flow_label.html | 455 -- .../Documents/unused_declaration.html | 707 --- .../Documents/unused_enumerated.html | 475 -- .../Resources/Documents/unused_import.html | 484 -- .../Documents/unused_optional_binding.html | 450 -- .../Resources/Documents/unused_parameter.html | 489 -- .../Documents/unused_setter_value.html | 501 -- .../Documents/valid_ibinspectable.html | 488 -- .../vertical_parameter_alignment.html | 477 -- .../vertical_parameter_alignment_on_call.html | 500 -- .../Documents/vertical_whitespace.html | 453 -- .../vertical_whitespace_between_cases.html | 514 -- .../vertical_whitespace_closing_braces.html | 550 -- .../vertical_whitespace_opening_braces.html | 526 -- .../Documents/void_function_in_ternary.html | 491 -- .../Resources/Documents/void_return.html | 456 -- .../Resources/Documents/weak_delegate.html | 493 -- .../Documents/xct_specific_matcher.html | 600 -- .../Resources/Documents/xctfail_message.html | 428 -- .../Resources/Documents/yoda_condition.html | 450 -- .../Contents/Resources/docSet.dsidx | Bin 180224 -> 0 bytes docsets/SwiftLintCore.tgz | Bin 689700 -> 0 bytes docsets/SwiftLintCore.xml | 1 - duplicate_conditions.html | 534 -- duplicate_enum_cases.html | 448 -- duplicate_imports.html | 519 -- duplicated_key_in_dictionary_literal.html | 466 -- dynamic_inline.html | 444 -- empty_collection_literal.html | 436 -- empty_count.html | 458 -- empty_enum_arguments.html | 527 -- empty_parameters.html | 432 -- empty_parentheses_with_trailing_closure.html | 446 -- empty_string.html | 430 -- empty_xctest_method.html | 559 -- enum_case_associated_values_count.html | 438 -- expiring_todo.html | 510 -- explicit_acl.html | 513 -- explicit_enum_raw_value.html | 464 -- explicit_init.html | 470 -- explicit_self.html | 483 -- explicit_top_level_acl.html | 443 -- explicit_type_interface.html | 468 -- extension_access_modifier.html | 543 -- fallthrough.html | 424 -- fatal_error_message.html | 428 -- file_header.html | 432 -- file_length.html | 2039 ------ file_name.html | 442 -- file_name_no_space.html | 418 -- file_types_order.html | 625 -- final_test_case.html | 446 -- first_where.html | 445 -- flatmap_over_map_reduce.html | 418 -- for_where.html | 512 -- force_cast.html | 416 -- force_try.html | 420 -- force_unwrapping.html | 490 -- function_body_length.html | 418 -- function_default_parameter_at_end.html | 450 -- function_parameter_count.html | 459 -- generic_type_name.html | 568 -- ibinspectable_in_extension.html | 420 -- identical_operands.html | 898 --- identifier_name.html | 622 -- img/carat.png | Bin 274 -> 0 bytes img/dash.png | Bin 1338 -> 0 bytes img/gh.png | Bin 1571 -> 0 bytes img/spinner.gif | Bin 1849 -> 0 bytes implicit_getter.html | 639 -- implicit_return.html | 560 -- implicitly_unwrapped_optional.html | 456 -- inclusive_language.html | 446 -- indentation_width.html | 482 -- index.html | 1337 ---- inert_defer.html | 441 -- invalid_swiftlint_command.html | 454 -- is_disjoint.html | 424 -- joined_default_parameter.html | 427 -- js/jazzy.js | 74 - js/jazzy.search.js | 74 - js/jquery.min.js | 2 - js/lunr.min.js | 6 - js/typeahead.jquery.js | 1695 ----- large_tuple.html | 518 -- last_where.html | 437 -- leading_whitespace.html | 419 -- legacy_cggeometry_functions.html | 492 -- legacy_constant.html | 452 -- legacy_constructor.html | 505 -- legacy_hashing.html | 465 -- legacy_multiple.html | 443 -- legacy_nsgeometry_functions.html | 488 -- legacy_objc_type.html | 444 -- legacy_random.html | 424 -- let_var_whitespace.html | 587 -- line_length.html | 472 -- literal_expression_end_indentation.html | 457 -- local_doc_comment.html | 432 -- lower_acl_than_parent.html | 484 -- mark.html | 510 -- missing_docs.html | 621 -- modifier_order.html | 607 -- multiline_arguments.html | 513 -- multiline_arguments_brackets.html | 520 -- multiline_function_chains.html | 479 -- multiline_literal_brackets.html | 494 -- multiline_parameters.html | 813 --- multiline_parameters_brackets.html | 474 -- multiple_closures_with_trailing_closure.html | 442 -- nesting.html | 1606 ----- nimble_operator.html | 472 -- no_empty_block.html | 555 -- no_extension_access_modifier.html | 429 -- no_fallthrough_only.html | 548 -- no_grouping_extension.html | 433 -- no_magic_numbers.html | 544 -- no_space_in_method_call.html | 446 -- non_optional_string_data_conversion.html | 416 -- non_overridable_class_declaration.html | 470 -- notification_center_detachment.html | 430 -- ns_number_init_as_function_reference.html | 426 -- nslocalizedstring_key.html | 433 -- nslocalizedstring_require_bundle.html | 431 -- nsobject_prefer_isequal.html | 484 -- number_separator.html | 665 -- object_literal.html | 476 -- one_declaration_per_file.html | 430 -- opening_brace.html | 678 -- operator_usage_whitespace.html | 584 -- operator_whitespace.html | 430 -- optional_data_string_conversion.html | 416 -- optional_enum_case_matching.html | 464 -- orphaned_doc_comment.html | 456 -- overridden_super_call.html | 480 -- override_in_extension.html | 444 -- pattern_matching_keywords.html | 504 -- period_spacing.html | 445 -- prefer_key_path.html | 545 -- prefer_nimble.html | 428 -- prefer_self_in_static_references.html | 483 -- prefer_self_type_over_type_of_self.html | 454 -- prefer_type_checking.html | 434 -- prefer_zero_over_explicit_init.html | 436 -- prefixed_toplevel_constant.html | 497 -- private_action.html | 480 -- private_outlet.html | 475 -- private_over_fileprivate.html | 468 -- private_subject.html | 574 -- private_swiftui_state.html | 564 -- private_unit_test.html | 499 -- prohibited_interface_builder.html | 428 -- prohibited_super_call.html | 477 -- protocol_property_accessors_order.html | 428 -- quick_discouraged_call.html | 704 --- quick_discouraged_focused_test.html | 481 -- quick_discouraged_pending_test.html | 487 -- raw_value_for_camel_cased_codable_enum.html | 477 -- reduce_boolean.html | 436 -- reduce_into.html | 487 -- redundant_discardable_let.html | 428 -- redundant_nil_coalescing.html | 416 -- redundant_objc_attribute.html | 602 -- redundant_optional_initialization.html | 463 -- redundant_self_in_closure.html | 581 -- redundant_set_access_control.html | 452 -- redundant_string_enum_value.html | 449 -- redundant_type_annotation.html | 612 -- redundant_void_return.html | 479 -- required_deinit.html | 457 -- required_enum_case.html | 536 -- return_arrow_whitespace.html | 465 -- return_value_from_void_function.html | 626 -- rule-directory.html | 639 -- search.json | 1 - self_binding.html | 478 -- self_in_property_initialization.html | 460 -- shorthand_argument.html | 497 -- shorthand_operator.html | 453 -- shorthand_optional_binding.html | 434 -- single_test_class.html | 451 -- sorted_enum_cases.html | 490 -- sorted_first_last.html | 472 -- sorted_imports.html | 482 -- statement_position.html | 448 -- static_operator.html | 466 -- static_over_final_class.html | 458 -- strict_fileprivate.html | 457 -- strong_iboutlet.html | 432 -- superfluous_disable_command.html | 424 -- superfluous_else.html | 498 -- swift-syntax-dashboard.html | 648 -- switch_case_alignment.html | 578 -- switch_case_on_newline.html | 524 -- syntactic_sugar.html | 492 -- test_case_accessibility.html | 523 -- todo.html | 440 -- toggle_bool.html | 430 -- trailing_closure.html | 468 -- trailing_comma.html | 470 -- trailing_newline.html | 421 -- trailing_semicolon.html | 425 -- trailing_whitespace.html | 449 -- type_body_length.html | 5516 ----------------- type_contents_order.html | 645 -- type_name.html | 576 -- typesafe_array_init.html | 440 -- unavailable_condition.html | 450 -- unavailable_function.html | 461 -- undocumented.json | 6 - unhandled_throwing_task.html | 552 -- unneeded_break_in_switch.html | 473 -- unneeded_override.html | 570 -- unneeded_parentheses_in_closure_argument.html | 456 -- unneeded_synthesized_initializer.html | 742 --- unowned_variable_capture.html | 438 -- untyped_error_in_catch.html | 467 -- unused_capture_list.html | 517 -- unused_closure_parameter.html | 525 -- unused_control_flow_label.html | 455 -- unused_declaration.html | 707 --- unused_enumerated.html | 475 -- unused_import.html | 484 -- unused_optional_binding.html | 450 -- unused_parameter.html | 489 -- unused_setter_value.html | 501 -- valid_ibinspectable.html | 488 -- vertical_parameter_alignment.html | 477 -- vertical_parameter_alignment_on_call.html | 500 -- vertical_whitespace.html | 453 -- vertical_whitespace_between_cases.html | 514 -- vertical_whitespace_closing_braces.html | 550 -- vertical_whitespace_opening_braces.html | 526 -- void_function_in_ternary.html | 491 -- void_return.html | 456 -- weak_delegate.html | 493 -- xct_specific_matcher.html | 600 -- xctfail_message.html | 428 -- yoda_condition.html | 450 -- 692 files changed, 379235 deletions(-) delete mode 100644 Classes.html delete mode 100644 Classes/CodeIndentingRewriter.html delete mode 100644 Classes/CodeIndentingRewriter/IndentationStyle.html delete mode 100644 Classes/CustomRuleTimer.html delete mode 100644 Classes/DeclaredIdentifiersTrackingVisitor.html delete mode 100644 Classes/LinterCache.html delete mode 100644 Classes/RuleRegistry.html delete mode 100644 Classes/RuleStorage.html delete mode 100644 Classes/SwiftLintFile.html delete mode 100644 Classes/ViolationsSyntaxRewriter.html delete mode 100644 Classes/ViolationsSyntaxVisitor.html delete mode 100644 Enums.html delete mode 100644 Enums/AccessControlLevel.html delete mode 100644 Enums/ExecutableInfo.html delete mode 100644 Enums/IdentifierDeclaration.html delete mode 100644 Enums/Issue.html delete mode 100644 Enums/OptionType.html delete mode 100644 Enums/RuleIdentifier.html delete mode 100644 Enums/RuleKind.html delete mode 100644 Enums/RuleListError.html delete mode 100644 Enums/SwiftExpressionKind.html delete mode 100644 Enums/ViolationSeverity.html delete mode 100644 Extensions.html delete mode 100644 Extensions/Array.html delete mode 100644 Extensions/Bool.html delete mode 100644 Extensions/Double.html delete mode 100644 Extensions/Int.html delete mode 100644 Extensions/Optional.html delete mode 100644 Extensions/Set.html delete mode 100644 Extensions/String.html delete mode 100644 Functions.html delete mode 100644 Global Variables.html delete mode 100644 Guides.html delete mode 100644 Macros.html delete mode 100644 Protocols.html delete mode 100644 Protocols/ASTRule.html delete mode 100644 Protocols/AcceptableByConfigurationElement.html delete mode 100644 Protocols/AnalyzerRule.html delete mode 100644 Protocols/CacheDescriptionProvider.html delete mode 100644 Protocols/CollectingRule.html delete mode 100644 Protocols/CorrectableRule.html delete mode 100644 Protocols/Documentable.html delete mode 100644 Protocols/Reporter.html delete mode 100644 Protocols/Rule.html delete mode 100644 Protocols/RuleConfiguration.html delete mode 100644 Protocols/SeverityBasedRuleConfiguration.html delete mode 100644 Protocols/SubstitutionCorrectableRule.html delete mode 100644 Protocols/SwiftSyntaxCorrectableRule.html delete mode 100644 Protocols/SwiftSyntaxRule.html delete mode 100644 Protocols/VersionComparable.html delete mode 100644 Rules.html delete mode 100644 Structs.html delete mode 100644 Structs/Baseline.html delete mode 100644 Structs/ChildOptionSeverityConfiguration.html delete mode 100644 Structs/CollectedLinter.html delete mode 100644 Structs/Command.html delete mode 100644 Structs/Command/Action.html delete mode 100644 Structs/Command/Modifier.html delete mode 100644 Structs/Configuration.html delete mode 100644 Structs/ConfigurationElement.html delete mode 100644 Structs/ConfigurationElement/DeprecationNotice.html delete mode 100644 Structs/Correction.html delete mode 100644 Structs/Example.html delete mode 100644 Structs/Linter.html delete mode 100644 Structs/Location.html delete mode 100644 Structs/ReasonedRuleViolation.html delete mode 100644 Structs/ReasonedRuleViolation/ViolationCorrection.html delete mode 100644 Structs/RegexConfiguration.html delete mode 100644 Structs/Region.html delete mode 100644 Structs/RuleConfigurationDescription.html delete mode 100644 Structs/RuleConfigurationOption.html delete mode 100644 Structs/RuleDescription.html delete mode 100644 Structs/RuleList.html delete mode 100644 Structs/RuleListDocumentation.html delete mode 100644 Structs/RuleParameter.html delete mode 100644 Structs/SeverityConfiguration.html delete mode 100644 Structs/SeverityLevelsConfiguration.html delete mode 100644 Structs/Stack.html delete mode 100644 Structs/StyleViolation.html delete mode 100644 Structs/SwiftLintSyntaxMap.html delete mode 100644 Structs/SwiftLintSyntaxToken.html delete mode 100644 Structs/SwiftVersion.html delete mode 100644 Structs/Version.html delete mode 100644 Structs/YamlParser.html delete mode 100644 accessibility_label_for_image.html delete mode 100644 accessibility_trait_for_button.html delete mode 100644 anonymous_argument_in_multiline_closure.html delete mode 100644 array_init.html delete mode 100644 attribute_name_spacing.html delete mode 100644 attributes.html delete mode 100644 badge.svg delete mode 100644 balanced_xctest_lifecycle.html delete mode 100644 blanket_disable_command.html delete mode 100644 block_based_kvo.html delete mode 100644 capture_variable.html delete mode 100644 class_delegate_protocol.html delete mode 100644 closing_brace.html delete mode 100644 closure_body_length.html delete mode 100644 closure_end_indentation.html delete mode 100644 closure_parameter_position.html delete mode 100644 closure_spacing.html delete mode 100644 collection_alignment.html delete mode 100644 colon.html delete mode 100644 comma.html delete mode 100644 comma_inheritance.html delete mode 100644 comment_spacing.html delete mode 100644 compiler_protocol_init.html delete mode 100644 computed_accessors_order.html delete mode 100644 conditional_returns_on_newline.html delete mode 100644 contains_over_filter_count.html delete mode 100644 contains_over_filter_is_empty.html delete mode 100644 contains_over_first_not_nil.html delete mode 100644 contains_over_range_nil_comparison.html delete mode 100644 contrasted_opening_brace.html delete mode 100644 control_statement.html delete mode 100644 convenience_type.html delete mode 100644 css/highlight.css delete mode 100644 css/jazzy.css delete mode 100644 custom_rules.html delete mode 100644 cyclomatic_complexity.html delete mode 100644 deployment_target.html delete mode 100644 direct_return.html delete mode 100644 discarded_notification_center_observer.html delete mode 100644 discouraged_assert.html delete mode 100644 discouraged_direct_init.html delete mode 100644 discouraged_none_name.html delete mode 100644 discouraged_object_literal.html delete mode 100644 discouraged_optional_boolean.html delete mode 100644 discouraged_optional_collection.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Info.plist delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter/IndentationStyle.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CustomRuleTimer.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/DeclaredIdentifiersTrackingVisitor.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/LinterCache.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleRegistry.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleStorage.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/SwiftLintFile.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxRewriter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/AccessControlLevel.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ExecutableInfo.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/IdentifierDeclaration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/Issue.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/OptionType.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleIdentifier.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleKind.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleListError.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/SwiftExpressionKind.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ViolationSeverity.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Array.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Bool.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Double.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Int.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Optional.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Set.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/String.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Functions.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Global Variables.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Guides.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Macros.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AcceptableByConfigurationElement.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AnalyzerRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CacheDescriptionProvider.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CollectingRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CorrectableRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Documentable.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Reporter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Rule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/RuleConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SeverityBasedRuleConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SubstitutionCorrectableRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxCorrectableRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxRule.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/VersionComparable.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Rules.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Baseline.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ChildOptionSeverityConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/CollectedLinter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Action.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Modifier.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Configuration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement/DeprecationNotice.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Correction.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Example.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Linter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Location.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation/ViolationCorrection.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RegexConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Region.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationDescription.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationOption.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleDescription.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleList.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleListDocumentation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleParameter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityLevelsConfiguration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Stack.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/StyleViolation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxMap.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxToken.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftVersion.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Version.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/YamlParser.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_label_for_image.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_trait_for_button.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/anonymous_argument_in_multiline_closure.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/array_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/attribute_name_spacing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/attributes.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/balanced_xctest_lifecycle.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/blanket_disable_command.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/block_based_kvo.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/capture_variable.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/class_delegate_protocol.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/closing_brace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_body_length.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_end_indentation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_parameter_position.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_spacing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/collection_alignment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/colon.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma_inheritance.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/comment_spacing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/compiler_protocol_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/computed_accessors_order.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/conditional_returns_on_newline.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_count.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_is_empty.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_first_not_nil.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_range_nil_comparison.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/contrasted_opening_brace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/control_statement.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/convenience_type.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/highlight.css delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/jazzy.css delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/custom_rules.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/cyclomatic_complexity.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/deployment_target.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/direct_return.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discarded_notification_center_observer.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_assert.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_direct_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_none_name.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_object_literal.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_boolean.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_collection.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_conditions.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_enum_cases.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_imports.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicated_key_in_dictionary_literal.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/dynamic_inline.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_collection_literal.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_count.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_enum_arguments.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parameters.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parentheses_with_trailing_closure.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_string.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_xctest_method.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/enum_case_associated_values_count.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/expiring_todo.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_acl.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_enum_raw_value.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_self.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_top_level_acl.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_type_interface.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/extension_access_modifier.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/fallthrough.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/fatal_error_message.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_header.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_length.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name_no_space.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_types_order.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/final_test_case.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/first_where.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/flatmap_over_map_reduce.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/for_where.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_cast.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_try.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_unwrapping.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_body_length.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_default_parameter_at_end.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_parameter_count.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/generic_type_name.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/ibinspectable_in_extension.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/identical_operands.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/identifier_name.html delete mode 100755 docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/carat.png delete mode 100755 docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/dash.png delete mode 100755 docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/gh.png delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/spinner.gif delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_getter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_return.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicitly_unwrapped_optional.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/inclusive_language.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/indentation_width.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/index.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/inert_defer.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/invalid_swiftlint_command.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/is_disjoint.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/joined_default_parameter.html delete mode 100755 docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.js delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.search.js delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jquery.min.js delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/lunr.min.js delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/typeahead.jquery.js delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/large_tuple.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/last_where.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/leading_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_cggeometry_functions.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constant.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constructor.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_hashing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_multiple.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_nsgeometry_functions.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_objc_type.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_random.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/let_var_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/line_length.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/literal_expression_end_indentation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/local_doc_comment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/lower_acl_than_parent.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/mark.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/missing_docs.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/modifier_order.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments_brackets.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_function_chains.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_literal_brackets.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters_brackets.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiple_closures_with_trailing_closure.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/nesting.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/nimble_operator.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_empty_block.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_extension_access_modifier.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_fallthrough_only.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_grouping_extension.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_magic_numbers.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_space_in_method_call.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_optional_string_data_conversion.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_overridable_class_declaration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/notification_center_detachment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/ns_number_init_as_function_reference.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_key.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_require_bundle.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/nsobject_prefer_isequal.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/number_separator.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/object_literal.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/one_declaration_per_file.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/opening_brace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_usage_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_data_string_conversion.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_enum_case_matching.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/orphaned_doc_comment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/overridden_super_call.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/override_in_extension.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/pattern_matching_keywords.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/period_spacing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_key_path.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_nimble.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_in_static_references.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_type_over_type_of_self.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_type_checking.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_zero_over_explicit_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefixed_toplevel_constant.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_action.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_outlet.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_over_fileprivate.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_subject.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_swiftui_state.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_unit_test.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_interface_builder.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_super_call.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/protocol_property_accessors_order.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_call.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_focused_test.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_pending_test.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/raw_value_for_camel_cased_codable_enum.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_boolean.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_into.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_discardable_let.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_nil_coalescing.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_objc_attribute.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_optional_initialization.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_self_in_closure.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_set_access_control.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_string_enum_value.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_type_annotation.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_void_return.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_deinit.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_enum_case.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_arrow_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_value_from_void_function.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/rule-directory.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/search.json delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_binding.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_in_property_initialization.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_argument.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_operator.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_optional_binding.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/single_test_class.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_enum_cases.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_first_last.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_imports.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/statement_position.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_operator.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_over_final_class.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/strict_fileprivate.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/strong_iboutlet.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_disable_command.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_else.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/swift-syntax-dashboard.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_alignment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_on_newline.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/syntactic_sugar.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/test_case_accessibility.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/todo.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/toggle_bool.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_closure.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_comma.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_newline.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_semicolon.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_body_length.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_contents_order.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_name.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/typesafe_array_init.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_condition.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_function.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unhandled_throwing_task.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_break_in_switch.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_override.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_parentheses_in_closure_argument.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_synthesized_initializer.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unowned_variable_capture.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/untyped_error_in_catch.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_capture_list.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_closure_parameter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_control_flow_label.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_declaration.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_enumerated.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_import.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_optional_binding.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_parameter.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_setter_value.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/valid_ibinspectable.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment_on_call.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_between_cases.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_closing_braces.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_opening_braces.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_function_in_ternary.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_return.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/weak_delegate.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/xct_specific_matcher.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/xctfail_message.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/Documents/yoda_condition.html delete mode 100644 docsets/SwiftLintCore.docset/Contents/Resources/docSet.dsidx delete mode 100644 docsets/SwiftLintCore.tgz delete mode 100644 docsets/SwiftLintCore.xml delete mode 100644 duplicate_conditions.html delete mode 100644 duplicate_enum_cases.html delete mode 100644 duplicate_imports.html delete mode 100644 duplicated_key_in_dictionary_literal.html delete mode 100644 dynamic_inline.html delete mode 100644 empty_collection_literal.html delete mode 100644 empty_count.html delete mode 100644 empty_enum_arguments.html delete mode 100644 empty_parameters.html delete mode 100644 empty_parentheses_with_trailing_closure.html delete mode 100644 empty_string.html delete mode 100644 empty_xctest_method.html delete mode 100644 enum_case_associated_values_count.html delete mode 100644 expiring_todo.html delete mode 100644 explicit_acl.html delete mode 100644 explicit_enum_raw_value.html delete mode 100644 explicit_init.html delete mode 100644 explicit_self.html delete mode 100644 explicit_top_level_acl.html delete mode 100644 explicit_type_interface.html delete mode 100644 extension_access_modifier.html delete mode 100644 fallthrough.html delete mode 100644 fatal_error_message.html delete mode 100644 file_header.html delete mode 100644 file_length.html delete mode 100644 file_name.html delete mode 100644 file_name_no_space.html delete mode 100644 file_types_order.html delete mode 100644 final_test_case.html delete mode 100644 first_where.html delete mode 100644 flatmap_over_map_reduce.html delete mode 100644 for_where.html delete mode 100644 force_cast.html delete mode 100644 force_try.html delete mode 100644 force_unwrapping.html delete mode 100644 function_body_length.html delete mode 100644 function_default_parameter_at_end.html delete mode 100644 function_parameter_count.html delete mode 100644 generic_type_name.html delete mode 100644 ibinspectable_in_extension.html delete mode 100644 identical_operands.html delete mode 100644 identifier_name.html delete mode 100755 img/carat.png delete mode 100755 img/dash.png delete mode 100755 img/gh.png delete mode 100644 img/spinner.gif delete mode 100644 implicit_getter.html delete mode 100644 implicit_return.html delete mode 100644 implicitly_unwrapped_optional.html delete mode 100644 inclusive_language.html delete mode 100644 indentation_width.html delete mode 100644 index.html delete mode 100644 inert_defer.html delete mode 100644 invalid_swiftlint_command.html delete mode 100644 is_disjoint.html delete mode 100644 joined_default_parameter.html delete mode 100755 js/jazzy.js delete mode 100644 js/jazzy.search.js delete mode 100644 js/jquery.min.js delete mode 100644 js/lunr.min.js delete mode 100644 js/typeahead.jquery.js delete mode 100644 large_tuple.html delete mode 100644 last_where.html delete mode 100644 leading_whitespace.html delete mode 100644 legacy_cggeometry_functions.html delete mode 100644 legacy_constant.html delete mode 100644 legacy_constructor.html delete mode 100644 legacy_hashing.html delete mode 100644 legacy_multiple.html delete mode 100644 legacy_nsgeometry_functions.html delete mode 100644 legacy_objc_type.html delete mode 100644 legacy_random.html delete mode 100644 let_var_whitespace.html delete mode 100644 line_length.html delete mode 100644 literal_expression_end_indentation.html delete mode 100644 local_doc_comment.html delete mode 100644 lower_acl_than_parent.html delete mode 100644 mark.html delete mode 100644 missing_docs.html delete mode 100644 modifier_order.html delete mode 100644 multiline_arguments.html delete mode 100644 multiline_arguments_brackets.html delete mode 100644 multiline_function_chains.html delete mode 100644 multiline_literal_brackets.html delete mode 100644 multiline_parameters.html delete mode 100644 multiline_parameters_brackets.html delete mode 100644 multiple_closures_with_trailing_closure.html delete mode 100644 nesting.html delete mode 100644 nimble_operator.html delete mode 100644 no_empty_block.html delete mode 100644 no_extension_access_modifier.html delete mode 100644 no_fallthrough_only.html delete mode 100644 no_grouping_extension.html delete mode 100644 no_magic_numbers.html delete mode 100644 no_space_in_method_call.html delete mode 100644 non_optional_string_data_conversion.html delete mode 100644 non_overridable_class_declaration.html delete mode 100644 notification_center_detachment.html delete mode 100644 ns_number_init_as_function_reference.html delete mode 100644 nslocalizedstring_key.html delete mode 100644 nslocalizedstring_require_bundle.html delete mode 100644 nsobject_prefer_isequal.html delete mode 100644 number_separator.html delete mode 100644 object_literal.html delete mode 100644 one_declaration_per_file.html delete mode 100644 opening_brace.html delete mode 100644 operator_usage_whitespace.html delete mode 100644 operator_whitespace.html delete mode 100644 optional_data_string_conversion.html delete mode 100644 optional_enum_case_matching.html delete mode 100644 orphaned_doc_comment.html delete mode 100644 overridden_super_call.html delete mode 100644 override_in_extension.html delete mode 100644 pattern_matching_keywords.html delete mode 100644 period_spacing.html delete mode 100644 prefer_key_path.html delete mode 100644 prefer_nimble.html delete mode 100644 prefer_self_in_static_references.html delete mode 100644 prefer_self_type_over_type_of_self.html delete mode 100644 prefer_type_checking.html delete mode 100644 prefer_zero_over_explicit_init.html delete mode 100644 prefixed_toplevel_constant.html delete mode 100644 private_action.html delete mode 100644 private_outlet.html delete mode 100644 private_over_fileprivate.html delete mode 100644 private_subject.html delete mode 100644 private_swiftui_state.html delete mode 100644 private_unit_test.html delete mode 100644 prohibited_interface_builder.html delete mode 100644 prohibited_super_call.html delete mode 100644 protocol_property_accessors_order.html delete mode 100644 quick_discouraged_call.html delete mode 100644 quick_discouraged_focused_test.html delete mode 100644 quick_discouraged_pending_test.html delete mode 100644 raw_value_for_camel_cased_codable_enum.html delete mode 100644 reduce_boolean.html delete mode 100644 reduce_into.html delete mode 100644 redundant_discardable_let.html delete mode 100644 redundant_nil_coalescing.html delete mode 100644 redundant_objc_attribute.html delete mode 100644 redundant_optional_initialization.html delete mode 100644 redundant_self_in_closure.html delete mode 100644 redundant_set_access_control.html delete mode 100644 redundant_string_enum_value.html delete mode 100644 redundant_type_annotation.html delete mode 100644 redundant_void_return.html delete mode 100644 required_deinit.html delete mode 100644 required_enum_case.html delete mode 100644 return_arrow_whitespace.html delete mode 100644 return_value_from_void_function.html delete mode 100644 rule-directory.html delete mode 100644 search.json delete mode 100644 self_binding.html delete mode 100644 self_in_property_initialization.html delete mode 100644 shorthand_argument.html delete mode 100644 shorthand_operator.html delete mode 100644 shorthand_optional_binding.html delete mode 100644 single_test_class.html delete mode 100644 sorted_enum_cases.html delete mode 100644 sorted_first_last.html delete mode 100644 sorted_imports.html delete mode 100644 statement_position.html delete mode 100644 static_operator.html delete mode 100644 static_over_final_class.html delete mode 100644 strict_fileprivate.html delete mode 100644 strong_iboutlet.html delete mode 100644 superfluous_disable_command.html delete mode 100644 superfluous_else.html delete mode 100644 swift-syntax-dashboard.html delete mode 100644 switch_case_alignment.html delete mode 100644 switch_case_on_newline.html delete mode 100644 syntactic_sugar.html delete mode 100644 test_case_accessibility.html delete mode 100644 todo.html delete mode 100644 toggle_bool.html delete mode 100644 trailing_closure.html delete mode 100644 trailing_comma.html delete mode 100644 trailing_newline.html delete mode 100644 trailing_semicolon.html delete mode 100644 trailing_whitespace.html delete mode 100644 type_body_length.html delete mode 100644 type_contents_order.html delete mode 100644 type_name.html delete mode 100644 typesafe_array_init.html delete mode 100644 unavailable_condition.html delete mode 100644 unavailable_function.html delete mode 100644 undocumented.json delete mode 100644 unhandled_throwing_task.html delete mode 100644 unneeded_break_in_switch.html delete mode 100644 unneeded_override.html delete mode 100644 unneeded_parentheses_in_closure_argument.html delete mode 100644 unneeded_synthesized_initializer.html delete mode 100644 unowned_variable_capture.html delete mode 100644 untyped_error_in_catch.html delete mode 100644 unused_capture_list.html delete mode 100644 unused_closure_parameter.html delete mode 100644 unused_control_flow_label.html delete mode 100644 unused_declaration.html delete mode 100644 unused_enumerated.html delete mode 100644 unused_import.html delete mode 100644 unused_optional_binding.html delete mode 100644 unused_parameter.html delete mode 100644 unused_setter_value.html delete mode 100644 valid_ibinspectable.html delete mode 100644 vertical_parameter_alignment.html delete mode 100644 vertical_parameter_alignment_on_call.html delete mode 100644 vertical_whitespace.html delete mode 100644 vertical_whitespace_between_cases.html delete mode 100644 vertical_whitespace_closing_braces.html delete mode 100644 vertical_whitespace_opening_braces.html delete mode 100644 void_function_in_ternary.html delete mode 100644 void_return.html delete mode 100644 weak_delegate.html delete mode 100644 xct_specific_matcher.html delete mode 100644 xctfail_message.html delete mode 100644 yoda_condition.html diff --git a/Classes.html b/Classes.html deleted file mode 100644 index 4547a900d..000000000 --- a/Classes.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Classes

-

The following classes are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Classes/CodeIndentingRewriter.html b/Classes/CodeIndentingRewriter.html deleted file mode 100644 index 2dbf18cba..000000000 --- a/Classes/CodeIndentingRewriter.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - CodeIndentingRewriter Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CodeIndentingRewriter

-
-
- -
public class CodeIndentingRewriter : SyntaxRewriter
- -
-
-

Rewriter that indents or unindents a syntax piece including comments and nested -AST nodes (e.g. a code block in a code block).

- - -
-
- -
-
-
-
    -
  • -
    - - - - IndentationStyle - -
    -
    -
    -
    -
    -
    -

    Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and -how many of them.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum IndentationStyle
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(style:) - -
    -
    -
    -
    -
    -
    -

    Initializer accepting an indentation style.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(style: IndentationStyle = .indentSpaces(4))
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - style - - -
    -

    Indentation style. The default is indentation by 4 spaces.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override public func visit(_ token: TokenSyntax) -> TokenSyntax
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/CodeIndentingRewriter/IndentationStyle.html b/Classes/CodeIndentingRewriter/IndentationStyle.html deleted file mode 100644 index dc9f4e277..000000000 --- a/Classes/CodeIndentingRewriter/IndentationStyle.html +++ /dev/null @@ -1,525 +0,0 @@ - - - - IndentationStyle Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

IndentationStyle

-
-
- -
public enum IndentationStyle
- -
-
-

Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and -how many of them.

- - -
-
- -
-
-
-
    -
  • -
    - - - - indentSpaces(_:) - -
    -
    -
    -
    -
    -
    -

    Indentation with a number of spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indentSpaces(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - unindentSpaces(_:) - -
    -
    -
    -
    -
    -
    -

    Reverse indentation of a number of spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unindentSpaces(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - indentTabs(_:) - -
    -
    -
    -
    -
    -
    -

    Indentation with a number of tabs

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indentTabs(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - unindentTabs(_:) - -
    -
    -
    -
    -
    -
    -

    Reverse indentation of a number of tabs.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unindentTabs(Int)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/CustomRuleTimer.html b/Classes/CustomRuleTimer.html deleted file mode 100644 index c733a916b..000000000 --- a/Classes/CustomRuleTimer.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - CustomRuleTimer Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CustomRuleTimer

-
-
- -
public final class CustomRuleTimer
- -
-
-

Utility to measure the time spent in each custom rule.

- - -
-
- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Singleton.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: CustomRuleTimer
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - activate() - -
    -
    -
    -
    -
    -
    -

    Tell the timer it should record time spent in rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func activate()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - dump() - -
    -
    -
    -
    -
    -
    -

    Return all time spent for each custom rule, keyed by rule ID.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func dump() -> [String : TimeInterval]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/DeclaredIdentifiersTrackingVisitor.html b/Classes/DeclaredIdentifiersTrackingVisitor.html deleted file mode 100644 index 98092bb02..000000000 --- a/Classes/DeclaredIdentifiersTrackingVisitor.html +++ /dev/null @@ -1,777 +0,0 @@ - - - - DeclaredIdentifiersTrackingVisitor Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

DeclaredIdentifiersTrackingVisitor

-
-
- -
open class DeclaredIdentifiersTrackingVisitor<Configuration: RuleConfiguration>:
-        ViolationsSyntaxVisitor<Configuration>
- -
-
-

A specialized ViolationsSyntaxVisitor that tracks declared identifiers per scope while traversing the AST.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Scope - -
    -
    -
    -
    -
    -
    -

    A type that remembers the declared identifiers (in order) up to the current position in the code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Scope = Stack<[IdentifierDeclaration]>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - scope - -
    -
    -
    -
    -
    -
    -

    The hierarchical stack of identifiers declared up to the current position in the code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var scope: Scope
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile, scope: Scope = Scope())
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    - - scope - - -
    -

    A (potentially already pre-filled) scope to collect identifiers into.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Indicate whether a given identifier is in scope.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hasSeenDeclaration(for identifier: String) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    An identifier.

    -
    -
    -
    -
    -

    Return Value

    -

    true if the identifier was declared previously.

    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: CodeBlockItemListSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_: CodeBlockItemListSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: VariableDeclSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: GuardStmtSyntax)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Type declaration boundaries -

-
-
-
    -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: MemberBlockSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: MemberBlockSyntax)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/LinterCache.html b/Classes/LinterCache.html deleted file mode 100644 index 34f566796..000000000 --- a/Classes/LinterCache.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - LinterCache Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

LinterCache

-
-
- -
public final class LinterCache
- -
-
-

A persisted cache for storing and retrieving linter results.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Creates a LinterCache by specifying a SwiftLint configuration and a file manager.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configuration: Configuration, fileManager: some LintableFileManager = FileManager.default)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    The SwiftLint configuration for which this cache will be used.

    -
    -
    - - fileManager - - -
    -

    The file manager to use to read lintable file information.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - save() - -
    -
    -
    -
    -
    -
    -

    Persists the cache to disk.

    -
    -

    Throws

    - Throws if the linter cache doesn’t have a location value, if the cache couldn’t be serialized, or if - the contents couldn’t be written to disk. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func save() throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/RuleRegistry.html b/Classes/RuleRegistry.html deleted file mode 100644 index d9eb36b15..000000000 --- a/Classes/RuleRegistry.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - RuleRegistry Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleRegistry

-
-
- -
public final class RuleRegistry : @unchecked Sendable
- -
-
-

Container to register and look up SwiftLint rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Shared rule registry instance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: RuleRegistry
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - list - -
    -
    -
    -
    -
    -
    -

    Rule list associated with this registry. Lazily created, and -immutable once looked up.

    -
    -

    Note

    - Adding registering more rules after this was first - accessed will not work. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) lazy var list: RuleList { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - register(rules:) - -
    -
    -
    -
    -
    -
    -

    Register rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func register(rules: [any Rule.Type])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to register.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - rule(forID:) - -
    -
    -
    -
    -
    -
    -

    Look up a rule for a given ID.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func rule(forID id: String) -> (any Rule.Type)?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - id - - -
    -

    The ID for the rule to look up.

    -
    -
    -
    -
    -

    Return Value

    -

    The rule matching the specified ID, if one was found.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/RuleStorage.html b/Classes/RuleStorage.html deleted file mode 100644 index fe56f951c..000000000 --- a/Classes/RuleStorage.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - RuleStorage Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleStorage

-
-
- -
public class RuleStorage : CustomStringConvertible
- -
-
-

A storage mechanism for aggregating the results of CollectingRules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Creates a RuleStorage with no initial stored data.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/SwiftLintFile.html b/Classes/SwiftLintFile.html deleted file mode 100644 index b8cc58bde..000000000 --- a/Classes/SwiftLintFile.html +++ /dev/null @@ -1,912 +0,0 @@ - - - - SwiftLintFile Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintFile

-
-
- -
public final class SwiftLintFile
-
extension SwiftLintFile: Equatable, Hashable
- -
-
-

A unit of Swift source code, either on disk or in memory.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The underlying SourceKitten file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: File
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    The associated unique identifier for this file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let id: UUID
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isTestFile - -
    -
    -
    -
    -
    -
    -

    Whether or not this is a file generated for testing purposes.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var isTestFile: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isVirtual - -
    -
    -
    -
    -
    -
    -

    A file is virtual if it is not backed by a filesystem path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var isVirtual: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(file:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile with a SourceKitten File.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: File)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    A file from SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(path:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile by specifying its path on disk. -Fails if the file does not exist.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init?(path: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - path - - -
    -

    The path to a file on disk. Relative and absolute paths supported.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile by specifying its path on disk. Unlike the SwiftLintFile(path:) initializer, this -one does not read its contents immediately, but rather traps at runtime when attempting to access its contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(pathDeferringReading path: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - path - - -
    -

    The path to a file on disk. Relative and absolute paths supported.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(contents:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile that is not backed by a file on disk by specifying its contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(contents: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - contents - - -
    -

    The contents of the file.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - path - -
    -
    -
    -
    -
    -
    -

    The path on disk for this file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var path: String? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - contents - -
    -
    -
    -
    -
    -
    -

    The file’s contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var contents: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - stringView - -
    -
    -
    -
    -
    -
    -

    A string view into the contents of this file optimized for string manipulation operations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var stringView: StringView { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - lines - -
    -
    -
    -
    -
    -
    -

    The parsed lines for this file’s contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var lines: [Line] { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Hashable Conformance -

-
-
-
    -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: SwiftLintFile, rhs: SwiftLintFile) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/ViolationsSyntaxRewriter.html b/Classes/ViolationsSyntaxRewriter.html deleted file mode 100644 index 1eedd8cf7..000000000 --- a/Classes/ViolationsSyntaxRewriter.html +++ /dev/null @@ -1,643 +0,0 @@ - - - - ViolationsSyntaxRewriter Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationsSyntaxRewriter

-
-
- -
open class ViolationsSyntaxRewriter<Configuration> : SyntaxRewriter where Configuration : RuleConfiguration
- -
-
-

A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

- - -
-
- -
-
-
-
    -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    A rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let configuration: Configuration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file from which the traversed syntax tree stems from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - locationConverter - -
    -
    -
    -
    -
    -
    -

    A converter of positions in the traversed source file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var locationConverter: SourceLocationConverter { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - disabledRegions - -
    -
    -
    -
    -
    -
    -

    The regions in the traversed file that are disabled by a command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var disabledRegions: [SourceRange] { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - correctionPositions - -
    -
    -
    -
    -
    -
    -

    Positions in a source file where corrections were applied.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var correctionPositions: [AbsolutePosition]
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer for a ViolationsSyntaxRewriter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitAny(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitAny(_ node: Syntax) -> Syntax?
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Classes/ViolationsSyntaxVisitor.html b/Classes/ViolationsSyntaxVisitor.html deleted file mode 100644 index 78b8cf81b..000000000 --- a/Classes/ViolationsSyntaxVisitor.html +++ /dev/null @@ -1,904 +0,0 @@ - - - - ViolationsSyntaxVisitor Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationsSyntaxVisitor

-
-
- -
open class ViolationsSyntaxVisitor<Configuration> : SyntaxVisitor where Configuration : RuleConfiguration
- -
-
-

A SwiftSyntax SyntaxVisitor that produces absolute positions where violations should be reported.

- - -
-
- -
-
-
-
    -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    A rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let configuration: Configuration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file from which the traversed syntax tree stems from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - locationConverter - -
    -
    -
    -
    -
    -
    -

    A source location converter associated with the syntax tree being traversed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var locationConverter: SourceLocationConverter { get set }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer for a ViolationsSyntaxVisitor.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - violations - -
    -
    -
    -
    -
    -
    -

    Positions in a source file where violations should be reported.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var violations: [ReasonedRuleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - skippableDeclarations - -
    -
    -
    -
    -
    -
    -

    List of declaration types that shall be skipped while traversing the AST.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var skippableDeclarations: [any DeclSyntaxProtocol.Type] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ActorDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ClassDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: EnumDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ExtensionDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: FunctionDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: InitializerDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ProtocolDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: StructDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: SubscriptDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: VariableDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums.html b/Enums.html deleted file mode 100644 index 2e379c8a3..000000000 --- a/Enums.html +++ /dev/null @@ -1,707 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Enumerations

-

The following enumerations are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Enums/AccessControlLevel.html b/Enums/AccessControlLevel.html deleted file mode 100644 index 0bcce64e8..000000000 --- a/Enums/AccessControlLevel.html +++ /dev/null @@ -1,725 +0,0 @@ - - - - AccessControlLevel Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AccessControlLevel

-
-
- -
public enum AccessControlLevel : String, CustomStringConvertible
-
extension AccessControlLevel: Comparable
- -
-
-

The accessibility of a Swift source declaration.

- - - -
-
- -
-
-
-
    -
  • -
    - - - - private - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s immediate lexical scope.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `private` = "source.lang.swift.accessibility.private"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - fileprivate - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `fileprivate` = "source.lang.swift.accessibility.fileprivate"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - internal - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same module, or modules importing it with the @testable attribute.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `internal` = "source.lang.swift.accessibility.internal"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - package - -
    -
    -
    -
    -
    -
    -

    Accessible by all the modules defined in the same Swift package.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case package = "source.lang.swift.accessibility.package"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - public - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same program.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `public` = "source.lang.swift.accessibility.public"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - open - -
    -
    -
    -
    -
    -
    -

    Accessible and customizable (via subclassing or overrides) by the declaration’s same program.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case open = "source.lang.swift.accessibility.open"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(description:) - -
    -
    -
    -
    -
    -
    -

    Initializes an access control level by its Swift source keyword value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init?(description value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The value used to describe this level in Swift source code.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isPrivate - -
    -
    -
    -
    -
    -
    -

    Returns true if is private or fileprivate

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isPrivate: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: AccessControlLevel, rhs: AccessControlLevel) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/ExecutableInfo.html b/Enums/ExecutableInfo.html deleted file mode 100644 index fc81837a5..000000000 --- a/Enums/ExecutableInfo.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - ExecutableInfo Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ExecutableInfo

-
-
- -
public enum ExecutableInfo
- -
-
-

Information about this executable.

- - -
-
- -
-
-
-
    -
  • -
    - - - - buildID - -
    -
    -
    -
    -
    -
    -

    A stable identifier for this executable. Uses the Mach-O header UUID on macOS. Nil on Linux.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let buildID: String?
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/IdentifierDeclaration.html b/Enums/IdentifierDeclaration.html deleted file mode 100644 index f8ac5902a..000000000 --- a/Enums/IdentifierDeclaration.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - IdentifierDeclaration Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

IdentifierDeclaration

-
-
- -
public enum IdentifierDeclaration : Hashable
- -
-
-

An identifier declaration.

- - -
-
- -
-
-
-
    -
  • -
    - - - - parameter(name:) - -
    -
    -
    -
    -
    -
    -

    Parameter declaration with a name token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case parameter(name: TokenSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - localVariable(name:) - -
    -
    -
    -
    -
    -
    -

    Local variable declaration with a name token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case localVariable(name: TokenSyntax)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A variable that is implicitly added by the compiler (e.g. error in catch clauses).

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case implicitVariable(name: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - wildcard - -
    -
    -
    -
    -
    -
    -

    A variable hidden from scope because its name is a wildcard _.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case wildcard
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - lookupBoundary - -
    -
    -
    -
    -
    -
    -

    Special case that marks a type boundary at which name lookup stops.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case lookupBoundary
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Check whether self declares a variable given by name.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func declares(id: String, disregardBackticks: Bool = true) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - id - - -
    -

    Name of the variable.

    -
    -
    - - disregardBackticks - - -
    -

    If true, normalize all names before comparison by removing all backticks. This is the - default since backticks only disambiguate, but don’t contribute to name resolution.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/Issue.html b/Enums/Issue.html deleted file mode 100644 index 81cbc2b7b..000000000 --- a/Enums/Issue.html +++ /dev/null @@ -1,1182 +0,0 @@ - - - - Issue Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Issue

-
-
- -
public enum Issue : LocalizedError, Equatable
- -
-
-

All possible SwiftLint issues which are printed as warnings by default.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    The configuration didn’t match internal expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidConfiguration(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Issued when an option is deprecated. Suggests an alternative optionally.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case deprecatedConfigurationOption(ruleID: String, key: String, alternative: String? = nil)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Used in configuration parsing when no changes have been applied. Use only internally!

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nothingApplied(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Rule is listed multiple times in the configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case listedMultipleTime(ruleID: String, times: Int)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    An identifier old has been renamed to new.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case renamedIdentifier(old: String, new: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Some configuration keys are invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidConfigurationKeys(ruleID: String, keys: Set<String>)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalidRuleIDs(_:) - -
    -
    -
    -
    -
    -
    -

    Used rule IDs are invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidRuleIDs(Set<String>)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not present in only_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotPresentInOnlyRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is disabled.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDisabledInDisabledRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is disabled in the parent configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDisabledInParentConfiguration(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not enabled in opt_in_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotEnabledInOptInRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not enabled in parent only_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotEnabledInParentOnlyRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - genericWarning(_:) - -
    -
    -
    -
    -
    -
    -

    A generic warning specified by a string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case genericWarning(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - genericError(_:) - -
    -
    -
    -
    -
    -
    -

    A generic error specified by a string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case genericError(String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A deprecation warning for a rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDeprecated(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The initial configuration file was not found.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case initialFileNotFound(path: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - fileNotFound(path:) - -
    -
    -
    -
    -
    -
    -

    A file at specified path was not found.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotFound(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path is not readable or cannot be opened.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotReadable(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path is not writable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotWritable(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path cannot be indexed by a specific rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indexingError(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    No arguments were provided to compile a file at path within a specific rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case missingCompilerArguments(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Cursor information cannot be extracted from a specific location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case missingCursorInfo(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yamlParsing(_:) - -
    -
    -
    -
    -
    -
    -

    An error that occurred when parsing YAML.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case yamlParsing(String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The baseline file at path is not readable or cannot be opened.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case baselineNotReadable(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Flag to enable warnings for deprecations being printed to the console. Printing is enabled by default.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var printDeprecationWarnings: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - print() - -
    -
    -
    -
    -
    -
    -

    Print the issue to the console.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func print()
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/OptionType.html b/Enums/OptionType.html deleted file mode 100644 index dc99da2fd..000000000 --- a/Enums/OptionType.html +++ /dev/null @@ -1,920 +0,0 @@ - - - - OptionType Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

OptionType

-
-
- -
public enum OptionType : Equatable
-
extension OptionType: Documentable
- -
-
-

Type of an option.

- - -
-
- -
-
-
-
    -
  • -
    - - - - empty - -
    -
    -
    -
    -
    -
    -

    An irrelevant option. It will be ignored in documentation serialization.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case empty
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - flag(_:) - -
    -
    -
    -
    -
    -
    -

    A boolean flag.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case flag(Bool)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - string(_:) - -
    -
    -
    -
    -
    -
    -

    A string option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case string(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - symbol(_:) - -
    -
    -
    -
    -
    -
    -

    Like a string option but without quotes in the serialized output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case symbol(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - integer(_:) - -
    -
    -
    -
    -
    -
    -

    An integer option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case integer(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - float(_:) - -
    -
    -
    -
    -
    -
    -

    A floating point number option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case float(Double)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity(_:) - -
    -
    -
    -
    -
    -
    -

    Special option for a ViolationSeverity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case severity(ViolationSeverity)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - list(_:) - -
    -
    -
    -
    -
    -
    -

    A list of options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case list([`Self`])
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - nested(_:) - -
    -
    -
    -
    -
    -
    -

    An option which is another set of configuration options to be nested in the serialized output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nested(RuleConfigurationDescription)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Result builder -

-
-
-
    -
  • -
    - - - - =>(_:_:) - -
    -
    -
    -
    -
    -
    -

    Operator enabling an easy way to create a configuration option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func => (key: String, value: OptionType) -> RuleConfigurationOption
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    Name of the option.

    -
    -
    - - value - - -
    -

    Value of the option.

    -
    -
    -
    -
    -

    Return Value

    -

    A configuration option built up by the given data.

    -
    - -
    -
    -
  • -
  • -
    - - - - nest(_:) - -
    -
    -
    -
    -
    -
    -

    Create an option defined by nested configuration description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func nest(@RuleConfigurationDescriptionBuilder _ description: () -> RuleConfigurationDescription) -> OptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - description - - -
    -

    A configuration description buildable by applying the result builder syntax.

    -
    -
    -
    -
    -

    Return Value

    -

    A configuration option with a value being another configuration description.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/RuleIdentifier.html b/Enums/RuleIdentifier.html deleted file mode 100644 index 9121a15a1..000000000 --- a/Enums/RuleIdentifier.html +++ /dev/null @@ -1,620 +0,0 @@ - - - - RuleIdentifier Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleIdentifier

-
-
- -
public enum RuleIdentifier : Hashable, ExpressibleByStringLiteral
- -
-
-

An identifier representing a SwiftLint rule, or all rules.

- - -
-
- -
-
-
-
- - -
- -

Values -

-
-
-
    -
  • -
    - - - - all - -
    -
    -
    -
    -
    -
    -

    Special identifier that should be treated as referring to ‘all’ SwiftLint rules. One helpful usecase is in -disabling all SwiftLint rules in a given file by adding a // swiftlint:disable all comment at the top of the -file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case all
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - single(identifier:) - -
    -
    -
    -
    -
    -
    -

    Represents a single SwiftLint rule with the specified identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case single(identifier: String)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - stringRepresentation - -
    -
    -
    -
    -
    -
    -

    The spelling of the string for this identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var stringRepresentation: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Initializers -

-
-
-
    -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleIdentifier by its string representation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The string representation.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

ExpressibleByStringLiteral Conformance -

-
-
- -
-
-
- -
-
- - - diff --git a/Enums/RuleKind.html b/Enums/RuleKind.html deleted file mode 100644 index fbac4866b..000000000 --- a/Enums/RuleKind.html +++ /dev/null @@ -1,552 +0,0 @@ - - - - RuleKind Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleKind

-
-
- -
public enum RuleKind : String, Codable, Sendable
- -
-
-

All the possible rule kinds (categories).

- - -
-
- -
-
-
-
    -
  • -
    - - - - lint - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate Swift source conventions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case lint
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - idiomatic - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate common practices in the Swift community.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case idiomatic
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - style - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate stylistic choices.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case style
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - metrics - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate magnitudes or measurements of Swift source.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case metrics
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - performance - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate that code patterns with poor performance are avoided.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case performance
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/RuleListError.html b/Enums/RuleListError.html deleted file mode 100644 index 2eea9bf3d..000000000 --- a/Enums/RuleListError.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - RuleListError Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleListError

-
-
- -
public enum RuleListError : Error
- -
-
-

All possible rule list configuration errors.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    The rule list contains more than one configuration for the specified rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case duplicatedConfigurations(rule: any Rule.Type)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/SwiftExpressionKind.html b/Enums/SwiftExpressionKind.html deleted file mode 100644 index 99b47e887..000000000 --- a/Enums/SwiftExpressionKind.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - SwiftExpressionKind Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftExpressionKind

-
-
- -
public enum SwiftExpressionKind : String
- -
-
-

The kind of expression for a contiguous set of Swift source tokens.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Enums/ViolationSeverity.html b/Enums/ViolationSeverity.html deleted file mode 100644 index f4be5ad72..000000000 --- a/Enums/ViolationSeverity.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - ViolationSeverity Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationSeverity

-
-
- -
public enum ViolationSeverity : String, Comparable, Codable, InlinableOptionType
- -
-
-

The magnitude of a StyleViolation.

- - -
-
- -
-
-
-
    -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Non-fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having succeeded.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case warning
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having failed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case error
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Comparable -

-
-
-
    -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Extensions.html b/Extensions.html deleted file mode 100644 index 9d1c7d7d6..000000000 --- a/Extensions.html +++ /dev/null @@ -1,596 +0,0 @@ - - - - Extensions Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Extensions

-

The following extensions are available globally.

- -
-
- -
-
-
- -
-
-
- - -
- -

AcceptableByConfigurationElement conformances -

-
-
- -
-
-
- -
-
- - - diff --git a/Extensions/Array.html b/Extensions/Array.html deleted file mode 100644 index 6aa83f39c..000000000 --- a/Extensions/Array.html +++ /dev/null @@ -1,943 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Array

-
-
- -
public extension Array where Element == Example
-
extension Array: AcceptableByConfigurationElement where Element: AcceptableByConfigurationElement
-
public extension Array where Element == SwiftLintSyntaxToken
-
public extension Array where Element == ReasonedRuleViolation
-
public extension Array where Element == any DeclSyntaxProtocol.Type
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Element == Example -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip wrapping in comment tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipWrappingInCommentTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip wrapping in string tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipWrappingInStringTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip multi-byte offset tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipMultiByteOffsetTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip disable command tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipDisableCommandTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Remove all violation markers from the examples.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func removingViolationMarker() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: AcceptableByConfigurationElement -

-
-
- -
-
-
- - -
- -

Available where Element == SwiftLintSyntaxToken -

-
-
-
    -
  • -
    - - - - kinds - -
    -
    -
    -
    -
    -
    -

    The kinds for these tokens.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var kinds: [SyntaxKind] { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element == ReasonedRuleViolation -

-
-
-
    -
  • -
    - - - - append(_:) - -
    -
    -
    -
    -
    -
    -

    Add a violation at the specified position using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(_ position: AbsolutePosition)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - position - - -
    -

    The position for the violation to append.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Add a violation and the correction at the specified position using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(at position: AbsolutePosition, correction: ReasonedRuleViolation.ViolationCorrection? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - position - - -
    -

    The position for the violation to append.

    -
    -
    - - correction - - -
    -

    An optional correction to be applied when running with --fix.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - append(contentsOf:) - -
    -
    -
    -
    -
    -
    -

    Add violations for the specified positions using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(contentsOf positions: [AbsolutePosition])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - positions - - -
    -

    The positions for the violations to append.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element == anyDeclSyntaxProtocol.Type -

-
-
-
    -
  • -
    - - - - all - -
    -
    -
    -
    -
    -
    -

    All visitable declaration syntax types.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static let all: `Self`
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - allExcept(_:) - -
    -
    -
    -
    -
    -
    -

    All declarations except for the specified ones.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func allExcept(_ declarations: Element...) -> Array<Element>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - declarations - - -
    -

    The declarations to exclude from all declarations.

    -
    -
    -
    -
    -

    Return Value

    -

    All declarations except for the specified ones.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Extensions/Bool.html b/Extensions/Bool.html deleted file mode 100644 index c125990b6..000000000 --- a/Extensions/Bool.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Bool Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/Extensions/Double.html b/Extensions/Double.html deleted file mode 100644 index 8ddbdf723..000000000 --- a/Extensions/Double.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Double Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/Extensions/Int.html b/Extensions/Int.html deleted file mode 100644 index e492d8680..000000000 --- a/Extensions/Int.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Int Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/Extensions/Optional.html b/Extensions/Optional.html deleted file mode 100644 index a93f5f591..000000000 --- a/Extensions/Optional.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - Optional Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Optional

-
-
- -
extension Optional: AcceptableByConfigurationElement where Wrapped: AcceptableByConfigurationElement
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Wrapped: AcceptableByConfigurationElement -

-
-
- -
-
-
- -
-
- - - diff --git a/Extensions/Set.html b/Extensions/Set.html deleted file mode 100644 index 71e88fe97..000000000 --- a/Extensions/Set.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - Set Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Set

-
-
- -
extension Set: AcceptableByConfigurationElement where Element: AcceptableByConfigurationElement & Comparable
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Element: AcceptableByConfigurationElement & Comparable -

-
-
- -
-
-
- -
-
- - - diff --git a/Extensions/String.html b/Extensions/String.html deleted file mode 100644 index 40f2dba61..000000000 --- a/Extensions/String.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - String Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/Functions.html b/Functions.html deleted file mode 100644 index 758d1855c..000000000 --- a/Functions.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - Functions Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Functions

-

The following functions are available globally.

- -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Returns the reporter with the specified identifier. Traps if the specified identifier doesn’t correspond to any -known reporters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func reporterFrom(identifier: String?) -> any Reporter.Type
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    The identifier corresponding to the reporter.

    -
    -
    -
    -
    -

    Return Value

    -

    The reporter type.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Global Variables.html b/Global Variables.html deleted file mode 100644 index 6245a4f7b..000000000 --- a/Global Variables.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - Global Variables Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Global Variables

-

The following global variables are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - reportersList - -
    -
    -
    -
    -
    -
    -

    The reporters list containing all the reporters built into SwiftLint.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reportersList: [any Reporter.Type]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - coreRules - -
    -
    -
    -
    -
    -
    -

    The rule list containing all available rules built into SwiftLintCore.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let coreRules: [any Rule.Type]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Guides.html b/Guides.html deleted file mode 100644 index 42c8e368f..000000000 --- a/Guides.html +++ /dev/null @@ -1,2595 +0,0 @@ - - - - Guides Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Guides

-

The following guides are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Macros.html b/Macros.html deleted file mode 100644 index b5ab5c016..000000000 --- a/Macros.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - Macros Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Macros

-

The following macros are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - AutoConfigParser() - -
    -
    -
    -
    -
    -
    -

    Macro to be attached to rule configurations. It generates the configuration parsing logic -automatically based on the defined @ConfigurationElements.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(member, names: named(apply)
    -) public macro AutoConfigParser() = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "AutoConfigParser"
    -)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Macro that lets an enum with a String raw type automatically conform to AcceptableByConfigurationElement.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(extension, conformances: AcceptableByConfigurationElement, names: named(init(fromAny:context:)
    -), named(asOption)) public macro AcceptableByConfigurationElement() = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "AcceptableByConfigurationElement"
    -)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Macro that adds a conformance to the SwiftSyntaxRule protocol and a default makeVisitor(file:) implementation -that creates a visitor defined in the rule struct.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(extension, conformances: SwiftSyntaxRule, SwiftSyntaxCorrectableRule, names: named(makeVisitor(file:)
    -), named(preprocess(file:)), named(makeRewriter(file:))) public macro SwiftSyntaxRule(foldExpressions: Bool = false, explicitRewriter: Bool = false) = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "SwiftSyntaxRule"
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - foldExpressions - - -
    -

    Setting it to true adds an implementation of preprocess(file:) which folds expressions - before they are passed to the visitor.

    -
    -
    - - explicitRewriter - - -
    -

    Set it to true to add a makeRewriter(file:) implementation which creates a rewriter - defined in the rule struct. In this case, the rule automatically conforms to - SwiftSyntaxCorrectableRule.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols.html b/Protocols.html deleted file mode 100644 index e0a1fe111..000000000 --- a/Protocols.html +++ /dev/null @@ -1,1003 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Protocols

-

The following protocols are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - Documentable - -
    -
    -
    -
    -
    -
    -

    A type that can be converted into a human-readable representation.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Documentable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Property wrapper -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Type of an object that can be used as a configuration element.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - InlinableOptionType - -
    -
    -
    -
    -
    -
    -

    An option type that can appear inlined into its using configuration.

    - -

    The ConfigurationElement must opt into this behavior. In this case, the option does not have a key. This is -almost exclusively useful for common RuleConfigurations that are used in many other rules as child -configurations.

    -
    -

    Warning

    -

    A type conforming to this protocol is assumed to throw an issue in its apply method only when it’s -absolutely clear that there is an error in the YAML configuration passed in. Since it may be used in a nested -context and doesn’t know about the outer configuration, it’s not always clear if a certain key-value is really -unacceptable.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol InlinableOptionType : AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - VersionComparable - -
    -
    -
    -
    -
    -
    -

    A comparable major.minor.patch version number.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol VersionComparable : Comparable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ASTRule - -
    -
    -
    -
    -
    -
    -

    A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s -structure, validating the rule recursively in nested source bodies.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ASTRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Interface providing access to a cache description.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CacheDescriptionProvider
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - AnyCollectingRule - -
    -
    -
    -
    -
    -
    -

    Type-erased protocol used to check whether a rule is collectable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AnyCollectingRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CollectingRule - -
    -
    -
    -
    -
    -
    -

    A rule that requires knowledge of all other files being linted.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CollectingRule : AnyCollectingRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Reporter - -
    -
    -
    -
    -
    -
    -

    An interface for reporting violations as strings.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Reporter : CustomStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Rule - -
    -
    -
    -
    -
    -
    -

    An executable value that can identify issues (violations) in Swift source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - OptInRule - -
    -
    -
    -
    -
    -
    -

    A rule that is not enabled by default. Rules conforming to this need to be explicitly enabled by users.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol OptInRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CorrectableRule - -
    -
    -
    -
    -
    -
    -

    A rule that can correct violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CorrectableRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with -updated content.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SubstitutionCorrectableRule : CorrectableRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SourceKitFreeRule - -
    -
    -
    -
    -
    -
    -

    A rule that does not need SourceKit to operate and can still operate even after SourceKit has crashed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SourceKitFreeRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - AnalyzerRule - -
    -
    -
    -
    -
    -
    -

    A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like -static analysis than syntactic checks.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AnalyzerRule : OptInRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleConfiguration - -
    -
    -
    -
    -
    -
    -

    A configuration value for a rule to allow users to modify its behavior.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RuleConfiguration : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A configuration for a rule that allows to configure at least the severity.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SeverityBasedRuleConfiguration : RuleConfiguration
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SwiftSyntaxCorrectableRule : CorrectableRule, SwiftSyntaxRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftSyntaxRule - -
    -
    -
    -
    -
    -
    -

    A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SwiftSyntaxRule : SourceKitFreeRule
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/ASTRule.html b/Protocols/ASTRule.html deleted file mode 100644 index 81f65e925..000000000 --- a/Protocols/ASTRule.html +++ /dev/null @@ -1,666 +0,0 @@ - - - - ASTRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ASTRule

-
-
- -
public protocol ASTRule : Rule
- -
-
-

A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s -structure, validating the rule recursively in nested source bodies.

- - -
-
- -
-
-
-
    -
  • -
    - - - - KindType - -
    -
    -
    -
    -
    -
    -

    The kind of token being recursed over.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype KindType : RawRepresentable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, kind: KindType, dictionary: SourceKittenDictionary) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - kind - - -
    -

    The kind of token being recursed over.

    -
    -
    - - dictionary - - -
    -

    The dictionary for an AST subset to validate.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - kind(from:) - -
    -
    -
    -
    -
    -
    -

    Get the kind from the specified dictionary.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func kind(from dictionary: SourceKittenDictionary) -> KindType?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - dictionary - - -
    -

    The SourceKittenDictionary representing the source structure from which to extract the - kind.

    -
    -
    -
    -
    -

    Return Value

    -

    The kind from the specified dictionary, if one was found.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:dictionary:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, dictionary: SourceKittenDictionary) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - dictionary - - -
    -

    The dictionary for an AST subset to validate.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/AcceptableByConfigurationElement.html b/Protocols/AcceptableByConfigurationElement.html deleted file mode 100644 index a8b617415..000000000 --- a/Protocols/AcceptableByConfigurationElement.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - AcceptableByConfigurationElement Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AcceptableByConfigurationElement

-
-
- -
public protocol AcceptableByConfigurationElement
- -
-
-

Type of an object that can be used as a configuration element.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Initializer taking a value from a configuration to create an element of Self.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(fromAny value: Any, context ruleID: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value from a configuration.

    -
    -
    - - ruleID - - -
    -

    The rule’s identifier in which context the configuration parsing runs.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - asOption() - -
    -
    -
    -
    -
    -
    -

    Make the object an option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asOption() -> OptionType
    - -
    -
    -
    -

    Return Value

    -

    Option representing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - asDescription(with:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Make the object a description.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asDescription(with key: String) -> RuleConfigurationDescription
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    Name of the option to be put into the description.

    -
    -
    -
    -
    -

    Return Value

    -

    Configuration description of this object.

    -
    - -
    -
    -
  • -
  • -
    - - - - apply(_:ruleID:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Update the object.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func apply(_ value: Any?, ruleID: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    New underlying data for the object.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/AnalyzerRule.html b/Protocols/AnalyzerRule.html deleted file mode 100644 index 9bfddfbbe..000000000 --- a/Protocols/AnalyzerRule.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - AnalyzerRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AnalyzerRule

-
-
- -
public protocol AnalyzerRule : OptInRule
- -
-
-

A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like -static analysis than syntactic checks.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Protocols/CacheDescriptionProvider.html b/Protocols/CacheDescriptionProvider.html deleted file mode 100644 index 9440f4d2a..000000000 --- a/Protocols/CacheDescriptionProvider.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - CacheDescriptionProvider Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CacheDescriptionProvider

-
-
- -
public protocol CacheDescriptionProvider
- -
-
-

Interface providing access to a cache description.

- - -
-
- -
-
-
-
    -
  • -
    - - - - cacheDescription - -
    -
    -
    -
    -
    -
    -

    The cache description which will be used to determine if a previous -cached value is still valid given the new cache value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/CollectingRule.html b/Protocols/CollectingRule.html deleted file mode 100644 index 4ddd6e2d5..000000000 --- a/Protocols/CollectingRule.html +++ /dev/null @@ -1,838 +0,0 @@ - - - - CollectingRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CollectingRule

-
-
- -
public protocol CollectingRule : AnyCollectingRule
- -
-
-

A rule that requires knowledge of all other files being linted.

- - -
-
- -
-
-
-
    -
  • -
    - - - - FileInfo - -
    -
    -
    -
    -
    -
    -

    The kind of information to collect for each file being linted for this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype FileInfo
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file, to be analyzed by a CollectedLinter.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, compilerArguments: [String]) -> FileInfo
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    The collected file information.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:) - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file, to be analyzed by a CollectedLinter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile) -> FileInfo
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    -
    -
    -

    Return Value

    -

    The collected file information.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:collectedInfo:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile,
    -              collectedInfo: [SwiftLintFile: FileInfo],
    -              compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - collectedInfo - - -
    -

    All collected info for all files.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, collectedInfo: [SwiftLintFile : FileInfo]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - collectedInfo - - -
    -

    All collected info for all files.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:into:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, into storage: RuleStorage, compilerArguments: [String])
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:using:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file _: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file _: SwiftLintFile, compilerArguments _: [String]) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/CorrectableRule.html b/Protocols/CorrectableRule.html deleted file mode 100644 index b02a793e7..000000000 --- a/Protocols/CorrectableRule.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - CorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CorrectableRule

-
-
- -
public protocol CorrectableRule : Rule
- -
-
-

A rule that can correct violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - correct(file:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile, compilerArguments: [String]) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to correct violations.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:) - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to correct violations.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:using:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file after collecting file info for all files -and returns all corrections that were applied.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/Documentable.html b/Protocols/Documentable.html deleted file mode 100644 index f7442c656..000000000 --- a/Protocols/Documentable.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - Documentable Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Documentable

-
-
- -
public protocol Documentable
- -
-
-

A type that can be converted into a human-readable representation.

- - -
-
- -
-
-
-
    -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    -

    Convert an object to Markdown.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func markdown() -> String
    - -
    -
    -
    -

    Return Value

    -

    A Markdown string describing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    -

    Convert an object to a single line string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func oneLiner() -> String
    - -
    -
    -
    -

    Return Value

    -

    A “one liner” describing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    -

    Indicate if the item has some content that is useful to document.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    -

    Convert an object to YAML as used in .swiftlint.yml.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func yaml() -> String
    - -
    -
    -
    -

    Return Value

    -

    A YAML snippet that can be used in configuration files.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/Reporter.html b/Protocols/Reporter.html deleted file mode 100644 index 5d3f42ce4..000000000 --- a/Protocols/Reporter.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - Reporter Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Reporter

-
-
- -
public protocol Reporter : CustomStringConvertible
- -
-
-

An interface for reporting violations as strings.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The unique identifier for this reporter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var identifier: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isRealtime - -
    -
    -
    -
    -
    -
    -

    Whether or not this reporter can output incrementally as violations are found or if all violations must be -collected before generating the report.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var isRealtime: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A more detailed description of the reporter’s output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    For CustomStringConvertible conformance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - generateReport(_:) - -
    -
    -
    -
    -
    -
    -

    Return a string with the report for the specified violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func generateReport(_ violations: [StyleViolation]) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations to report.

    -
    -
    -
    -
    -

    Return Value

    -

    The report.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/Rule.html b/Protocols/Rule.html deleted file mode 100644 index 3154c86c3..000000000 --- a/Protocols/Rule.html +++ /dev/null @@ -1,1230 +0,0 @@ - - - - Rule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Rule

-
-
- -
public protocol Rule
- -
-
-

An executable value that can identify issues (violations) in Swift source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ConfigurationType - -
    -
    -
    -
    -
    -
    -

    The type of the configuration used to configure this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype ConfigurationType : RuleConfiguration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A verbose description of many of this rule’s properties.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var description: RuleDescription { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    This rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var configuration: ConfigurationType { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - shouldLintEmptyFiles - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Whether this rule should be used on empty files. Defaults to false.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var shouldLintEmptyFiles: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    A default initializer for rules. All rules need to be trivially initializable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(configuration:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Creates a rule by applying its configuration.

    -
    -

    Throws

    -

    Throws if the configuration didn’t match the expected format.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(configuration: Any) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - configuration - - -
    -

    The untyped configuration value to apply.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - createConfigurationDescription(exclusiveOptions:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Create a description of how this rule has been configured to run.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func createConfigurationDescription(exclusiveOptions: Set<String>) -> RuleConfigurationDescription
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and returns any violations to the rule’s expectations.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and returns any violations to the rule’s expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - isEqualTo(_:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Whether or not the specified rule is equivalent to the current rule.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func isEqualTo(_ rule: any Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule value to compare against.

    -
    -
    -
    -
    -

    Return Value

    -

    Whether or not the specified rule is equivalent to the current rule.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:into:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file in a storage object, to be analyzed by a CollectedLinter.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, into storage: RuleStorage, compilerArguments: [String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    - - storage - - -
    -

    The storage object where collected info should be saved.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:using:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - canBeDisabled(violation:by:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Checks if a style violation can be disabled by a command specifying a rule ID. Only the rule can claim that for -sure since it knows all the possible identifiers.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func canBeDisabled(violation: StyleViolation, by ruleID: RuleIdentifier) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - violation - - -
    -

    A style violation.

    -
    -
    - - ruleID - - -
    -

    The name of a rule as used in a disable command.

    -
    -
    -
    -
    -

    Return Value

    -

    A boolean value indicating whether the violation can be disabled by the given ID.

    -
    - -
    -
    -
  • -
  • -
    - - - - isEnabled(in:for:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Checks if a the rule is enabled in a given region. A specific rule ID can be provided in case a rule supports -more than one identifier.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func isEnabled(in region: Region, for ruleID: String) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - region - - -
    -

    The region to check.

    -
    -
    - - ruleID - - -
    -

    Rule identifier deviating from the default rule’s name.

    -
    -
    -
    -
    -

    Return Value

    -

    A boolean value indicating whether the rule is enabled in the given region.

    -
    - -
    -
    -
  • -
  • -
    - - - - cacheDescription - - - Extension method - -
    -
    -
    -
    -
    -
    -

    The cache description which will be used to determine if a previous -cached value is still valid given the new cache value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - identifier - - - Extension method - -
    -
    -
    -
    -
    -
    -

    The rule’s unique identifier which is the same as Rule.description.identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var identifier: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/RuleConfiguration.html b/Protocols/RuleConfiguration.html deleted file mode 100644 index 5d71619a7..000000000 --- a/Protocols/RuleConfiguration.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - RuleConfiguration Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfiguration

-
-
- -
public protocol RuleConfiguration : Equatable
- -
-
-

A configuration value for a rule to allow users to modify its behavior.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Parent - -
    -
    -
    -
    -
    -
    -

    The type of the rule that’s using this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - parameterDescription - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    A description for this configuration’s parameters. It can be built using the annotated result builder.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @RuleConfigurationDescriptionBuilder
    -var parameterDescription: RuleConfigurationDescription? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    -

    Apply an untyped configuration to the current value.

    -
    -

    Throws

    -

    Throws if the configuration is not in the expected format.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func apply(configuration: Any) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - configuration - - -
    -

    The untyped configuration value to apply.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - supportedKeys - - - Extension method - -
    -
    -
    -
    -
    -
    -

    All keys supported by this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var supportedKeys: Set<String> { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/SeverityBasedRuleConfiguration.html b/Protocols/SeverityBasedRuleConfiguration.html deleted file mode 100644 index 72b25a511..000000000 --- a/Protocols/SeverityBasedRuleConfiguration.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - SeverityBasedRuleConfiguration Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityBasedRuleConfiguration

-
-
- -
public protocol SeverityBasedRuleConfiguration : RuleConfiguration
- -
-
-

A configuration for a rule that allows to configure at least the severity.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Protocols/SubstitutionCorrectableRule.html b/Protocols/SubstitutionCorrectableRule.html deleted file mode 100644 index 17343a40b..000000000 --- a/Protocols/SubstitutionCorrectableRule.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - SubstitutionCorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SubstitutionCorrectableRule

-
-
- -
public protocol SubstitutionCorrectableRule : CorrectableRule
- -
-
-

A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with -updated content.

- - -
-
- -
-
-
-
    -
  • -
    - - - - violationRanges(in:) - -
    -
    -
    -
    -
    -
    -

    Returns the NSString-based NSRanges to be replaced in the specified file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func violationRanges(in file: SwiftLintFile) -> [NSRange]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file in which to find ranges of violations for this rule.

    -
    -
    -
    -
    -

    Return Value

    -

    The NSString-based NSRanges to be replaced in the specified file.

    -
    - -
    -
    -
  • -
  • -
    - - - - substitution(for:in:) - -
    -
    -
    -
    -
    -
    -

    Returns the substitution to apply for the given range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func substitution(for violationRange: NSRange, in file: SwiftLintFile) -> (NSRange, String)?
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - violationRange - - -
    -

    The NSString-based NSRange of the violation that should be replaced.

    -
    -
    - - file - - -
    -

    The file in which the violation should be replaced.

    -
    -
    -
    -
    -

    Return Value

    -

    The range of the correction and its contents, if one could be computed.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile) -> [Correction]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/SwiftSyntaxCorrectableRule.html b/Protocols/SwiftSyntaxCorrectableRule.html deleted file mode 100644 index fa98202b0..000000000 --- a/Protocols/SwiftSyntaxCorrectableRule.html +++ /dev/null @@ -1,495 +0,0 @@ - - - - SwiftSyntaxCorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftSyntaxCorrectableRule

-
-
- -
public protocol SwiftSyntaxCorrectableRule : CorrectableRule, SwiftSyntaxRule
- -
-
-

A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Protocols/SwiftSyntaxRule.html b/Protocols/SwiftSyntaxRule.html deleted file mode 100644 index df5d10eeb..000000000 --- a/Protocols/SwiftSyntaxRule.html +++ /dev/null @@ -1,623 +0,0 @@ - - - - SwiftSyntaxRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftSyntaxRule

-
-
- -
public protocol SwiftSyntaxRule : SourceKitFreeRule
- -
-
-

A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

- - -
-
- -
-
-
-
    -
  • -
    - - - - makeVisitor(file:) - -
    -
    -
    -
    -
    -
    -

    Produce a ViolationsSyntaxVisitor for the given file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func makeVisitor(file: SwiftLintFile) -> ViolationsSyntaxVisitor<ConfigurationType>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to produce the visitor.

    -
    -
    -
    -
    -

    Return Value

    -

    A ViolationsSyntaxVisitor for the given file.

    -
    - -
    -
    -
  • -
  • -
    - - - - makeViolation(file:violation:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Produce a violation for the given file and absolute position.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func makeViolation(file: SwiftLintFile, violation: ReasonedRuleViolation) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to produce the violation.

    -
    -
    - - violation - - -
    -

    A violation in the file.

    -
    -
    -
    -
    -

    Return Value

    -

    A violation for the given file and absolute position.

    -
    - -
    -
    -
  • -
  • -
    - - - - preprocess(file:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Gives a chance for the rule to do some pre-processing on the syntax tree. -One typical example is using SwiftOperators to “fold” the tree, resolving operators precedence. -This can also be used to skip validation in a given file. -By default, it just returns the file’s syntaxTree.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func preprocess(file: SwiftLintFile) -> SourceFileSyntax?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file to run pre-processing on.

    -
    -
    -
    -
    -

    Return Value

    -

    The tree that will be used to check for violations. If nil, this rule will return no violations.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Protocols/VersionComparable.html b/Protocols/VersionComparable.html deleted file mode 100644 index 490facae9..000000000 --- a/Protocols/VersionComparable.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - VersionComparable Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

VersionComparable

-
-
- -
public protocol VersionComparable : Comparable
- -
-
-

A comparable major.minor.patch version number.

- - -
-
- -
-
-
-
    -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    -

    The version string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var rawValue: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Self, rhs: Self) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: Self, rhs: Self) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Rules.html b/Rules.html deleted file mode 100644 index f5035fdfd..000000000 --- a/Rules.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - Rules Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Rules

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Structs.html b/Structs.html deleted file mode 100644 index ae9650be8..000000000 --- a/Structs.html +++ /dev/null @@ -1,1393 +0,0 @@ - - - - Structures Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Structures

-

The following structures are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - RuleListDocumentation - -
    -
    -
    -
    -
    -
    -

    User-facing documentation for a SwiftLint RuleList.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleListDocumentation
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Stack - -
    -
    -
    -
    -
    -
    -

    A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Stack<Element>
    -
    extension Stack: Sequence
    -
    extension Stack: CustomDebugStringConvertible where Element: CustomDebugStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Baseline - -
    -
    -
    -
    -
    -
    -

    A set of violations that can be used to filter newly detected violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Baseline : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which -case it’s active.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct ChildOptionSeverityConfiguration<Parent> : RuleConfiguration, AcceptableByConfigurationElement where Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Command - -
    -
    -
    -
    -
    -
    -

    A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Command : Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Configuration - -
    -
    -
    -
    -
    -
    -

    The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Configuration
    -
    extension Configuration: Hashable
    -
    extension Configuration: CustomStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Correction - -
    -
    -
    -
    -
    -
    -

    A value describing a SwiftLint violation that was corrected.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Correction : Equatable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Example - -
    -
    -
    -
    -
    -
    -

    Captures code and context information for an example of a triggering or -non-triggering style

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Example : Sendable
    -
    extension Example: Hashable
    -
    extension Example: Comparable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Linter - -
    -
    -
    -
    -
    -
    -

    Represents a file that can be linted for style violations and corrections after being collected.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Linter
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CollectedLinter - -
    -
    -
    -
    -
    -
    -

    Represents a file that can compute style violations and corrections for a list of rules.

    - -

    A CollectedLinter is only created after a Linter has run its collection steps in Linter.collect(into:).

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct CollectedLinter
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Location - -
    -
    -
    -
    -
    -
    -

    The placement of a segment of Swift in a collection of source files.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Location : CustomStringConvertible, Comparable, Codable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Region - -
    -
    -
    -
    -
    -
    -

    A contiguous region of Swift source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Region : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Description of a rule configuration.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleConfigurationDescription : Equatable
    -
    extension RuleConfigurationDescription: Documentable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A single option of a RuleConfigurationDescription.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleConfigurationOption : Equatable
    -
    extension RuleConfigurationOption: Documentable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Result builder -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    A result builder creating configuration descriptions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @resultBuilder
    -public struct RuleConfigurationDescriptionBuilder
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Property wrapper -

-
-
-
    -
  • -
    - - - - ConfigurationElement - -
    -
    -
    -
    -
    -
    -

    A single parameter of a rule configuration.

    - -

    Apply it to a simple (e.g. boolean) property like

    -
    @ConfigurationElement
    -var property = true
    -
    - -

    to add a (boolean) option to a configuration. The name of the option will be inferred from the name of the property. -In this case, it’s just property. CamelCase names will translated into snake_case, i.e. myOption is going to be -translated into my_option in the .swiftlint.yml configuration file.

    - -

    This mechanism may be overwritten with an explicitly set key:

    -
    @ConfigurationElement(key: "foo_bar")
    -var property = true
    -
    - -

    If the wrapped element is an InlinableOptionType, there are three ways to represent it in the documentation:

    - -
      -
    1. It can be inlined into the parent configuration. For that, add the parameter inline: true. E.g. -swift -@ConfigurationElement(inline: true) -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will be documented as a linear list: - -warning: 1 -error: 2 -
    2. -
    3. It can be represented as a separate nested configuration. In this case, it must not have set the inline flag to -true. E.g. -swift -@ConfigurationElement -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will have a nested configuration section: - -levels: warning: 1 - error: 2 -
    4. -
    5. As mentioned in the beginning, the implicit key inference mechanism can be overruled by specifying a key as in: -swift -@ConfigurationElement(key: "foo") -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -It will appear in the documentation as: - -foo: warning: 1 - error: 2 -
    6. -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @propertyWrapper
    -public struct ConfigurationElement<T> : Equatable where T : Equatable, T : AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SeverityConfiguration - -
    -
    -
    -
    -
    -
    -

    A rule configuration that allows specifying the desired severity level for violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SeverityConfiguration<Parent> : SeverityBasedRuleConfiguration, InlinableOptionType where Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleDescription - -
    -
    -
    -
    -
    -
    -

    A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleDescription : Equatable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleList - -
    -
    -
    -
    -
    -
    -

    A list of available SwiftLint rules.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleList
    -
    extension RuleList: Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleParameter - -
    -
    -
    -
    -
    -
    -

    A configuration parameter for rules.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleParameter<T> : Equatable where T : Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - StyleViolation - -
    -
    -
    -
    -
    -
    -

    A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct StyleViolation : CustomStringConvertible, Codable, Hashable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftLintSyntaxMap - -
    -
    -
    -
    -
    -
    -

    Represents a Swift file’s syntax information.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftLintSyntaxMap
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftLintSyntaxToken - -
    -
    -
    -
    -
    -
    -

    A SwiftLint-aware Swift syntax token.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftLintSyntaxToken
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftVersion - -
    -
    -
    -
    -
    -
    -

    A value describing the version of the Swift compiler.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftVersion : RawRepresentable, Codable, VersionComparable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Version - -
    -
    -
    -
    -
    -
    -

    A type describing the SwiftLint version.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Version : VersionComparable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

YamlParser -

-
-
- -
-
-
- -
-
- - - diff --git a/Structs/Baseline.html b/Structs/Baseline.html deleted file mode 100644 index 2a992c778..000000000 --- a/Structs/Baseline.html +++ /dev/null @@ -1,685 +0,0 @@ - - - - Baseline Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Baseline

-
-
- -
public struct Baseline : Equatable
- -
-
-

A set of violations that can be used to filter newly detected violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - violations - -
    -
    -
    -
    -
    -
    -

    The stored violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var violations: [StyleViolation] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(fromPath:) - -
    -
    -
    -
    -
    -
    -

    Creates a Baseline from a saved file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(fromPath path: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - fromPath - - -
    -

    The path to read from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(violations:) - -
    -
    -
    -
    -
    -
    -

    Creates a Baseline from a list of violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(violations: [StyleViolation])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations for the baseline.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - write(toPath:) - -
    -
    -
    -
    -
    -
    -

    Writes a Baseline to disk in JSON format.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func write(toPath path: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - toPath - - -
    -

    The path to write to.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - filter(_:) - -
    -
    -
    -
    -
    -
    -

    Filters out violations that are present in the Baseline.

    - -

    Assumes that all violations are from the same file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func filter(_ violations: [StyleViolation]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations to filter.

    -
    -
    -
    -
    -

    Return Value

    -

    The new violations.

    -
    - -
    -
    -
  • -
  • -
    - - - - compare(_:) - -
    -
    -
    -
    -
    -
    -

    Returns the violations that are present in another Baseline, but not in this one.

    - -

    The violations are filtered using the same algorithm as the filter method above.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func compare(_ otherBaseline: `Self`) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - otherBaseline - - -
    -

    The other Baseline.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/ChildOptionSeverityConfiguration.html b/Structs/ChildOptionSeverityConfiguration.html deleted file mode 100644 index 2a191a33f..000000000 --- a/Structs/ChildOptionSeverityConfiguration.html +++ /dev/null @@ -1,582 +0,0 @@ - - - - ChildOptionSeverityConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ChildOptionSeverityConfiguration

-
-
- -
public struct ChildOptionSeverityConfiguration<Parent> : RuleConfiguration, AcceptableByConfigurationElement where Parent : Rule
- -
-
-

A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which -case it’s active.

- - -
-
- -
-
-
-
    -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Configuration with a warning severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var error: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Configuration with an error severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var warning: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - off - -
    -
    -
    -
    -
    -
    -

    Configuration disabling an option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var off: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The ChildOptionSeverityConfiguration mapped to a usually used ViolationSeverity. It’s nil if the option -is set to off.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var severity: ViolationSeverity? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - asOption() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func asOption() -> OptionType
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/CollectedLinter.html b/Structs/CollectedLinter.html deleted file mode 100644 index 2f98c0303..000000000 --- a/Structs/CollectedLinter.html +++ /dev/null @@ -1,655 +0,0 @@ - - - - CollectedLinter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CollectedLinter

-
-
- -
public struct CollectedLinter
- -
-
-

Represents a file that can compute style violations and corrections for a list of rules.

- -

A CollectedLinter is only created after a Linter has run its collection steps in Linter.collect(into:).

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file to lint with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Computes or retrieves style violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func styleViolations(using storage: RuleStorage) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations found by this linter.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Computes or retrieves style violations and the time spent executing each rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func styleViolationsAndRuleTimes(using storage: RuleStorage)
    -    -> ([StyleViolation], [(id: String, time: Double)])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations found by this linter, and the time spent executing each rule.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(using:) - -
    -
    -
    -
    -
    -
    -

    Applies corrections for all rules to this file, returning performed corrections.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func correct(using storage: RuleStorage) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Formats the file associated with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func format(useTabs: Bool, indentWidth: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - useTabs - - -
    -

    Should the file be formatted using tabs?

    -
    -
    - - indentWidth - - -
    -

    How many spaces should be used per indentation level.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Command.html b/Structs/Command.html deleted file mode 100644 index 844fdc42e..000000000 --- a/Structs/Command.html +++ /dev/null @@ -1,803 +0,0 @@ - - - - Command Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Command

-
-
- -
public struct Command : Equatable
- -
-
-

A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Action - -
    -
    -
    -
    -
    -
    -

    The action (verb) that SwiftLint should perform when interpreting this command.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Action : String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Modifier - -
    -
    -
    -
    -
    -
    -

    The modifier for a command, used to modify its scope.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Modifier : String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - action - -
    -
    -
    -
    -
    -
    -

    The action (verb) that SwiftLint should perform when interpreting this command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let action: Action
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleIdentifiers - -
    -
    -
    -
    -
    -
    -

    The identifiers for the rules associated with this command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleIdentifiers: Set<RuleIdentifier>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line in the source file where this command is defined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let line: Int
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - character - -
    -
    -
    -
    -
    -
    -

    The character offset within the line in the source file where this command is defined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let character: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - modifier - -
    -
    -
    -
    -
    -
    -

    This command’s modifier, if any.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let modifier: Modifier?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a command based on the specified parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(action: Action,
    -            ruleIdentifiers: Set<RuleIdentifier> = [],
    -            line: Int = 0,
    -            character: Int? = nil,
    -            modifier: Modifier? = nil,
    -            trailingComment: String? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - action - - -
    -

    This command’s action.

    -
    -
    - - ruleIdentifiers - - -
    -

    The identifiers for the rules associated with this command.

    -
    -
    - - line - - -
    -

    The line in the source file where this command is defined.

    -
    -
    - - character - - -
    -

    The character offset within the line in the source file where this command is - defined.

    -
    -
    - - modifier - - -
    -

    This command’s modifier, if any.

    -
    -
    - - trailingComment - - -
    -

    The comment following this command’s - delimiter, if any.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a command based on the specified parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(actionString: String, line: Int, character: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - actionString - - -
    -

    The string in the command’s definition describing its action.

    -
    -
    - - line - - -
    -

    The line in the source file where this command is defined.

    -
    -
    - - character - - -
    -

    The character offset within the line in the source file where this command is - defined.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Command/Action.html b/Structs/Command/Action.html deleted file mode 100644 index 3defc9750..000000000 --- a/Structs/Command/Action.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - Action Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Action

-
-
- -
public enum Action : String
- -
-
-

The action (verb) that SwiftLint should perform when interpreting this command.

- - -
-
- -
-
-
-
    -
  • -
    - - - - enable - -
    -
    -
    -
    -
    -
    -

    The rule(s) associated with this command should be enabled by the SwiftLint engine.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case enable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - disable - -
    -
    -
    -
    -
    -
    -

    The rule(s) associated with this command should be disabled by the SwiftLint engine.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case disable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalid - -
    -
    -
    -
    -
    -
    -

    The action string was invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalid
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Command/Modifier.html b/Structs/Command/Modifier.html deleted file mode 100644 index 3742806fa..000000000 --- a/Structs/Command/Modifier.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - Modifier Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Modifier

-
-
- -
public enum Modifier : String
- -
-
-

The modifier for a command, used to modify its scope.

- - -
-
- -
-
-
-
    -
  • -
    - - - - previous - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the line preceding its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case previous
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - this - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the same line as its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case this
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the line following its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case next
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalid - -
    -
    -
    -
    -
    -
    -

    The modifier string was invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalid
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Configuration.html b/Structs/Configuration.html deleted file mode 100644 index a188e2427..000000000 --- a/Structs/Configuration.html +++ /dev/null @@ -1,1200 +0,0 @@ - - - - Configuration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Configuration

-
-
- -
public struct Configuration
-
extension Configuration: Hashable
-
extension Configuration: CustomStringConvertible
- -
-
-

The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

- - -
-
- -
-
-
-
- - -
- -

Properties: Static -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    The default Configuration resulting from an empty configuration file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - defaultFileName - -
    -
    -
    -
    -
    -
    -

    The default file name to look for user-defined configurations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let defaultFileName: String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public Instance -

-
-
-
    -
  • -
    - - - - includedPaths - -
    -
    -
    -
    -
    -
    -

    The paths that should be included when linting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var includedPaths: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excludedPaths - -
    -
    -
    -
    -
    -
    -

    The paths that should be excluded when linting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var excludedPaths: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - indentation - -
    -
    -
    -
    -
    -
    -

    The style to use when indenting Swift source code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let indentation: IndentationStyle
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warningThreshold - -
    -
    -
    -
    -
    -
    -

    The threshold for the number of warnings to tolerate before treating the lint as having failed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let warningThreshold: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reporter - -
    -
    -
    -
    -
    -
    -

    The identifier for the Reporter to use to report style violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reporter: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - cachePath - -
    -
    -
    -
    -
    -
    -

    The location of the persisted cache to use with this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let cachePath: String?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Allow or disallow SwiftLint to exit successfully when passed only ignored or unlintable files.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let allowZeroLintableFiles: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - strict - -
    -
    -
    -
    -
    -
    -

    Treat warnings as errors.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let strict: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - baseline - -
    -
    -
    -
    -
    -
    -

    The path to read a baseline from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let baseline: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - writeBaseline - -
    -
    -
    -
    -
    -
    -

    The path to write a baseline to.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let writeBaseline: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - checkForUpdates - -
    -
    -
    -
    -
    -
    -

    Check for updates.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let checkForUpdates: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This value is true iff the --config parameter was used to specify (a) configuration file(s) -In particular, this means that the value is also true if the --config parameter -was used to explicitly specify the default .swiftlint.yml as the configuration file

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var basedOnCustomConfigurationFiles: Bool { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public Computed -

-
-
-
    -
  • -
    - - - - rules - -
    -
    -
    -
    -
    -
    -

    All rules enabled in this configuration

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rules: [any Rule] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rootDirectory - -
    -
    -
    -
    -
    -
    -

    The root directory is the directory that included & excluded paths relate to. -By default, the root directory is the current working directory, -but during some merging algorithms it may be used differently. -The rootDirectory also serves as the stopping point when searching for nested configs along the file hierarchy.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rootDirectory: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rulesMode - -
    -
    -
    -
    -
    -
    -

    The rules mode used for this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rulesMode: RulesMode { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Creates a Configuration with convenience parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    configurationFiles: [String], // No default value here to avoid ambiguous Configuration() initializer
    -    enableAllRules: Bool = false,
    -    onlyRule: String? = nil,
    -    cachePath: String? = nil,
    -    ignoreParentAndChildConfigs: Bool = false,
    -    mockedNetworkResults: [String: String] = [:],
    -    useDefaultConfigOnFailure: Bool? = nil // swiftlint:disable:this discouraged_optional_boolean
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - configurationFiles - - -
    -

    The path on disk to one or multiple configuration files. If this array - is empty, the default .swiftlint.yml file will be used.

    -
    -
    - - enableAllRules - - -
    -

    Enable all available rules.

    -
    -
    - - cachePath - - -
    -

    The location of the persisted cache to use whith this configuration.

    -
    -
    - - ignoreParentAndChildConfigs - - -
    -

    If true, child and parent config references will be ignored.

    -
    -
    - - mockedNetworkResults - - -
    -

    For testing purposes only. Instead of loading the specified urls, - the mocked value will be used. Example: [“http://mock.com”: “content”]

    -
    -
    - - useDefaultConfigOnFailure - - -
    -

    If this value is specified, it will override the normal behavior. - This is only intended for tests checking whether invalid configs fail.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Hashable -

-
-
-
    -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Configuration, rhs: Configuration) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

CustomStringConvertible -

-
-
-
    -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/ConfigurationElement.html b/Structs/ConfigurationElement.html deleted file mode 100644 index 2ca6d3b51..000000000 --- a/Structs/ConfigurationElement.html +++ /dev/null @@ -1,898 +0,0 @@ - - - - ConfigurationElement Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ConfigurationElement

-
-
- -
@propertyWrapper
-public struct ConfigurationElement<T> : Equatable where T : Equatable, T : AcceptableByConfigurationElement
- -
-
-

A single parameter of a rule configuration.

- -

Apply it to a simple (e.g. boolean) property like

-
@ConfigurationElement
-var property = true
-
- -

to add a (boolean) option to a configuration. The name of the option will be inferred from the name of the property. -In this case, it’s just property. CamelCase names will translated into snake_case, i.e. myOption is going to be -translated into my_option in the .swiftlint.yml configuration file.

- -

This mechanism may be overwritten with an explicitly set key:

-
@ConfigurationElement(key: "foo_bar")
-var property = true
-
- -

If the wrapped element is an InlinableOptionType, there are three ways to represent it in the documentation:

- -
    -
  1. It can be inlined into the parent configuration. For that, add the parameter inline: true. E.g. -swift -@ConfigurationElement(inline: true) -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will be documented as a linear list: - -warning: 1 -error: 2 -
  2. -
  3. It can be represented as a separate nested configuration. In this case, it must not have set the inline flag to -true. E.g. -swift -@ConfigurationElement -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will have a nested configuration section: - -levels: warning: 1 - error: 2 -
  4. -
  5. As mentioned in the beginning, the implicit key inference mechanism can be overruled by specifying a key as in: -swift -@ConfigurationElement(key: "foo") -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -It will appear in the documentation as: - -foo: warning: 1 - error: 2 -
  6. -
- - -
-
- -
-
-
-
    -
  • -
    - - - - DeprecationNotice - -
    -
    -
    -
    -
    -
    -

    A deprecation notice.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum DeprecationNotice
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - wrappedValue - -
    -
    -
    -
    -
    -
    -

    Wrapped option value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var wrappedValue: T { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - projectedValue - -
    -
    -
    -
    -
    -
    -

    The wrapper itself providing access to all its data. This field can only be accessed by the -element’s name prefixed with a $.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var projectedValue: `Self` { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - key - -
    -
    -
    -
    -
    -
    -

    Name of this configuration entry.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var key: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - inline - -
    -
    -
    -
    -
    -
    -

    Whether this configuration element will be inlined into its description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let inline: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Default constructor.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T,
    -            key: String,
    -            deprecationNotice: DeprecationNotice? = nil,
    -            postprocessor: @escaping (inout T) -> Void = { _ in })
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - key - - -
    -

    Optional name of the option. If not specified, it will be inferred from the attributed property.

    -
    -
    - - deprecationNotice - - -
    -

    An optional deprecation notice in case an option is outdated and/or has been replaced by - an alternative.

    -
    -
    - - postprocessor - - -
    -

    Function to be applied to the wrapped value after parsing to validate and modify it.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(key:) - -
    -
    -
    -
    -
    -
    -

    Constructor for optional values.

    - -

    It allows to skip explicit initialization of the property with nil.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init<Wrapped>(key: String) where T == Wrapped?, Wrapped : Equatable, Wrapped : AcceptableByConfigurationElement
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    Optional name of the option. If not specified, it will be inferred from the attributed property.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Constructor for an InlinableOptionType without a key.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T, inline: Bool) where T : InlinableOptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - inline - - -
    -

    If true, the option will be handled as it would be part of its parent. All of its options - will be inlined. Otherwise, it will be treated as a normal nested configuration with its name - inferred from the name of the attributed property.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Constructor for an InlinableOptionType with a name. The configuration will explicitly not be inlined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T, key: String) where T : InlinableOptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - key - - -
    -

    Name of the option.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/ConfigurationElement/DeprecationNotice.html b/Structs/ConfigurationElement/DeprecationNotice.html deleted file mode 100644 index 69f581a15..000000000 --- a/Structs/ConfigurationElement/DeprecationNotice.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - DeprecationNotice Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

DeprecationNotice

-
-
- -
public enum DeprecationNotice
- -
-
-

A deprecation notice.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Structs/Correction.html b/Structs/Correction.html deleted file mode 100644 index 21c63dd6d..000000000 --- a/Structs/Correction.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - Correction Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Correction

-
-
- -
public struct Correction : Equatable, Sendable
- -
-
-

A value describing a SwiftLint violation that was corrected.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ruleDescription - -
    -
    -
    -
    -
    -
    -

    The description of the rule for which this correction was applied.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleDescription: RuleDescription
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - location - -
    -
    -
    -
    -
    -
    -

    The location of the original violation that was corrected.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let location: Location
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - consoleDescription - -
    -
    -
    -
    -
    -
    -

    The console-printable description for this correction.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var consoleDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Memberwise initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(ruleDescription: RuleDescription, location: Location)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - ruleDescription - - -
    -

    The description of the rule for which this correction was applied.

    -
    -
    - - location - - -
    -

    The location of the original violation that was corrected.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Example.html b/Structs/Example.html deleted file mode 100644 index 27903dd05..000000000 --- a/Structs/Example.html +++ /dev/null @@ -1,951 +0,0 @@ - - - - Example Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Example

-
-
- -
public struct Example : Sendable
-
extension Example: Hashable
-
extension Example: Comparable
- -
-
-

Captures code and context information for an example of a triggering or -non-triggering style

- - -
-
- -
-
-
-
    -
  • -
    - - - - code - -
    -
    -
    -
    -
    -
    -

    The contents of the example

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var code: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    The untyped configuration to apply to the rule, if deviating from the default configuration. -The structure should match what is expected as a configuration value for the rule being tested.

    - -

    For example, if the following YAML would be used to configure the rule:

    -
    severity: warning
    -
    - -

    Then the equivalent configuration value would be ["severity": "warning"].

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var configuration: [String : any Sendable]? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - testMultiByteOffsets - -
    -
    -
    -
    -
    -
    -

    Whether the example should be tested by prepending multibyte grapheme clusters

    -
    -

    See also

    - addEmoji(_:) - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var testMultiByteOffsets: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - testOnLinux - -
    -
    -
    -
    -
    -
    -

    Whether the example should be tested on Linux

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var testOnLinux: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The path to the file where the example was created

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var file: StaticString { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line in the file where the example was created

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var line: UInt
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Create a new Example with the specified code, file, and line.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(_ code: String,
    -     configuration: [String: any Sendable]? = nil,
    -     testMultiByteOffsets: Bool = true,
    -     testWrappingInComment: Bool = true,
    -     testWrappingInString: Bool = true,
    -     testDisableCommand: Bool = true,
    -     testOnLinux: Bool = true,
    -     file: StaticString = #filePath,
    -     line: UInt = #line,
    -     excludeFromDocumentation: Bool = false)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - code - - -
    -

    The contents of the example.

    -
    -
    - - configuration - - -
    -

    The untyped configuration to apply to the rule, if deviating from the default - configuration.

    -
    -
    - - testMultibyteOffsets - - -
    -

    Whether the example should be tested by prepending multibyte grapheme clusters.

    -
    -
    - - testWrappingInComment - - -
    -

    Whether test shall verify that the example wrapped in a comment doesn’t trigger.

    -
    -
    - - testWrappingInString - - -
    -

    Whether tests shall verify that the example wrapped into a string doesn’t trigger.

    -
    -
    - - testDisableCommand - - -
    -

    Whether tests shall verify that the disabled rule (comment in the example) doesn’t - trigger.

    -
    -
    - - testOnLinux - - -
    -

    Whether the example should be tested on Linux.

    -
    -
    - - file - - -
    -

    The path to the file where the example is located. - Defaults to the file where this initializer is called.

    -
    -
    - - line - - -
    -

    The line in the file where the example is located. - Defaults to the line where this initializer is called.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(code:) - -
    -
    -
    -
    -
    -
    -

    Returns the same example, but with the code that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func with(code: String) -> Example
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - code - - -
    -

    the new code to use in the modified example

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Returns a copy of the Example with all instances of the “↓” character removed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func removingViolationMarkers() -> Example
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - focused() - -
    -
    -
    -
    -
    -
    -

    Makes the current example focused. This is for debugging purposes only.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func focused() -> Example
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Example, rhs: Example) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: Example, rhs: Example) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Linter.html b/Structs/Linter.html deleted file mode 100644 index 7bd9486c9..000000000 --- a/Structs/Linter.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Linter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Linter

-
-
- -
public struct Linter
- -
-
-

Represents a file that can be linted for style violations and corrections after being collected.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file to lint with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isCollecting - -
    -
    -
    -
    -
    -
    -

    Whether or not this linter will be used to collect information from several files.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isCollecting: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Linter by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile,
    -            configuration: Configuration = Configuration.default,
    -            cache: LinterCache? = nil,
    -            compilerArguments: [String] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file to lint with this linter.

    -
    -
    - - configuration - - -
    -

    The SwiftLint configuration to apply to this linter.

    -
    -
    - - cache - - -
    -

    The persisted cache to use for this linter.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments to use for this linter if it is to execute analyzer rules.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - collect(into:) - -
    -
    -
    -
    -
    -
    -

    Returns a linter capable of checking for violations after running each rule’s collection step.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func collect(into storage: RuleStorage) -> CollectedLinter
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object where collected info should be saved.

    -
    -
    -
    -
    -

    Return Value

    -

    A linter capable of checking for violations after running each rule’s collection step.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Location.html b/Structs/Location.html deleted file mode 100644 index 5026cb0b4..000000000 --- a/Structs/Location.html +++ /dev/null @@ -1,853 +0,0 @@ - - - - Location Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Location

-
-
- -
public struct Location : CustomStringConvertible, Comparable, Codable, Sendable
- -
-
-

The placement of a segment of Swift in a collection of source files.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file path on disk for this location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line offset in the file for this location. 1-indexed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let line: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - character - -
    -
    -
    -
    -
    -
    -

    The character offset in the file for this location. 1-indexed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let character: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A lossless printable description of this location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - relativeFile - -
    -
    -
    -
    -
    -
    -

    The file path for this location relative to the current working directory.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var relativeFile: String? { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: String?, line: Int? = nil, character: Int? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file path on disk for this location.

    -
    -
    - - line - - -
    -

    The line offset in the file for this location. 1-indexed.

    -
    -
    - - character - - -
    -

    The character offset in the file for this location. 1-indexed.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a byte-offset into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, byteOffset offset: ByteCount)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - offset - - -
    -

    The offset in bytes into the file for this location.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(file:position:) - -
    -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a SwiftSyntax AbsolutePosition into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, position: AbsolutePosition)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - position - - -
    -

    The absolute position returned from SwiftSyntax.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a UTF8 character-offset into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, characterOffset offset: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - offset - - -
    -

    The offset in UTF8 fragments into the file for this location.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Comparable -

-
-
-
    -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/ReasonedRuleViolation.html b/Structs/ReasonedRuleViolation.html deleted file mode 100644 index 8c598a892..000000000 --- a/Structs/ReasonedRuleViolation.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - ReasonedRuleViolation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ReasonedRuleViolation

-
-
- -
public struct ReasonedRuleViolation : Comparable, Hashable
- -
-
-

A violation produced by ViolationsSyntaxVisitors.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ViolationCorrection - -
    -
    -
    -
    -
    -
    -

    The correction of a violation that is basically the violation’s range in the source code and a -replacement for this range that would fix the violation.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct ViolationCorrection : Hashable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - position - -
    -
    -
    -
    -
    -
    -

    The violation’s position.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let position: AbsolutePosition
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reason - -
    -
    -
    -
    -
    -
    -

    A specific reason for the violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reason: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The violation’s severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let severity: ViolationSeverity?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - correction - -
    -
    -
    -
    -
    -
    -

    An optional correction of the violation to be used in rewriting (see SwiftSyntaxCorrectableRule). Can be -left unset when creating a violation, especially if the rule is not correctable or provides a custom rewriter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let correction: ViolationCorrection?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a ReasonedRuleViolation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(position: AbsolutePosition,
    -            reason: String? = nil,
    -            severity: ViolationSeverity? = nil,
    -            correction: ViolationCorrection? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - position - - -
    -

    The violations position in the analyzed source file.

    -
    -
    - - reason - - -
    -

    The reason for the violation if different from the rule’s description.

    -
    -
    - - severity - - -
    -

    The severity of the violation if different from the rule’s default configured severity.

    -
    -
    - - correction - - -
    -

    An optional correction of the violation to be used in rewriting.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/ReasonedRuleViolation/ViolationCorrection.html b/Structs/ReasonedRuleViolation/ViolationCorrection.html deleted file mode 100644 index 81c3deb43..000000000 --- a/Structs/ReasonedRuleViolation/ViolationCorrection.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - ViolationCorrection Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationCorrection

-
-
- -
public struct ViolationCorrection : Hashable
- -
-
-

The correction of a violation that is basically the violation’s range in the source code and a -replacement for this range that would fix the violation.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Create a ViolationCorrection.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(start: AbsolutePosition, end: AbsolutePosition, replacement: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - start - - -
    -

    Start position of the violation range.

    -
    -
    - - end - - -
    -

    End position of the violation range.

    -
    -
    - - replacement - - -
    -

    Replacement for the violating range.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RegexConfiguration.html b/Structs/RegexConfiguration.html deleted file mode 100644 index 831b5eaf5..000000000 --- a/Structs/RegexConfiguration.html +++ /dev/null @@ -1,810 +0,0 @@ - - - - RegexConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RegexConfiguration

-
-
- -
public struct RegexConfiguration<Parent: Rule>: SeverityBasedRuleConfiguration, Hashable,
-                                                CacheDescriptionProvider, InlinableOptionType
- -
-
-

A rule configuration used for defining custom rules in yaml.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The identifier for this custom rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let identifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - name - -
    -
    -
    -
    -
    -
    -

    The name for this custom rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var name: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - message - -
    -
    -
    -
    -
    -
    -

    The message to be presented when producing violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var message: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - included - -
    -
    -
    -
    -
    -
    -

    Regular expressions to include when matching the file path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var included: [NSRegularExpression]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excluded - -
    -
    -
    -
    -
    -
    -

    Regular expressions to exclude when matching the file path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var excluded: [NSRegularExpression]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excludedMatchKinds - -
    -
    -
    -
    -
    -
    -

    The syntax kinds to exclude from matches. If the regex matched syntax kinds from this list, it would -be ignored and not count as a rule violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var excludedMatchKinds: Set<SyntaxKind>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severityConfiguration - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var severityConfiguration: SeverityConfiguration<Parent> { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - captureGroup - -
    -
    -
    -
    -
    -
    -

    The index of the regex capture group to match.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var captureGroup: Int
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - cacheDescription - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    The RuleDescription for the custom rule defined here.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: RuleDescription { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(identifier:) - -
    -
    -
    -
    -
    -
    -

    Create a RegexConfiguration with the specified identifier, with other properties to be set later.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(identifier: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    The rule identifier to use.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Region.html b/Structs/Region.html deleted file mode 100644 index db96fcc2c..000000000 --- a/Structs/Region.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - Region Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Region

-
-
- -
public struct Region : Equatable
- -
-
-

A contiguous region of Swift source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - start - -
    -
    -
    -
    -
    -
    -

    The location describing the start of the region. All locations that are less than this value -(earlier in the source file) are not contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let start: Location
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - end - -
    -
    -
    -
    -
    -
    -

    The location describing the end of the region. All locations that are greater than this value -(later in the source file) are not contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let end: Location
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    All SwiftLint rule identifiers that are disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let disabledRuleIdentifiers: Set<RuleIdentifier>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Region by setting explicit values for all its properties.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(start: Location, end: Location, disabledRuleIdentifiers: Set<RuleIdentifier>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - start - - -
    -

    The region’s starting location.

    -
    -
    - - end - - -
    -

    The region’s ending location.

    -
    -
    - - disabledRuleIdentifiers - - -
    -

    All SwiftLint rule identifiers that are disabled in this region.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - contains(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specific location is contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func contains(_ location: Location) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - location - - -
    -

    The location to check for containment.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specific location is contained in this region.

    -
    - -
    -
    -
  • -
  • -
    - - - - isRuleEnabled(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specified rule is enabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func isRuleEnabled(_ rule: some Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule whose status should be determined.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rule is enabled in this region.

    -
    - -
    -
    -
  • -
  • -
    - - - - isRuleDisabled(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specified rule is disabled in this region.

    -
    -

    Note

    -

    For CustomRules, this will only return true if the custom_rules identifier - is used with the swiftlint disable command, but this method is never - called for CustomRules.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func isRuleDisabled(_ rule: some Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule whose status should be determined.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rule is disabled in this region.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Whether the given rules are disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func areRulesDisabled(ruleIDs: [String]) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - ruleIDs - - -
    -

    A list of rule IDs. Typically all identifiers of a single rule.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rules are disabled in this region.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Returns the deprecated rule aliases that are disabling the specified rule in this region. -Returns the empty set if the rule isn’t disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func deprecatedAliasesDisabling(rule: some Rule) -> Set<String>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule to check.

    -
    -
    -
    -
    -

    Return Value

    -

    Deprecated rule aliases.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleConfigurationDescription.html b/Structs/RuleConfigurationDescription.html deleted file mode 100644 index 7854f680d..000000000 --- a/Structs/RuleConfigurationDescription.html +++ /dev/null @@ -1,519 +0,0 @@ - - - - RuleConfigurationDescription Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfigurationDescription

-
-
- -
public struct RuleConfigurationDescription : Equatable
-
extension RuleConfigurationDescription: Documentable
- -
-
-

Description of a rule configuration.

- - -
-
- -
-
-
-
    -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleConfigurationOption.html b/Structs/RuleConfigurationOption.html deleted file mode 100644 index 6b72871ce..000000000 --- a/Structs/RuleConfigurationOption.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - RuleConfigurationOption Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfigurationOption

-
-
- -
public struct RuleConfigurationOption : Equatable
-
extension RuleConfigurationOption: Documentable
- -
-
-

A single option of a RuleConfigurationDescription.

- - -
-
- -
-
-
-
    -
  • -
    - - - - noOptions - -
    -
    -
    -
    -
    -
    -

    An option serving as a marker for an empty configuration description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let noOptions: RuleConfigurationOption
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleDescription.html b/Structs/RuleDescription.html deleted file mode 100644 index 5a872120f..000000000 --- a/Structs/RuleDescription.html +++ /dev/null @@ -1,991 +0,0 @@ - - - - RuleDescription Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleDescription

-
-
- -
public struct RuleDescription : Equatable, Sendable
- -
-
-

A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The rule’s unique identifier, to be used in configuration files and SwiftLint commands. -Should be short and only comprised of lowercase latin alphabet letters and underscores formatted in snake case.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let identifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - name - -
    -
    -
    -
    -
    -
    -

    The rule’s human-readable name. Should be short, descriptive and formatted in Title Case. May contain spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let name: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    The rule’s verbose description. Should read as a sentence or short paragraph. Good things to include are an -explanation of the rule’s purpose and rationale.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let description: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - kind - -
    -
    -
    -
    -
    -
    -

    The RuleKind that best categorizes this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let kind: RuleKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - nonTriggeringExamples - -
    -
    -
    -
    -
    -
    -

    Swift source examples that do not trigger a violation for this rule. Used for documentation purposes to inform -users of various samples of code that are considered valid by this rule. Should be valid Swift syntax but is not -required to compile.

    - -

    These examples are also used for automatic testing purposes. Tests will validate that the rule does not trigger -any violations for these examples.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let nonTriggeringExamples: [Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - triggeringExamples - -
    -
    -
    -
    -
    -
    -

    Swift source examples that do trigger one or more violations for this rule. Used for documentation purposes to -inform users of various samples of code that are considered invalid by this rule. Should be valid Swift syntax -but is not required to compile.

    - -

    Violations should occur where markers are located.

    - -

    These examples are also used for automatic testing purposes. Tests will validate that the rule triggers -violations for these examples wherever markers are located.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let triggeringExamples: [Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - corrections - -
    -
    -
    -
    -
    -
    -

    Pairs of Swift source examples, where keys are examples that trigger violations for this rule, and the values -are the expected value after applying corrections with the rule.

    - -

    Rules that aren’t correctable (conforming to the CorrectableRule protocol) should leave property empty.

    - -

    These examples are used for testing purposes if the rule conforms to AutomaticTestableRule. Tests will -validate that the rule corrects all keys to their corresponding values.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let corrections: [Example : Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - deprecatedAliases - -
    -
    -
    -
    -
    -
    -

    Any previous iteration of the rule’s identifier that was previously shipped with SwiftLint.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let deprecatedAliases: Set<String>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - minSwiftVersion - -
    -
    -
    -
    -
    -
    -

    The oldest version of the Swift compiler supported by this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let minSwiftVersion: SwiftVersion
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - requiresFileOnDisk - -
    -
    -
    -
    -
    -
    -

    Whether or not this rule can only be executed on a file physically on-disk. Typically necessary for rules -conforming to AnalyzerRule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let requiresFileOnDisk: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - consoleDescription - -
    -
    -
    -
    -
    -
    -

    The console-printable string for this description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var consoleDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - allIdentifiers - -
    -
    -
    -
    -
    -
    -

    All identifiers that have been used to uniquely identify this rule in past and current SwiftLint versions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var allIdentifiers: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a RuleDescription by specifying all its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(identifier: String,
    -            name: String,
    -            description: String,
    -            kind: RuleKind,
    -            minSwiftVersion: SwiftVersion = .five,
    -            nonTriggeringExamples: [Example] = [],
    -            triggeringExamples: [Example] = [],
    -            corrections: [Example: Example] = [:],
    -            deprecatedAliases: Set<String> = [],
    -            requiresFileOnDisk: Bool = false)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - identifier - - -
    -

    Sets the description’s identifier property.

    -
    -
    - - name - - -
    -

    Sets the description’s name property.

    -
    -
    - - description - - -
    -

    Sets the description’s description property.

    -
    -
    - - kind - - -
    -

    Sets the description’s kind property.

    -
    -
    - - minSwiftVersion - - -
    -

    Sets the description’s minSwiftVersion property.

    -
    -
    - - nonTriggeringExamples - - -
    -

    Sets the description’s nonTriggeringExamples property.

    -
    -
    - - triggeringExamples - - -
    -

    Sets the description’s triggeringExamples property.

    -
    -
    - - corrections - - -
    -

    Sets the description’s corrections property.

    -
    -
    - - deprecatedAliases - - -
    -

    Sets the description’s deprecatedAliases property.

    -
    -
    - - requiresFileOnDisk - - -
    -

    Sets the description’s requiresFileOnDisk property.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Equatable -

-
-
-
    -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleList.html b/Structs/RuleList.html deleted file mode 100644 index b87d7a1d9..000000000 --- a/Structs/RuleList.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - RuleList Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleList

-
-
- -
public struct RuleList
-
extension RuleList: Equatable
- -
-
-

A list of available SwiftLint rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - list - -
    -
    -
    -
    -
    -
    -

    The rules contained in this list.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let list: [String : any Rule.Type]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Initializers -

-
-
-
    -
  • -
    - - - - init(rules:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleList by specifying all its rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rules: any Rule.Type...)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to be contained in this list.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(rules:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleList by specifying all its rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rules: [any Rule.Type])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to be contained in this list.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: RuleList, rhs: RuleList) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleListDocumentation.html b/Structs/RuleListDocumentation.html deleted file mode 100644 index fa67c5bce..000000000 --- a/Structs/RuleListDocumentation.html +++ /dev/null @@ -1,505 +0,0 @@ - - - - RuleListDocumentation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleListDocumentation

-
-
- -
public struct RuleListDocumentation
- -
-
-

User-facing documentation for a SwiftLint RuleList.

- - -
-
- -
-
-
-
    -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleListDocumentation instance from a RuleList.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ list: RuleList)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - list - - -
    -

    A RuleList to document.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - write(to:) - -
    -
    -
    -
    -
    -
    -

    Write the rule list documentation as markdown files to the specified directory.

    -
    -

    Throws

    -

    Throws if the files could not be written to.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func write(to url: URL) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - url - - -
    -

    Local URL for directory where the markdown files for this documentation should be saved.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/RuleParameter.html b/Structs/RuleParameter.html deleted file mode 100644 index bdc6bba5c..000000000 --- a/Structs/RuleParameter.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - RuleParameter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleParameter

-
-
- -
public struct RuleParameter<T> : Equatable where T : Equatable
- -
-
-

A configuration parameter for rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The severity that should be assigned to the violation of this parameter’s value is met.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let severity: ViolationSeverity
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The value to configure the rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: T
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(severity:value:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleParameter by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(severity: ViolationSeverity, value: T)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - severity - - -
    -

    The severity that should be assigned to the violation of this parameter’s value is met.

    -
    -
    - - value - - -
    -

    The value to configure the rule.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/SeverityConfiguration.html b/Structs/SeverityConfiguration.html deleted file mode 100644 index 672147619..000000000 --- a/Structs/SeverityConfiguration.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - SeverityConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityConfiguration

-
-
- -
public struct SeverityConfiguration<Parent> : SeverityBasedRuleConfiguration, InlinableOptionType where Parent : Rule
- -
-
-

A rule configuration that allows specifying the desired severity level for violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Configuration with a warning severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var error: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Configuration with an error severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var warning: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severityConfiguration - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var severityConfiguration: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Create a SeverityConfiguration with the specified severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ severity: ViolationSeverity)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - severity - - -
    -

    The severity that should be used when emitting violations.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

RuleConfiguration conformances -

-
-
-
    -
  • -
    - - - - asDescription(with:) - -
    -
    -
    -
    -
    -
    -

    Severity configurations are special in that they shall not be nested when an option name is provided. -Instead, their only option value must be used together with the option name.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asDescription(with key: String) -> RuleConfigurationDescription
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/SeverityLevelsConfiguration.html b/Structs/SeverityLevelsConfiguration.html deleted file mode 100644 index 23732806c..000000000 --- a/Structs/SeverityLevelsConfiguration.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - SeverityLevelsConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityLevelsConfiguration

-
-
- -
public struct SeverityLevelsConfiguration<Parent> : RuleConfiguration, InlinableOptionType where Parent : Rule
- -
-
-

A rule configuration that allows specifying thresholds for warning and error severities.

- - -
-
- -
-
-
-
    -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    The threshold for a violation to be a warning.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var warning: Int { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    The threshold for a violation to be an error.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var error: Int? { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(warning:error:) - -
    -
    -
    -
    -
    -
    -

    Create a SeverityLevelsConfiguration based on the specified warning and error thresholds.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(warning: Int, error: Int? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - warning - - -
    -

    The threshold for a violation to be a warning.

    -
    -
    - - error - - -
    -

    The threshold for a violation to be an error.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - params - -
    -
    -
    -
    -
    -
    -

    The rule parameters that define the thresholds that should map to each severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var params: [RuleParameter<Int>] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/Stack.html b/Structs/Stack.html deleted file mode 100644 index 54dfb759c..000000000 --- a/Structs/Stack.html +++ /dev/null @@ -1,752 +0,0 @@ - - - - Stack Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Stack

-
-
- -
public struct Stack<Element>
-
extension Stack: Sequence
-
extension Stack: CustomDebugStringConvertible where Element: CustomDebugStringConvertible
- -
-
-

A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

- - -
-
- -
-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Creates an empty Stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - count - -
    -
    -
    -
    -
    -
    -

    The number of elements in this stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var count: Int { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - push(_:) - -
    -
    -
    -
    -
    -
    -

    Pushes (appends) an element onto the stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func push(_ element: Element)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The element to push onto the stack.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - pop() - -
    -
    -
    -
    -
    -
    -

    Removes and returns the last element of the stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -public mutating func pop() -> Element?
    - -
    -
    -
    -

    Return Value

    -

    The last element of the stack if the stack is not empty; otherwise, nil.

    -
    - -
    -
    -
  • -
  • -
    - - - - peek() - -
    -
    -
    -
    -
    -
    -

    Returns the last element of the stack if the stack is not empty; otherwise, nil.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func peek() -> Element?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - contains(where:) - -
    -
    -
    -
    -
    -
    -

    Check whether the sequence contains an element that satisfies the given predicate.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func contains(where predicate: (Element) -> Bool) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - predicate - - -
    -

    A closure that takes an element of the sequence -and returns whether it represents a match.

    -
    -
    -
    -
    -

    Return Value

    -

    true if the sequence contains an element that satisfies predicate.

    -
    - -
    -
    -
  • -
  • -
    - - - - modifyLast(by:) - -
    -
    -
    -
    -
    -
    -

    Modify the last element.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func modifyLast(by modifier: (inout Element) -> Void)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - modifier - - -
    -

    A function to be applied to the last element to modify the same in place.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - makeIterator() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func makeIterator() -> [Element].Iterator
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: CustomDebugStringConvertible -

-
-
-
    -
  • -
    - - - - debugDescription - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var debugDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/StyleViolation.html b/Structs/StyleViolation.html deleted file mode 100644 index 01649f140..000000000 --- a/Structs/StyleViolation.html +++ /dev/null @@ -1,828 +0,0 @@ - - - - StyleViolation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

StyleViolation

-
-
- -
public struct StyleViolation : CustomStringConvertible, Codable, Hashable
- -
-
-

A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ruleIdentifier - -
    -
    -
    -
    -
    -
    -

    The identifier of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleIdentifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleDescription - -
    -
    -
    -
    -
    -
    -

    The description of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleDescription: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleName - -
    -
    -
    -
    -
    -
    -

    The name of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleName: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The severity of this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var severity: ViolationSeverity { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - location - -
    -
    -
    -
    -
    -
    -

    The location of this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var location: Location { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reason - -
    -
    -
    -
    -
    -
    -

    The justification for this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reason: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A printable description for this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a StyleViolation by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(ruleDescription: RuleDescription,
    -            severity: ViolationSeverity = .warning,
    -            location: Location,
    -            reason: String? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - ruleDescription - - -
    -

    The description of the rule that generated this violation.

    -
    -
    - - severity - - -
    -

    The severity of this violation.

    -
    -
    - - location - - -
    -

    The location of this violation.

    -
    -
    - - reason - - -
    -

    The justification for this violation. If not specified the rule’s description will - be used.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(severity:) - -
    -
    -
    -
    -
    -
    -

    Returns the same violation, but with the severity that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func with(severity: ViolationSeverity) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - severity - - -
    -

    the new severity to use in the modified violation

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(location:) - -
    -
    -
    -
    -
    -
    -

    Returns the same violation, but with the location that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func with(location: Location) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - location - - -
    -

    the new location to use in the modified violation

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/SwiftLintSyntaxMap.html b/Structs/SwiftLintSyntaxMap.html deleted file mode 100644 index 3e08b4918..000000000 --- a/Structs/SwiftLintSyntaxMap.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - SwiftLintSyntaxMap Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintSyntaxMap

-
-
- -
public struct SwiftLintSyntaxMap
- -
-
-

Represents a Swift file’s syntax information.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The raw SyntaxMap obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: SyntaxMap
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - tokens - -
    -
    -
    -
    -
    -
    -

    The SwiftLint-specific syntax tokens for this syntax map.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let tokens: [SwiftLintSyntaxToken]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintSyntaxMap from the raw SyntaxMap obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: SyntaxMap)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The raw SyntaxMap obtained by SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - tokens(inByteRange:) - -
    -
    -
    -
    -
    -
    -

    Returns array of syntax tokens intersecting with byte range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func tokens(inByteRange byteRange: ByteRange) -> [SwiftLintSyntaxToken]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - byteRange - - -
    -

    Byte-based NSRange.

    -
    -
    -
    -
    -

    Return Value

    -

    The array of syntax tokens intersecting with byte range.

    -
    - -
    -
    -
  • -
  • -
    - - - - kinds(inByteRange:) - -
    -
    -
    -
    -
    -
    -

    Returns the syntax kinds in the specified byte range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func kinds(inByteRange byteRange: ByteRange) -> [SyntaxKind]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - byteRange - - -
    -

    Byte range.

    -
    -
    -
    -
    -

    Return Value

    -

    The syntax kinds in the specified byte range.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/SwiftLintSyntaxToken.html b/Structs/SwiftLintSyntaxToken.html deleted file mode 100644 index 230977a4a..000000000 --- a/Structs/SwiftLintSyntaxToken.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - SwiftLintSyntaxToken Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintSyntaxToken

-
-
- -
public struct SwiftLintSyntaxToken
- -
-
-

A SwiftLint-aware Swift syntax token.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The raw SyntaxToken obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: SyntaxToken
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - kind - -
    -
    -
    -
    -
    -
    -

    The syntax kind associated with is token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let kind: SyntaxKind?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintSyntaxToken from the raw SyntaxToken obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: SyntaxToken)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The raw SyntaxToken obtained by SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - range - -
    -
    -
    -
    -
    -
    -

    The byte range in a source file for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var range: ByteRange { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - offset - -
    -
    -
    -
    -
    -
    -

    The starting byte offset in a source file for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var offset: ByteCount { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - length - -
    -
    -
    -
    -
    -
    -

    The length in bytes for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var length: ByteCount { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/SwiftVersion.html b/Structs/SwiftVersion.html deleted file mode 100644 index 5f99a0e46..000000000 --- a/Structs/SwiftVersion.html +++ /dev/null @@ -1,824 +0,0 @@ - - - - SwiftVersion Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftVersion

-
-
- -
public struct SwiftVersion : RawRepresentable, Codable, VersionComparable, Sendable
- -
-
-

A value describing the version of the Swift compiler.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/Structs/Version.html b/Structs/Version.html deleted file mode 100644 index 5d6ebce5a..000000000 --- a/Structs/Version.html +++ /dev/null @@ -1,541 +0,0 @@ - - - - Version Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Version

-
-
- -
public struct Version : VersionComparable
- -
-
-

A type describing the SwiftLint version.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The string value for this version.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    -

    An alias for value required for protocol conformance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawValue: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - current - -
    -
    -
    -
    -
    -
    -

    The current SwiftLint version.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let current: Version
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Public initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The string value for this version.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Structs/YamlParser.html b/Structs/YamlParser.html deleted file mode 100644 index 0252cef73..000000000 --- a/Structs/YamlParser.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - YamlParser Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

YamlParser

-
-
- -
public struct YamlParser
- -
-
-

An interface for parsing YAML.

- - -
-
- -
-
-
-
    -
  • -
    - - - - parse(_:env:) - -
    -
    -
    -
    -
    -
    -

    Parses the input YAML string as an untyped dictionary.

    -
    -

    Throws

    -

    Throws if the yaml string provided could not be parsed.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func parse(_ yaml: String,
    -                         env: [String: String] = ProcessInfo.processInfo.environment) throws -> [String: Any]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - yaml - - -
    -

    YAML-formatted string.

    -
    -
    - - env - - -
    -

    The environment to use to expand variables in the YAML.

    -
    -
    -
    -
    -

    Return Value

    -

    The parsed YAML as an untyped dictionary.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/accessibility_label_for_image.html b/accessibility_label_for_image.html deleted file mode 100644 index 073cd9002..000000000 --- a/accessibility_label_for_image.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - accessibility_label_for_image Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Accessibility Label for Image

- -

Images that provide context should have an accessibility label or should be explicitly hidden from accessibility

- -
    -
  • Identifier: accessibility_label_for_image
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Image(decorative: "my-image")
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image", label: Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibility(hidden: true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibility(label: Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibilityLabel(Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .renderingMode(.template)
-            .foregroundColor(.blue)
-            .accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .accessibilityLabel(Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        SwiftUI.Image(uiImage: "my-image").resizable().accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityElement()
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .combine)
-        .padding(16)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .ignore)
-        .padding(16)
-        .accessibilityLabel(Text("Label for my image and text"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Button(action: { doAction() }) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-        }
-        .accessibilityLabel(Text("Label for my image"))
-    }
-}
-
-

Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .resizable(true)
-            .frame(width: 48, height: 48)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        SwiftUI.Image(uiImage: "my-image").resizable().accessibilityHidden(false)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .resizable()
-            .frame(width: 48, height: 48)
-            .accessibilityLabel(Text("Alt text for my image"))
-        Image("other image")
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(decorative: "image1")
-        Image("image2")
-        Image(uiImage: "image3")
-            .accessibility(label: Text("a pretty picture"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityElement(children: .contain)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityHidden(false)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .combine)
-        .padding(16)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Button(action: { doAction() }) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(systemName: "circle.plus")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/accessibility_trait_for_button.html b/accessibility_trait_for_button.html deleted file mode 100644 index cc975c862..000000000 --- a/accessibility_trait_for_button.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - accessibility_trait_for_button Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Accessibility Trait for Button

- -

All views with tap gestures added should include the .isButton or the .isLink accessibility traits

- -
    -
  • Identifier: accessibility_trait_for_button
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Button {
-            print("tapped")
-        } label: {
-            Text("Learn more")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Link("Open link", destination: myUrl)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped - open URL")
-            }
-            .accessibility(addTraits: .isLink)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibilityAddTraits(.isButton)
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibility(addTraits: [.isButton, .isHeader])
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped - open URL")
-            }
-            .accessibilityAddTraits([.isHeader, .isLink])
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1, perform: {
-                print("tapped")
-            })
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            // This rule does not include tap gestures with multiple taps for now.
-            // Custom gestures like this are also not very accessible, but require
-            // alternative ways to accomplish the same task with assistive tech.
-            .onTapGesture(count: 2) {
-                print("double-tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Label("Learn more", systemImage: "info.circle")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack {
-            Image(systemName: "info.circle")
-            Text("Learn more")
-        }
-        .onTapGesture {
-            print("tapped")
-        }
-        // This modifier is not strictly required — each subview will inherit the button trait.
-        // That said, grouping a tappable stack into a single element is a good way to reduce
-        // the number of swipes required for a VoiceOver user to navigate the page.
-        .accessibilityElement(children: .combine)
-        .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture().onEnded {
-                print("tapped")
-            })
-            .accessibilityAddTraits(.isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .simultaneousGesture(TapGesture(count: 1).onEnded {
-                print("tapped - open URL")
-            })
-            .accessibilityAddTraits(.isLink)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .highPriorityGesture(TapGesture().onEnded {
-                print("tapped")
-            })
-            .accessibility(addTraits: [.isButton])
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture(count: 2).onEnded {
-                print("tapped")
-            })
-    }
-}
-
-

Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibility(addTraits: .isHeader)
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1, perform: {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Label("Learn more", systemImage: "info.circle")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack {
-            Image(systemName: "info.circle")
-            Text("Learn more")
-        }
-        .onTapGesture {
-            print("tapped")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture().onEnded {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .simultaneousGesture(TapGesture(count: 1).onEnded {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .highPriorityGesture(TapGesture().onEnded {
-                print("tapped")
-            })
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/anonymous_argument_in_multiline_closure.html b/anonymous_argument_in_multiline_closure.html deleted file mode 100644 index 93e9399db..000000000 --- a/anonymous_argument_in_multiline_closure.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - anonymous_argument_in_multiline_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Anonymous Argument in Multiline Closure

- -

Use named arguments in multiline closures

- -
    -
  • Identifier: anonymous_argument_in_multiline_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
closure { $0 }
-
-
closure { print($0) }
-
-
closure { arg in
-    print(arg)
-}
-
-
closure { arg in
-    nestedClosure { $0 + arg }
-}
-
-

Triggering Examples

-
closure {
-    print($0)
-}
-
- -
-
- - -
-
- - - diff --git a/array_init.html b/array_init.html deleted file mode 100644 index 0f23193b5..000000000 --- a/array_init.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - array_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Array Init

- -

Prefer using Array(seq) over seq.map { $0 } to convert a sequence into an Array

- -
    -
  • Identifier: array_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Array(foo)
-
-
foo.map { $0.0 }
-
-
foo.map { $1 }
-
-
foo.map { $0() }
-
-
foo.map { ((), $0) }
-
-
foo.map { $0! }
-
-
foo.map { $0! /* force unwrap */ }
-
-
foo.something { RouteMapper.map($0) }
-
-
foo.map { !$0 }
-
-
foo.map { /* a comment */ !$0 }
-
-

Triggering Examples

-
foo.map({ $0 })
-
-
foo.map { $0 }
-
-
foo.map { return $0 }
-
-
foo.map { elem in
-    elem
-}
-
-
foo.map { elem in
-    return elem
-}
-
-
foo.map { (elem: String) in
-    elem
-}
-
-
foo.map { elem -> String in
-    elem
-}
-
-
foo.map { $0 /* a comment */ }
-
-
foo.map { /* a comment */ $0 }
-
- -
-
- - -
-
- - - diff --git a/attribute_name_spacing.html b/attribute_name_spacing.html deleted file mode 100644 index 122322128..000000000 --- a/attribute_name_spacing.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - attribute_name_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Attribute Name Spacing

- -

This rule prevents trailing spaces after attribute names, ensuring compatibility with Swift 6 where a space between an attribute name and the opening parenthesis results in a compilation error (e.g. @MyPropertyWrapper (), private (set)).

- -
    -
  • Identifier: attribute_name_spacing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
private(set) var foo: Bool = false
-
-
fileprivate(set) var foo: Bool = false
-
-
@MainActor class Foo {}
-
-
func funcWithEscapingClosure(_ x: @escaping () -> Int) {}
-
-
@available(*, deprecated)
-
-
@MyPropertyWrapper(param: 2) 
-
-
nonisolated(unsafe) var _value: X?
-
-
@testable import SwiftLintCore
-
-
func func_type_attribute_with_space(x: @convention(c) () -> Int) {}
-
-
@propertyWrapper
-struct MyPropertyWrapper {
-    var wrappedValue: Int = 1
-
-    init(param: Int) {}
-}
-
-
let closure2 = { @MainActor
-  (a: Int, b: Int) in
-}
-
-

Triggering Examples

-
private (set) var foo: Bool = false
-
-
fileprivate (set) var foo: Bool = false
-
-
public (set) var foo: Bool = false
-
-
  public  (set) var foo: Bool = false
-
-
@ MainActor class Foo {}
-
-
func funcWithEscapingClosure(_ x: @ escaping () -> Int) {}
-
-
func funcWithEscapingClosure(_ x: @escaping() -> Int) {}
-
-
@available (*, deprecated)
-
-
@MyPropertyWrapper (param: 2) 
-
-
nonisolated (unsafe) var _value: X?
-
-
@MyProperty () class Foo {}
-
-
let closure1 = { @MainActor (a, b) in
-}
-
- -
-
- - -
-
- - - diff --git a/attributes.html b/attributes.html deleted file mode 100644 index 5a13421d7..000000000 --- a/attributes.html +++ /dev/null @@ -1,667 +0,0 @@ - - - - attributes Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Attributes

- -

Attributes should be on their own lines in functions and types, but on the same line as variables and imports

- -
    -
  • Identifier: attributes
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -attributes_with_arguments_always_on_line_above - -true -
    -always_on_same_line - -[“@IBAction”, “@NSManaged”] -
    -always_on_line_above - -[] -
  • -
-

Non Triggering Examples

-
@objc var x: String
-
-
@objc private var x: String
-
-
@nonobjc var x: String
-
-
@IBOutlet private var label: UILabel
-
-
@IBOutlet @objc private var label: UILabel
-
-
@NSCopying var name: NSString
-
-
@NSManaged var name: String?
-
-
@IBInspectable var cornerRadius: CGFloat
-
-
@available(iOS 9.0, *)
- let stackView: UIStackView
-
-
@NSManaged func addSomeObject(book: SomeObject)
-
-
@IBAction func buttonPressed(button: UIButton)
-
-
@objc
- @IBAction func buttonPressed(button: UIButton)
-
-
@available(iOS 9.0, *)
- func animate(view: UIStackView)
-
-
@available(*, deprecated, message: "A message")
- func animate(view: UIStackView)
-
-
@nonobjc
- final class X {}
-
-
@available(iOS 9.0, *)
- class UIStackView {}
-
-
@NSApplicationMain
- class AppDelegate: NSObject, NSApplicationDelegate {}
-
-
@UIApplicationMain
- class AppDelegate: NSObject, UIApplicationDelegate {}
-
-
@IBDesignable
- class MyCustomView: UIView {}
-
-
@testable import SourceKittenFramework
-
-
@objc(foo_x)
- var x: String
-
-
@available(iOS 9.0, *)
-@objc(abc_stackView)
- let stackView: UIStackView
-
-
@objc(abc_addSomeObject:)
- @NSManaged func addSomeObject(book: SomeObject)
-
-
@objc(ABCThing)
- @available(iOS 9.0, *)
- class Thing {}
-
-
class Foo: NSObject {
- override var description: String { return "" }
-}
-
-
class Foo: NSObject {
-
- override func setUp() {}
-}
-
-
@objc
-class  {}
-
-
extension Property {
-
-    @available(*, unavailable, renamed: "isOptional")
-    public var optional: Bool { fatalError() }
-}
-
-
@GKInspectable var maxSpeed: Float
-
-
@discardableResult
- func a() -> Int
-
-
@objc
- @discardableResult
- func a() -> Int
-
-
func increase(f: @autoclosure () -> Int) -> Int
-
-
func foo(completionHandler: @escaping () -> Void)
-
-
private struct DefaultError: Error {}
-
-
@testable import foo
-
-private let bar = 1
-
-
import XCTest
-@testable import DeleteMe
-
-@available (iOS 11.0, *)
-class DeleteMeTests: XCTestCase {
-}
-
-
@objc
-internal func foo(identifier: String, completion: @escaping (() -> Void)) {}
-
-
@objc
-internal func foo(identifier: String, completion: @autoclosure (() -> Bool)) {}
-
-
func printBoolOrTrue(_ expression: @autoclosure () throws -> Bool?) rethrows {
-  try print(expression() ?? true)
-}
-
-
import Foundation
-
-class MyClass: NSObject {
-  @objc(
-    first:
-  )
-  static func foo(first: String) {}
-}
-
-
func refreshable(action: @escaping @Sendable () async -> Void) -> some View {
-    modifier(RefreshableModifier(action: action))
-}
-
-
import AppKit
-
-@NSApplicationMain
-@MainActor
-final class AppDelegate: NSAppDelegate {}
-
-

Triggering Examples

-
@objc
- var x: String
-
-
@objc
-
- var x: String
-
-
@objc
- private var x: String
-
-
@nonobjc
- var x: String
-
-
@IBOutlet
- private var label: UILabel
-
-
@IBOutlet
-
- private var label: UILabel
-
-
@NSCopying
- var name: NSString
-
-
@NSManaged
- var name: String?
-
-
@IBInspectable
- var cornerRadius: CGFloat
-
-
@available(iOS 9.0, *) let stackView: UIStackView
-
-
@NSManaged
- func addSomeObject(book: SomeObject)
-
-
@IBAction
- func buttonPressed(button: UIButton)
-
-
@IBAction
- @objc
- func buttonPressed(button: UIButton)
-
-
@available(iOS 9.0, *) func animate(view: UIStackView)
-
-
@nonobjc final class X {}
-
-
@available(iOS 9.0, *) class UIStackView {}
-
-
@available(iOS 9.0, *)
- @objc class UIStackView {}
-
-
@available(iOS 9.0, *) @objc
- class UIStackView {}
-
-
@available(iOS 9.0, *)
-
- class UIStackView {}
-
-
@UIApplicationMain class AppDelegate: NSObject, UIApplicationDelegate {}
-
-
@IBDesignable class MyCustomView: UIView {}
-
-
@testable
-import SourceKittenFramework
-
-
@testable
-
-
-import SourceKittenFramework
-
-
@available(iOS 9.0, *) @objc(abc_stackView)
- let stackView: UIStackView
-
-
@objc(abc_addSomeObject:) @NSManaged
- func addSomeObject(book: SomeObject)
-
-
@objc(abc_addSomeObject:)
- @NSManaged
- func addSomeObject(book: SomeObject)
-
-
@available(iOS 9.0, *)
- @objc(ABCThing) class Thing {}
-
-
@GKInspectable
- var maxSpeed: Float
-
-
@discardableResult func a() -> Int
-
-
@objc
- @discardableResult func a() -> Int
-
-
@objc
-
- @discardableResult
- func a() -> Int
-
- -
-
- - -
-
- - - diff --git a/badge.svg b/badge.svg deleted file mode 100644 index a096feca8..000000000 --- a/badge.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - documentation - - - documentation - - - 100% - - - 100% - - - diff --git a/balanced_xctest_lifecycle.html b/balanced_xctest_lifecycle.html deleted file mode 100644 index 525ed29ca..000000000 --- a/balanced_xctest_lifecycle.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - balanced_xctest_lifecycle Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Balanced XCTest Life Cycle

- -

Test classes must implement balanced setUp and tearDown methods

- -
    -
  • Identifier: balanced_xctest_lifecycle
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDownWithError() throws {}
-}
-
-
struct FooTests {
-    override func setUp() {}
-}
-class BarTests {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpAlLExamples() {}
-}
-
-
final class FooTests: XCTestCase {
-    class func setUp() {}
-    class func tearDown() {}
-}
-
-

Triggering Examples

-
final class FooTests: XCTestCase {
-    override func setUp() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    class func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func tearDownWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func tearDownWithError() throws {}
-}
-
- -
-
- - -
-
- - - diff --git a/blanket_disable_command.html b/blanket_disable_command.html deleted file mode 100644 index 2dc93713a..000000000 --- a/blanket_disable_command.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - blanket_disable_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Blanket Disable Command

- -

swiftlint:disable commands should use next, this or previous to disable rules for a single line, or swiftlint:enable to re-enable the rules immediately after the violations to be ignored, instead of disabling the rule for the rest of the file.

- -
    -
  • Identifier: blanket_disable_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allowed_rules - -[“file_header”, “file_length”, “file_name”, “file_name_no_space”, “single_test_class”] -
    -always_blanket_disable - -[] -
  • -
-

Non Triggering Examples

-
// swiftlint:disable unused_import
-// swiftlint:enable unused_import
-
-
// swiftlint:disable unused_import unused_declaration
-// swiftlint:enable unused_import
-// swiftlint:enable unused_declaration
-
-
// swiftlint:disable:this unused_import
-
-
// swiftlint:disable:next unused_import
-
-
// swiftlint:disable:previous unused_import
-
-

Triggering Examples

-
// swiftlint:disable ↓unused_import
-
-
// swiftlint:disable unused_import ↓unused_declaration
-// swiftlint:enable unused_import
-
-
// swiftlint:disable unused_import
-// swiftlint:disable ↓unused_import
-// swiftlint:enable unused_import
-
-
// swiftlint:enable ↓unused_import
-
- -
-
- - -
-
- - - diff --git a/block_based_kvo.html b/block_based_kvo.html deleted file mode 100644 index 0a7a10c50..000000000 --- a/block_based_kvo.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - block_based_kvo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Block Based KVO

- -

Prefer the new block based KVO API with keypaths when using Swift 3.2 or later

- -
    -
  • Identifier: block_based_kvo
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let observer = foo.observe(\.value, options: [.new]) { (foo, change) in
-   print(change.newValue)
-}
-
-

Triggering Examples

-
class Foo: NSObject {
-  override func observeValue(forKeyPath keyPath: String?, of object: Any?,
-                              change: [NSKeyValueChangeKey : Any]?,
-                              context: UnsafeMutableRawPointer?) {}
-}
-
-
class Foo: NSObject {
-  override func observeValue(forKeyPath keyPath: String?, of object: Any?,
-                              change: Dictionary<NSKeyValueChangeKey, Any>?,
-                              context: UnsafeMutableRawPointer?) {}
-}
-
- -
-
- - -
-
- - - diff --git a/capture_variable.html b/capture_variable.html deleted file mode 100644 index d4defa842..000000000 --- a/capture_variable.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - capture_variable Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Capture Variable

- -

Non-constant variables should not be listed in a closure’s capture list to avoid confusion about closures capturing variables at creation time

- -
    -
  • Identifier: capture_variable
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    let i: Int
-    init(_ i: Int) { self.i = i }
-}
-
-let j: Int = 0
-let c = C(1)
-
-let closure: () -> Void = { [j, c] in
-    print(c.i, j)
-}
-
-closure()
-
-
let iGlobal: Int = 0
-
-class C {
-    class var iClass: Int { 0 }
-    static let iStatic: Int = 0
-    let iInstance: Int = 0
-
-    func callTest() {
-        var iLocal: Int = 0
-        test { [unowned self, iGlobal, iInstance, iLocal, iClass=C.iClass, iStatic=C.iStatic] j in
-            print(iGlobal, iClass, iStatic, iInstance, iLocal, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
-
var j: Int!
-j = 0
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-
lazy var j: Int = { 0 }()
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-

Triggering Examples

-
var j: Int = 0
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-
class C {
-    let i: Int
-    init(_ i: Int) { self.i = i }
-}
-
-var c = C(0)
-let closure: () -> Void = { [c] in
-    print(c.i)
-}
-
-closure()
-c = C(1)
-closure()
-
-
var iGlobal: Int = 0
-
-class C {
-    func callTest() {
-        test { [iGlobal] j in
-            print(iGlobal, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
-
class C {
-    static var iStatic: Int = 0
-
-    static func callTest() {
-        test { [iStatic] j in
-            print(iStatic, j)
-        }
-    }
-
-    static func test(_ completionHandler: @escaping (Int) -> Void) {
-        completionHandler(2)
-        C.iStatic = 1
-        completionHandler(3)
-    }
-}
-
-C.callTest()
-
-
class C {
-    var iInstance: Int = 0
-
-    func callTest() {
-        test { [iInstance] j in
-            print(iInstance, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/class_delegate_protocol.html b/class_delegate_protocol.html deleted file mode 100644 index f2f4da470..000000000 --- a/class_delegate_protocol.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - class_delegate_protocol Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Class Delegate Protocol

- -

Delegate protocols should be class-only so they can be weakly referenced

- -
    -
  • Identifier: class_delegate_protocol
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol FooDelegate: class {}
-
-
protocol FooDelegate: class, BarDelegate {}
-
-
protocol Foo {}
-
-
class FooDelegate {}
-
-
@objc protocol FooDelegate {}
-
-
@objc(MyFooDelegate)
- protocol FooDelegate {}
-
-
protocol FooDelegate: BarDelegate {}
-
-
protocol FooDelegate: AnyObject {}
-
-
protocol FooDelegate: NSObjectProtocol {}
-
-
protocol FooDelegate where Self: BarDelegate {}
-
-
protocol FooDelegate where Self: AnyObject {}
-
-
protocol FooDelegate where Self: NSObjectProtocol {}
-
-

Triggering Examples

-
protocol FooDelegate {}
-
-
protocol FooDelegate: Bar {}
-
-
protocol FooDelegate where Self: StringProtocol {}
-
- -
-
- - -
-
- - - diff --git a/closing_brace.html b/closing_brace.html deleted file mode 100644 index f591bf904..000000000 --- a/closing_brace.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - closing_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closing Brace Spacing

- -

Closing brace with closing parenthesis should not have any whitespaces in the middle

- -
    -
  • Identifier: closing_brace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[].map({ })
-
-
[].map(
-  { }
-)
-
-

Triggering Examples

-
[].map({ } )
-
-
[].map({ }   )
-
- -
-
- - -
-
- - - diff --git a/closure_body_length.html b/closure_body_length.html deleted file mode 100644 index 44e8877cb..000000000 --- a/closure_body_length.html +++ /dev/null @@ -1,1110 +0,0 @@ - - - - closure_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Body Length

- -

Closure bodies should not span too many lines

- -
    -
  • Identifier: closure_body_length
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -30 -
    -error - -100 -
  • -
-

Non Triggering Examples

-
foo.bar { $0 }
-
-
foo.bar { toto in
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar({ toto in
-})
-
-
foo.bar({ toto in
-    let a0 = 0
-})
-
-
foo.bar({ toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}, anotherLabel: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}) { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}
-
-
let foo: Bar = { toto in
-    let bar = Bar()
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    return bar
-}()
-
-

Triggering Examples

-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar({ toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}, anotherLabel: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}) { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}
-
-
let foo: Bar = { toto in
-    let bar = Bar()
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    return bar
-}()
-
- -
-
- - -
-
- - - diff --git a/closure_end_indentation.html b/closure_end_indentation.html deleted file mode 100644 index 96d1bc679..000000000 --- a/closure_end_indentation.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - closure_end_indentation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure End Indentation

- -

Closure end should have the same indentation as the line that started it.

- -
    -
  • Identifier: closure_end_indentation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
SignalProducer(values: [1, 2, 3])
-   .startWithNext { number in
-       print(number)
-   }
-
-
-
[1, 2].map { $0 + 1 }
-
-
-
return match(pattern: pattern, with: [.comment]).flatMap { range in
-   return Command(string: contents, range: range)
-}.flatMap { command in
-   return command.expand()
-}
-
-
-
foo(foo: bar,
-    options: baz) { _ in }
-
-
-
someReallyLongProperty.chainingWithAnotherProperty
-   .foo { _ in }
-
-
foo(abc, 123)
-{ _ in }
-
-
-
function(
-    closure: { x in
-        print(x)
-    },
-    anotherClosure: { y in
-        print(y)
-    })
-
-
function(parameter: param,
-         closure: { x in
-    print(x)
-})
-
-
function(parameter: param, closure: { x in
-        print(x)
-    },
-    anotherClosure: { y in
-        print(y)
-    })
-
-
(-variable).foo()
-
-

Triggering Examples

-
SignalProducer(values: [1, 2, 3])
-   .startWithNext { number in
-       print(number)
-}
-
-
-
return match(pattern: pattern, with: [.comment]).flatMap { range in
-   return Command(string: contents, range: range)
-   }.flatMap { command in
-   return command.expand()
-}
-
-
-
function(
-    closure: { x in
-        print(x)
-},
-    anotherClosure: { y in
-        print(y)
-})
-
- -
-
- - -
-
- - - diff --git a/closure_parameter_position.html b/closure_parameter_position.html deleted file mode 100644 index d3a7265f9..000000000 --- a/closure_parameter_position.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - closure_parameter_position Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Parameter Position

- -

Closure parameters should be on the same line as opening brace

- -
    -
  • Identifier: closure_parameter_position
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
[1, 2].map { number -> Int in
- number + 1 
-}
-
-
[1, 2].map { (number: Int) -> Int in
- number + 1 
-}
-
-
[1, 2].map { [weak self] number in
- number + 1 
-}
-
-
[1, 2].something(closure: { number in
- number + 1 
-})
-
-
let isEmpty = [1, 2].isEmpty()
-
-
rlmConfiguration.migrationBlock.map { rlmMigration in
-    return { migration, schemaVersion in
-        rlmMigration(migration.rlmMigration, schemaVersion)
-    }
-}
-
-
let mediaView: UIView = { [weak self] index in
-   return UIView()
-}(index)
-
-

Triggering Examples

-
[1, 2].map {
-    number in
-    number + 1
-}
-
-
[1, 2].map {
-    number -> Int in
-    number + 1
-}
-
-
[1, 2].map {
-    (number: Int) -> Int in
-    number + 1
-}
-
-
[1, 2].map {
-    [weak self] number in
-    number + 1
-}
-
-
[1, 2].map { [weak self]
-    number in
-    number + 1
-}
-
-
[1, 2].map({
-    number in
-    number + 1
-})
-
-
[1, 2].something(closure: {
-    number in
-    number + 1
-})
-
-
[1, 2].reduce(0) {
-    sum, number in
-    number + sum
-})
-
-
f.completionHandler = {
-    thing in
-    doStuff()
-}
-
-
foo {
-    [weak self] in
-    self?.bar()
-}
-
- -
-
- - -
-
- - - diff --git a/closure_spacing.html b/closure_spacing.html deleted file mode 100644 index 96e903096..000000000 --- a/closure_spacing.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - closure_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Spacing

- -

Closure expressions should have a single space inside each brace

- -
    -
  • Identifier: closure_spacing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[].map ({ $0.description })
-
-
[].filter { $0.contains(location) }
-
-
extension UITableViewCell: ReusableView { }
-
-
extension UITableViewCell: ReusableView {}
-
-

Triggering Examples

-
[].filter{ $0.contains(location) }
-
-
[].filter({$0.contains(location)})
-
-
[].map({$0})
-
-
({each in return result.contains(where: {e in return e}) }).count
-
-
filter { sorted { $0 < $1}}
-
- -
-
- - -
-
- - - diff --git a/collection_alignment.html b/collection_alignment.html deleted file mode 100644 index 3b8569e52..000000000 --- a/collection_alignment.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - collection_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Collection Element Alignment

- -

All elements in a collection literal should be vertically aligned

- -
    -
  • Identifier: collection_alignment
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -align_colons - -false -
  • -
-

Non Triggering Examples

-
doThings(arg: [
-    "foo": 1,
-    "bar": 2,
-    "fizz": 2,
-    "buzz": 2
-])
-
-
let abc = [
-    "alpha": "a",
-    "beta": "b",
-    "gamma": "g",
-    "delta": "d",
-    "epsilon": "e"
-]
-
-
let meals = [
-                "breakfast": "oatmeal",
-                "lunch": "sandwich",
-                "dinner": "burger"
-]
-
-
NSAttributedString(string: "…", attributes: [.font: UIFont.systemFont(ofSize: 12, weight: .regular),
-                                             .foregroundColor: UIColor(white: 0, alpha: 0.2)])
-
-
let coordinates = [
-    CLLocationCoordinate2D(latitude: 0, longitude: 33),
-    CLLocationCoordinate2D(latitude: 0, longitude: 66),
-    CLLocationCoordinate2D(latitude: 0, longitude: 99)
-]
-
-
var evenNumbers: Set<Int> = [
-    2,
-    4,
-    6
-]
-
-
let abc = [1, 2, 3, 4]
-
-
let abc = [
-    1, 2, 3, 4
-]
-
-
let abc = [
-    "foo": "bar", "fizz": "buzz"
-]
-
-

Triggering Examples

-
doThings(arg: [
-    "foo": 1,
-    "bar": 2,
-   "fizz": 2,
-   "buzz": 2
-])
-
-
let abc = [
-    "alpha": "a",
-     "beta": "b",
-    "gamma": "g",
-    "delta": "d",
-  "epsilon": "e"
-]
-
-
let meals = [
-                "breakfast": "oatmeal",
-                "lunch": "sandwich",
-    "dinner": "burger"
-]
-
-
let coordinates = [
-    CLLocationCoordinate2D(latitude: 0, longitude: 33),
-        CLLocationCoordinate2D(latitude: 0, longitude: 66),
-    CLLocationCoordinate2D(latitude: 0, longitude: 99)
-]
-
-
var evenNumbers: Set<Int> = [
-    2,
-  4,
-    6
-]
-
- -
-
- - -
-
- - - diff --git a/colon.html b/colon.html deleted file mode 100644 index b4a91e47d..000000000 --- a/colon.html +++ /dev/null @@ -1,640 +0,0 @@ - - - - colon Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Colon Spacing

- -

Colons should be next to the identifier when specifying a type and next to the key in dictionary literals

- -
    -
  • Identifier: colon
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -flexible_right_spacing - -false -
    -apply_to_dictionaries - -true -
  • -
-

Non Triggering Examples

-
let abc: Void
-
-
let abc: [Void: Void]
-
-
let abc: (Void, Void)
-
-
let abc: ([Void], String, Int)
-
-
let abc: [([Void], String, Int)]
-
-
let abc: String="def"
-
-
let abc: Int=0
-
-
let abc: Enum=Enum.Value
-
-
func abc(def: Void) {}
-
-
func abc(def: Void, ghi: Void) {}
-
-
let abc: String = "abc:"
-
-
let abc = [Void: Void]()
-
-
let abc = [1: [3: 2], 3: 4]
-
-
let abc = ["string": "string"]
-
-
let abc = ["string:string": "string"]
-
-
let abc: [String: Int]
-
-
func foo(bar: [String: Int]) {}
-
-
func foo() -> [String: Int] { return [:] }
-
-
let abc: Any
-
-
let abc: [Any: Int]
-
-
let abc: [String: Any]
-
-
class Foo: Bar {}
-
-
class Foo<T>: Bar {}
-
-
class Foo<T: Equatable>: Bar {}
-
-
class Foo<T, U>: Bar {}
-
-
class Foo<T: Equatable> {}
-
-
object.method(x: /* comment */ 5)
-
-
switch foo {
-case .bar:
-    _ = something()
-}
-
-
object.method(x: 5, y: "string")
-
-
object.method(x: 5, y:
-              "string")
-
-
object.method(5, y: "string")
-
-
func abc() { def(ghi: jkl) }
-
-
func abc(def: Void) { ghi(jkl: mno) }
-
-
class ABC { let def = ghi(jkl: mno) } }
-
-
func foo() { let dict = [1: 1] }
-
-
let aaa = Self.bbb ? Self.ccc : Self.ddd else {
-return nil
-Example("}
-
-
range.flatMap(file.syntaxMap.kinds(inByteRange:)) ?? []
-
-
@objc(receiveReply:)
-public class func receiveReply(_ reply: bad_instruction_exception_reply_t) -> CInt { 0 }
-
-
switch str {
-case "adlm", "adlam":             return .adlam
-case "aghb", "caucasianalbanian": return .caucasianAlbanian
-default:                          return nil
-}
-
-
precedencegroup PipelinePrecedence {
-  associativity: left
-}
-infix operator |> : PipelinePrecedence
-
-
switch scalar {
-  case 0x000A...0x000D /* LF ... CR */: return true
-  case 0x0085 /* NEXT LINE (NEL) */: return true
-  case 0x2028 /* LINE SEPARATOR */: return true
-  case 0x2029 /* PARAGRAPH SEPARATOR */: return true
-  default: return false
-}
-
-

Triggering Examples

-
let abc:Void
-
-
let abc:  Void
-
-
let abc :Void
-
-
let abc : Void
-
-
let abc : [Void: Void]
-
-
let abc : (Void, String, Int)
-
-
let abc : ([Void], String, Int)
-
-
let abc : [([Void], String, Int)]
-
-
let abc:  (Void, String, Int)
-
-
let abc:  ([Void], String, Int)
-
-
let abc:  [([Void], String, Int)]
-
-
let abc :String="def"
-
-
let abc :Int=0
-
-
let abc :Int = 0
-
-
let abc:Int=0
-
-
let abc:Int = 0
-
-
let abc:Enum=Enum.Value
-
-
func abc(def:Void) {}
-
-
func abc(def:  Void) {}
-
-
func abc(def :Void) {}
-
-
func abc(def : Void) {}
-
-
func abc(def: Void, ghi :Void) {}
-
-
let abc = [Void:Void]()
-
-
let abc = [Void : Void]()
-
-
let abc = [Void:  Void]()
-
-
let abc = [Void :  Void]()
-
-
let abc = [1: [3 : 2], 3: 4]
-
-
let abc = [1: [3 : 2], 3:  4]
-
-
let abc: [String : Int]
-
-
let abc: [String:Int]
-
-
func foo(bar: [String : Int]) {}
-
-
func foo(bar: [String:Int]) {}
-
-
func foo() -> [String : Int] { return [:] }
-
-
func foo() -> [String:Int] { return [:] }
-
-
let abc : Any
-
-
let abc: [Any : Int]
-
-
let abc: [String : Any]
-
-
class Foo : Bar {}
-
-
class Foo:Bar {}
-
-
class Foo<T> : Bar {}
-
-
class Foo<T>:Bar {}
-
-
class Foo<T, U>:Bar {}
-
-
class Foo<T: Equatable>:Bar {}
-
-
class Foo<T:Equatable> {}
-
-
class Foo<T : Equatable> {}
-
-
object.method(x: 5, y : "string")
-
-
object.method(x:5, y: "string")
-
-
object.method(x:  5, y: "string")
-
-
func abc() { def(ghi:jkl) }
-
-
func abc(def: Void) { ghi(jkl:mno) }
-
-
class ABC { let def = ghi(jkl:mno) } }
-
-
func foo() { let dict = [1 : 1] }
-
-
switch foo {
-case .bar : return baz
-}
-
-
private var action:(() -> Void)?
-
- -
-
- - -
-
- - - diff --git a/comma.html b/comma.html deleted file mode 100644 index 4c52be74a..000000000 --- a/comma.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - comma Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comma Spacing

- -

There should be no space before and one after any comma

- -
    -
  • Identifier: comma
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc(a: String, b: String) { }
-
-
abc(a: "string", b: "string"
-
-
enum a { case a, b, c }
-
-
func abc(
-  a: String,  // comment
-  bcd: String // comment
-) {
-}
-
-
func abc(
-  a: String,
-  bcd: String
-) {
-}
-
-
#imageLiteral(resourceName: "foo,bar,baz")
-
-
kvcStringBuffer.advanced(by: rootKVCLength)
-  .storeBytes(of: 0x2E /* '.' */, as: CChar.self)
-
-

Triggering Examples

-
func abc(a: String ,b: String) { }
-
-
func abc(a: String ,b: String ,c: String ,d: String) { }
-
-
abc(a: "string",b: "string"
-
-
enum a { case a ,b }
-
-
let result = plus(
-    first: 3 , // #683
-    second: 4
-)
-
-
Foo(
-  parameter: a.b.c,
-  tag: a.d,
-  value: a.identifier.flatMap { Int64($0) } ,
-  reason: Self.abcd()
-)
-
-
return Foo(bar: .baz, title: fuzz,
-          message: My.Custom.message ,
-          another: parameter, doIt: true,
-          alignment: .center)
-
-
Logger.logError("Hat is too large",  info: [])
-
- -
-
- - -
-
- - - diff --git a/comma_inheritance.html b/comma_inheritance.html deleted file mode 100644 index 66a1239ba..000000000 --- a/comma_inheritance.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - comma_inheritance Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comma Inheritance Rule

- -

Use commas to separate types in inheritance lists

- -
    -
  • Identifier: comma_inheritance
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct A: Codable, Equatable {}
-
-
enum B: Codable, Equatable {}
-
-
class C: Codable, Equatable {}
-
-
protocol D: Codable, Equatable {}
-
-
typealias E = Equatable & Codable
-
-
func foo<T: Equatable & Codable>(_ param: T) {}
-
-
protocol G {
-    associatedtype Model: Codable, Equatable
-}
-
-

Triggering Examples

-
struct A: Codable & Equatable {}
-
-
struct A: Codable  & Equatable {}
-
-
struct A: Codable&Equatable {}
-
-
struct A: Codable& Equatable {}
-
-
enum B: Codable & Equatable {}
-
-
class C: Codable & Equatable {}
-
-
protocol D: Codable & Equatable {}
-
-
protocol G {
-    associatedtype Model: Codable & Equatable
-}
-
- -
-
- - -
-
- - - diff --git a/comment_spacing.html b/comment_spacing.html deleted file mode 100644 index 128529c5a..000000000 --- a/comment_spacing.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - comment_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comment Spacing

- -

Prefer at least one space after slashes for comments

- -
    -
  • Identifier: comment_spacing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// This is a comment
-
-
/// Triple slash comment
-
-
// Multiline double-slash
-// comment
-
-
/// Multiline triple-slash
-/// comment
-
-
/// Multiline triple-slash
-///   - This is indented
-
-
// - MARK: Mark comment
-
-
//: Swift Playground prose section
-
-
///////////////////////////////////////////////
-// Comment with some lines of slashes boxing it
-///////////////////////////////////////////////
-
-
//:#localized(key: "SwiftPlaygroundLocalizedProse")
-
-
/* Asterisk comment */
-
-
/*
-    Multiline asterisk comment
-*/
-
-
/*:
-    Multiline Swift Playground prose section
-*/
-
-
/*#-editable-code Swift Playground editable area*/default/*#-end-editable-code*/
-
-

Triggering Examples

-
//↓Something
-
-
//↓MARK
-
-
//↓👨‍👨‍👦‍👦Something
-
-
func a() {
-    //↓This needs refactoring
-    print("Something")
-}
-//↓We should improve above function
-
-
///↓This is a comment
-
-
/// Multiline triple-slash
-///↓This line is incorrect, though
-
-
//↓- MARK: Mark comment
-
-
//:↓Swift Playground prose section
-
- -
-
- - -
-
- - - diff --git a/compiler_protocol_init.html b/compiler_protocol_init.html deleted file mode 100644 index 29918677a..000000000 --- a/compiler_protocol_init.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - compiler_protocol_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Compiler Protocol Init

- -

The initializers declared in compiler protocols such as ExpressibleByArrayLiteral shouldn’t be called directly.

- -
    -
  • Identifier: compiler_protocol_init
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let set: Set<Int> = [1, 2]
-
-
let set = Set(array)
-
-

Triggering Examples

-
let set = Set(arrayLiteral: 1, 2)
-
-
let set = Set (arrayLiteral: 1, 2)
-
-
let set = Set.init(arrayLiteral: 1, 2)
-
-
let set = Set.init(arrayLiteral : 1, 2)
-
- -
-
- - -
-
- - - diff --git a/computed_accessors_order.html b/computed_accessors_order.html deleted file mode 100644 index 38193d1dc..000000000 --- a/computed_accessors_order.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - computed_accessors_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Computed Accessors Order

- -

Getter and setters in computed properties and subscripts should be in a consistent order.

- -
    -
  • Identifier: computed_accessors_order
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -get_set -
  • -
-

Non Triggering Examples

-
class Foo {
-    var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int
-}
-
-
class Foo {
-    var foo: Int {
-        return getValueFromDisk()
-    }
-}
-
-
class Foo {
-    var foo: String {
-        return "get"
-    }
-}
-
-
protocol Foo {
-    var foo: Int { get }
-
-
protocol Foo {
-    var foo: Int { get set }
-}
-
-
protocol Foo {
-    var foo: Int { set get }
-
-
class Foo {
-    var foo: Int {
-        struct Bar {
-            var bar: Int {
-                get { return 1 }
-                set { _ = newValue }
-            }
-        }
-
-        return Bar().bar
-    }
-}
-
-
var _objCTaggedPointerBits: UInt {
-    @inline(__always) get { return 0 }
-    set { print(newValue) }
-}
-
-
var next: Int? {
-    mutating get {
-        defer { self.count += 1 }
-        return self.count
-    }
-    set {
-        self.count = newValue
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set { self._bar = newValue }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set(newValue) { self._bar = newValue }
-    }
-}
-
-
extension Reactive where Base: UITapGestureRecognizer {
-    var tapped: CocoaAction<Base>? {
-        get {
-            return associatedAction.withValue { $0.flatMap { $0.action } }
-        }
-        nonmutating set {
-            setAction(newValue)
-        }
-    }
-}
-
-
extension Test {
-    var foo: Bool {
-        get {
-            bar?.boolValue ?? true // Comment mentioning word set which triggers violation
-        }
-        set {
-            bar = NSNumber(value: newValue as Bool)
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        return 20
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get set }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { set get }
-}
-
-

Triggering Examples

-
class Foo {
-    var foo: Int {
-        set {
-            print(newValue)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        set {
-            print(newValue)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
-
var foo: Int {
-    set { print(newValue) }
-    get { return 20 }
-}
-
-
extension Foo {
-    var bar: Bool {
-        set { print(bar) }
-        get { _bar }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        set {
-            print(newValue)
-        }
-        mutating get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        set {
-            print(i)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/conditional_returns_on_newline.html b/conditional_returns_on_newline.html deleted file mode 100644 index cddd6b199..000000000 --- a/conditional_returns_on_newline.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - conditional_returns_on_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Conditional Returns on Newline

- -

Conditional statements should always return on the next line

- -
    -
  • Identifier: conditional_returns_on_newline
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -if_only - -false -
  • -
-

Non Triggering Examples

-
guard true else {
- return true
-}
-
-
guard true,
- let x = true else {
- return true
-}
-
-
if true else {
- return true
-}
-
-
if true,
- let x = true else {
- return true
-}
-
-
if textField.returnKeyType == .Next {
-
-
if true { // return }
-
-
guard something
-else { return }
-
-

Triggering Examples

-
guard true else { return }
-
-
if true { return }
-
-
if true { break } else { return }
-
-
if true { break } else {       return }
-
-
if true { return "YES" } else { return "NO" }
-
-
guard condition else { XCTFail(); return }
-
- -
-
- - -
-
- - - diff --git a/contains_over_filter_count.html b/contains_over_filter_count.html deleted file mode 100644 index 41988c2aa..000000000 --- a/contains_over_filter_count.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - contains_over_filter_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Filter Count

- -

Prefer contains over comparing filter(where:).count to 0

- -
    -
  • Identifier: contains_over_filter_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 01
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 01
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 01
-
-
let result = myList.contains(where: { $0 % 2 == 0 })
-
-
let result = !myList.contains(where: { $0 % 2 == 0 })
-
-
let result = myList.contains(10)
-
-

Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 0
-
-
let result = myList.filter(where: someFunction).count > 0
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 0
-
-
let result = myList.filter(where: someFunction).count == 0
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 0
-
-
let result = myList.filter(where: someFunction).count != 0
-
- -
-
- - -
-
- - - diff --git a/contains_over_filter_is_empty.html b/contains_over_filter_is_empty.html deleted file mode 100644 index 6a2f60bdc..000000000 --- a/contains_over_filter_is_empty.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - contains_over_filter_is_empty Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Filter is Empty

- -

Prefer contains over using filter(where:).isEmpty

- -
    -
  • Identifier: contains_over_filter_is_empty
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 1
-
-
let result = myList.contains(where: { $0 % 2 == 0 })
-
-
let result = !myList.contains(where: { $0 % 2 == 0 })
-
-
let result = myList.contains(10)
-
-

Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).isEmpty
-
-
let result = !myList.filter(where: { $0 % 2 == 0 }).isEmpty
-
-
let result = myList.filter { $0 % 2 == 0 }.isEmpty
-
-
let result = myList.filter(where: someFunction).isEmpty
-
- -
-
- - -
-
- - - diff --git a/contains_over_first_not_nil.html b/contains_over_first_not_nil.html deleted file mode 100644 index a5c3019a9..000000000 --- a/contains_over_first_not_nil.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - contains_over_first_not_nil Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over First not Nil

- -

Prefer contains over first(where:) != nil and firstIndex(where:) != nil.

- -
    -
  • Identifier: contains_over_first_not_nil
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let first = myList.first(where: { $0 % 2 == 0 })
-
-
let first = myList.first { $0 % 2 == 0 }
-
-
let firstIndex = myList.firstIndex(where: { $0 % 2 == 0 })
-
-
let firstIndex = myList.firstIndex { $0 % 2 == 0 }
-
-

Triggering Examples

-
myList.first { $0 % 2 == 0 } != nil
-
-
myList.first(where: { $0 % 2 == 0 }) != nil
-
-
myList.map { $0 + 1 }.first(where: { $0 % 2 == 0 }) != nil
-
-
myList.first(where: someFunction) != nil
-
-
myList.map { $0 + 1 }.first { $0 % 2 == 0 } != nil
-
-
(myList.first { $0 % 2 == 0 }) != nil
-
-
myList.first { $0 % 2 == 0 } == nil
-
-
myList.first(where: { $0 % 2 == 0 }) == nil
-
-
myList.map { $0 + 1 }.first(where: { $0 % 2 == 0 }) == nil
-
-
myList.first(where: someFunction) == nil
-
-
myList.map { $0 + 1 }.first { $0 % 2 == 0 } == nil
-
-
(myList.first { $0 % 2 == 0 }) == nil
-
-
myList.firstIndex { $0 % 2 == 0 } != nil
-
-
myList.firstIndex(where: { $0 % 2 == 0 }) != nil
-
-
myList.map { $0 + 1 }.firstIndex(where: { $0 % 2 == 0 }) != nil
-
-
myList.firstIndex(where: someFunction) != nil
-
-
myList.map { $0 + 1 }.firstIndex { $0 % 2 == 0 } != nil
-
-
(myList.firstIndex { $0 % 2 == 0 }) != nil
-
-
myList.firstIndex { $0 % 2 == 0 } == nil
-
-
myList.firstIndex(where: { $0 % 2 == 0 }) == nil
-
-
myList.map { $0 + 1 }.firstIndex(where: { $0 % 2 == 0 }) == nil
-
-
myList.firstIndex(where: someFunction) == nil
-
-
myList.map { $0 + 1 }.firstIndex { $0 % 2 == 0 } == nil
-
-
(myList.firstIndex { $0 % 2 == 0 }) == nil
-
- -
-
- - -
-
- - - diff --git a/contains_over_range_nil_comparison.html b/contains_over_range_nil_comparison.html deleted file mode 100644 index 485df96e6..000000000 --- a/contains_over_range_nil_comparison.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - contains_over_range_nil_comparison Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Range Comparison to Nil

- -

Prefer contains over range(of:) != nil and range(of:) == nil

- -
    -
  • Identifier: contains_over_range_nil_comparison
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let range = myString.range(of: "Test")
-
-
myString.contains("Test")
-
-
!myString.contains("Test")
-
-
resourceString.range(of: rule.regex, options: .regularExpression) != nil
-
-

Triggering Examples

-
myString.range(of: "Test") != nil
-
-
myString.range(of: "Test") == nil
-
- -
-
- - -
-
- - - diff --git a/contrasted_opening_brace.html b/contrasted_opening_brace.html deleted file mode 100644 index 364ad5e00..000000000 --- a/contrasted_opening_brace.html +++ /dev/null @@ -1,597 +0,0 @@ - - - - contrasted_opening_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contrasted Opening Brace

- -

The correct positioning of braces that introduce a block of code or member list is highly controversial. No matter which style is preferred, consistency is key. Apart from different tastes, the positioning of braces can also have a significant impact on the readability of the code, especially for visually impaired developers. This rule ensures that braces are on a separate line after the declaration to contrast the code block from the rest of the declaration. Comments between the declaration and the opening brace are respected. Check out the opening_brace rule for a different style.

- -
    -
  • Identifier: contrasted_opening_brace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc()
-{
-}
-
-
[].map()
-{
-    $0
-}
-
-
[].map(
-    {
-    }
-)
-
-
if let a = b
-{
-}
-
-
while a == b
-{
-}
-
-
guard let a = b else
-{
-}
-
-
struct Rule
-{
-}
-
-
struct Parent
-{
-    struct Child
-    {
-        let foo: Int
-    }
-}
-
-
func f(rect: CGRect)
-{
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }()
-}
-
-
func f(rect: CGRect) -> () -> Void
-{
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }
-}
-
-
func f() -> () -> Void
-{
-    {}
-}
-
-
@MyProperty class Rule:
-  NSObject
-{
-  var a: String
-  {
-    return ""
-  }
-}
-
-
self.foo(
-    (
-        "String parameter",
-        { "Do something here" }
-    )
-)
-
-
let pattern = #/(\{(?<key>\w+)\})/#
-
-
if c
-{}
-else
-{}
-
-
    if c /* comment */
-    {
-        return
-    }
-
-
if c1
-{
-  return
-} else if c2
-{
-  return
-} else if c3
-{
-  return
-}
-
-
let a = f.map
-{ a in
-    a
-}
-
-

Triggering Examples

-
func abc(){
-}
-
-
func abc() { }
-
-
func abc(a: A,
-         b: B) {}
-
-
[].map { $0 }
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    }){
-      Image(systemName: "gear")
-    } label: {
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
class Rule
-{
-  var a: String{
-    return ""
-  }
-}
-
-
@MyProperty class Rule
-{
-  var a: String
-  {
-    willSet{
-
-    }
-    didSet  {
-
-    }
-  }
-}
-
-
precedencegroup Group {
-  assignment: true
-}
-
-
if
-    "test".isEmpty {
-    // code here
-}
-
-
if c  {}
-else /* comment */  {}
-
-
if c
-  {
-    // code here
-}
-
-
if c1 {
-  return
-} else if c2{
-  return
-} else if c3
- {
-  return
-}
-
-
func f()
-{
-    return a.map
-            { $0 }
-}
-
-
a {
-    $0
-} b: {
-    $1
-}
-
- -
-
- - -
-
- - - diff --git a/control_statement.html b/control_statement.html deleted file mode 100644 index d3550e90d..000000000 --- a/control_statement.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - control_statement Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Control Statement

- -

if, for, guard, switch, while, and catch statements shouldn’t unnecessarily wrap their conditionals or arguments in parentheses

- -
    -
  • Identifier: control_statement
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if condition {}
-
-
if (a, b) == (0, 1) {}
-
-
if (a || b) && (c || d) {}
-
-
if (min...max).contains(value) {}
-
-
if renderGif(data) {}
-
-
renderGif(data)
-
-
guard condition else {}
-
-
while condition {}
-
-
do {} while condition {}
-
-
do { ; } while condition {}
-
-
switch foo {}
-
-
do {} catch let error as NSError {}
-
-
foo().catch(all: true) {}
-
-
if max(a, b) < c {}
-
-
switch (lhs, rhs) {}
-
-
if (f() { g() {} }) {}
-
-
if (a + f() {} == 1) {}
-
-

Triggering Examples

-
if (condition) {}
-
-
if(condition) {}
-
-
if (condition == endIndex) {}
-
-
if ((a || b) && (c || d)) {}
-
-
if ((min...max).contains(value)) {}
-
-
guard (condition) else {}
-
-
while (condition) {}
-
-
while(condition) {}
-
-
do { ; } while(condition) {}
-
-
do { ; } while (condition) {}
-
-
switch (foo) {}
-
-
do {} catch(let error as NSError) {}
-
-
if (max(a, b) < c) {}
-
- -
-
- - -
-
- - - diff --git a/convenience_type.html b/convenience_type.html deleted file mode 100644 index de2057d5e..000000000 --- a/convenience_type.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - convenience_type Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Convenience Type

- -

Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation

- -
    -
  • Identifier: convenience_type
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Math { // enum
-  public static let pi = 3.14
-}
-
-
// class with inheritance
-class MathViewController: UIViewController {
-  public static let pi = 3.14
-}
-
-
@objc class Math: NSObject { // class visible to Obj-C
-  public static let pi = 3.14
-}
-
-
struct Math { // type with non-static declarations
-  public static let pi = 3.14
-  public let randomNumber = 2
-}
-
-
class DummyClass {}
-
-
class Foo: NSObject { // class with Obj-C class property
-    class @objc let foo = 1
-}
-
-
class Foo: NSObject { // class with Obj-C static property
-    static @objc let foo = 1
-}
-
-
class Foo { // @objc class func can't exist on an enum
-   @objc class func foo() {}
-}
-
-
class Foo { // @objc static func can't exist on an enum
-   @objc static func foo() {}
-}
-
-
@objcMembers class Foo { // @objc static func can't exist on an enum
-   static func foo() {}
-}
-
-
final class Foo { // final class, but @objc class func can't exist on an enum
-   @objc class func foo() {}
-}
-
-
final class Foo { // final class, but @objc static func can't exist on an enum
-   @objc static func foo() {}
-}
-
-
@globalActor actor MyActor {
-  static let shared = MyActor()
-}
-
-

Triggering Examples

-
struct Math {
-  public static let pi = 3.14
-}
-
-
struct Math {
-  public static let pi = 3.14
-  @available(*, unavailable) init() {}
-}
-
-
final class Foo { // final class can't be inherited
-    class let foo = 1
-}
-
-
class Foo {
-    class let foo = 1
-}
-
-
class Foo {
-    final class let foo = 1
-}
-
-
class SomeClass {
-    static func foo() {}
-}
-
- -
-
- - -
-
- - - diff --git a/css/highlight.css b/css/highlight.css deleted file mode 100644 index c170357ce..000000000 --- a/css/highlight.css +++ /dev/null @@ -1,202 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -/* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight .c { - color: #999988; - font-style: italic; } - -.highlight .err { - color: #a61717; - background-color: #e3d2d2; } - -.highlight .k { - color: #000000; - font-weight: bold; } - -.highlight .o { - color: #000000; - font-weight: bold; } - -.highlight .cm { - color: #999988; - font-style: italic; } - -.highlight .cp { - color: #999999; - font-weight: bold; } - -.highlight .c1 { - color: #999988; - font-style: italic; } - -.highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - -.highlight .gd { - color: #000000; - background-color: #ffdddd; } - -.highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - -.highlight .ge { - color: #000000; - font-style: italic; } - -.highlight .gr { - color: #aa0000; } - -.highlight .gh { - color: #999999; } - -.highlight .gi { - color: #000000; - background-color: #ddffdd; } - -.highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - -.highlight .go { - color: #888888; } - -.highlight .gp { - color: #555555; } - -.highlight .gs { - font-weight: bold; } - -.highlight .gu { - color: #aaaaaa; } - -.highlight .gt { - color: #aa0000; } - -.highlight .kc { - color: #000000; - font-weight: bold; } - -.highlight .kd { - color: #000000; - font-weight: bold; } - -.highlight .kp { - color: #000000; - font-weight: bold; } - -.highlight .kr { - color: #000000; - font-weight: bold; } - -.highlight .kt { - color: #445588; } - -.highlight .m { - color: #009999; } - -.highlight .s { - color: #d14; } - -.highlight .na { - color: #008080; } - -.highlight .nb { - color: #0086B3; } - -.highlight .nc { - color: #445588; - font-weight: bold; } - -.highlight .no { - color: #008080; } - -.highlight .ni { - color: #800080; } - -.highlight .ne { - color: #990000; - font-weight: bold; } - -.highlight .nf { - color: #990000; } - -.highlight .nn { - color: #555555; } - -.highlight .nt { - color: #000080; } - -.highlight .nv { - color: #008080; } - -.highlight .ow { - color: #000000; - font-weight: bold; } - -.highlight .w { - color: #bbbbbb; } - -.highlight .mf { - color: #009999; } - -.highlight .mh { - color: #009999; } - -.highlight .mi { - color: #009999; } - -.highlight .mo { - color: #009999; } - -.highlight .sb { - color: #d14; } - -.highlight .sc { - color: #d14; } - -.highlight .sd { - color: #d14; } - -.highlight .s2 { - color: #d14; } - -.highlight .se { - color: #d14; } - -.highlight .sh { - color: #d14; } - -.highlight .si { - color: #d14; } - -.highlight .sx { - color: #d14; } - -.highlight .sr { - color: #009926; } - -.highlight .s1 { - color: #d14; } - -.highlight .ss { - color: #990073; } - -.highlight .bp { - color: #999999; } - -.highlight .vc { - color: #008080; } - -.highlight .vg { - color: #008080; } - -.highlight .vi { - color: #008080; } - -.highlight .il { - color: #009999; } diff --git a/css/jazzy.css b/css/jazzy.css deleted file mode 100644 index 9d4b08b8c..000000000 --- a/css/jazzy.css +++ /dev/null @@ -1,405 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -*, *:before, *:after { - box-sizing: inherit; } - -body { - margin: 0; - background: #fff; - color: #333; - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - letter-spacing: .2px; - -webkit-font-smoothing: antialiased; - box-sizing: border-box; } - -h1 { - font-size: 2rem; - font-weight: 700; - margin: 1.275em 0 0.6em; } - -h2 { - font-size: 1.75rem; - font-weight: 700; - margin: 1.275em 0 0.3em; } - -h3 { - font-size: 1.5rem; - font-weight: 700; - margin: 1em 0 0.3em; } - -h4 { - font-size: 1.25rem; - font-weight: 700; - margin: 1.275em 0 0.85em; } - -h5 { - font-size: 1rem; - font-weight: 700; - margin: 1.275em 0 0.85em; } - -h6 { - font-size: 1rem; - font-weight: 700; - margin: 1.275em 0 0.85em; - color: #777; } - -p { - margin: 0 0 1em; } - -ul, ol { - padding: 0 0 0 2em; - margin: 0 0 0.85em; } - -blockquote { - margin: 0 0 0.85em; - padding: 0 15px; - color: #858585; - border-left: 4px solid #e5e5e5; } - -img { - max-width: 100%; } - -a { - color: #4183c4; - text-decoration: none; } - a:hover, a:focus { - outline: 0; - text-decoration: underline; } - a.discouraged { - text-decoration: line-through; } - a.discouraged:hover, a.discouraged:focus { - text-decoration: underline line-through; } - -table { - background: #fff; - width: 100%; - border-collapse: collapse; - border-spacing: 0; - overflow: auto; - margin: 0 0 0.85em; } - -tr:nth-child(2n) { - background-color: #fbfbfb; } - -th, td { - padding: 6px 13px; - border: 1px solid #ddd; } - -hr { - height: 1px; - border: none; - background-color: #ddd; } - -pre { - margin: 0 0 1.275em; - padding: .85em 1em; - overflow: auto; - background: #f7f7f7; - font-size: .85em; - font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -code { - font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -.item-container p > code, .item-container li > code, .top-matter p > code, .top-matter li > code { - background: #f7f7f7; - padding: .2em; } - .item-container p > code:before, .item-container p > code:after, .item-container li > code:before, .item-container li > code:after, .top-matter p > code:before, .top-matter p > code:after, .top-matter li > code:before, .top-matter li > code:after { - letter-spacing: -.2em; - content: "\00a0"; } - -pre code { - padding: 0; - white-space: pre; } - -.content-wrapper { - display: flex; - flex-direction: column; } - @media (min-width: 768px) { - .content-wrapper { - flex-direction: row; } } -.header { - display: flex; - padding: 8px; - font-size: 0.875em; - background: #444; - color: #999; } - -.header-col { - margin: 0; - padding: 0 8px; } - -.header-col--primary { - flex: 1; } - -.header-link { - color: #fff; } - -.header-icon { - padding-right: 2px; - vertical-align: -3px; - height: 16px; } - -.breadcrumbs { - font-size: 0.875em; - padding: 8px 16px; - margin: 0; - background: #fbfbfb; - border-bottom: 1px solid #ddd; } - -.carat { - height: 10px; - margin: 0 5px; } - -.navigation { - order: 2; } - @media (min-width: 768px) { - .navigation { - order: 1; - width: 25%; - max-width: 300px; - padding-bottom: 64px; - overflow: hidden; - word-wrap: normal; - background: #fbfbfb; - border-right: 1px solid #ddd; } } -.nav-groups { - list-style-type: none; - padding-left: 0; } - -.nav-group-name { - border-bottom: 1px solid #ddd; - padding: 8px 0 8px 16px; } - -.nav-group-name-link { - color: #333; } - -.nav-group-tasks { - margin: 8px 0; - padding: 0 0 0 8px; } - -.nav-group-task { - font-size: 1em; - list-style-type: none; - white-space: nowrap; } - -.nav-group-task-link { - color: #808080; } - -.main-content { - order: 1; } - @media (min-width: 768px) { - .main-content { - order: 2; - flex: 1; - padding-bottom: 60px; } } -.section { - padding: 0 32px; - border-bottom: 1px solid #ddd; } - -.section-content { - max-width: 834px; - margin: 0 auto; - padding: 16px 0; } - -.section-name { - color: #666; - display: block; } - .section-name p { - margin-bottom: inherit; } - -.declaration .highlight { - overflow-x: initial; - padding: 8px 0; - margin: 0; - background-color: transparent; - border: none; } - -.task-group-section { - border-top: 1px solid #ddd; } - -.task-group { - padding-top: 0px; } - -.task-name-container a[name]:before { - content: ""; - display: block; } - -.section-name-container { - position: relative; } - .section-name-container .section-name-link { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - margin-bottom: 0; } - .section-name-container .section-name { - position: relative; - pointer-events: none; - z-index: 1; } - .section-name-container .section-name a { - pointer-events: auto; } - -.item-container { - padding: 0; } - -.item { - padding-top: 8px; - width: 100%; - list-style-type: none; } - .item a[name]:before { - content: ""; - display: block; } - .item .token, .item .direct-link { - display: inline-block; - text-indent: -20px; - padding-left: 3px; - margin-left: 20px; - font-size: 1rem; } - -.declaration-note { - font-size: .85em; - color: #808080; - font-style: italic; } - -.pointer-container { - border-bottom: 1px solid #ddd; - left: -23px; - padding-bottom: 13px; - position: relative; - width: 110%; } - -.pointer { - left: 21px; - top: 7px; - display: block; - position: absolute; - width: 12px; - height: 12px; - border-left: 1px solid #ddd; - border-top: 1px solid #ddd; - background: #fff; - transform: rotate(45deg); } - -.height-container { - display: none; - position: relative; - width: 100%; - overflow: hidden; } - .height-container .section { - background: #fff; - border: 1px solid #ddd; - border-top-width: 0; - padding-top: 10px; - padding-bottom: 5px; - padding: 8px 16px; } - -.aside, .language { - padding: 6px 12px; - margin: 12px 0; - border-left: 5px solid #dddddd; - overflow-y: hidden; } - .aside .aside-title, .language .aside-title { - font-size: 9px; - letter-spacing: 2px; - text-transform: uppercase; - padding-bottom: 0; - margin: 0; - color: #aaa; - -webkit-user-select: none; } - .aside p:last-child, .language p:last-child { - margin-bottom: 0; } - -.language { - border-left: 5px solid #cde9f4; } - .language .aside-title { - color: #4183c4; } - -.aside-warning, .aside-deprecated, .aside-unavailable { - border-left: 5px solid #ff6666; } - .aside-warning .aside-title, .aside-deprecated .aside-title, .aside-unavailable .aside-title { - color: #ff0000; } - -.graybox { - border-collapse: collapse; - width: 100%; } - .graybox p { - margin: 0; - word-break: break-word; - min-width: 50px; } - .graybox td { - border: 1px solid #ddd; - padding: 5px 25px 5px 10px; - vertical-align: middle; } - .graybox tr td:first-of-type { - text-align: right; - padding: 7px; - vertical-align: top; - word-break: normal; - width: 40px; } - -.slightly-smaller { - font-size: 0.9em; } - -.footer { - padding: 8px 16px; - background: #444; - color: #ddd; - font-size: 0.8em; } - .footer p { - margin: 8px 0; } - .footer a { - color: #fff; } - -html.dash .header, html.dash .breadcrumbs, html.dash .navigation { - display: none; } - -html.dash .height-container { - display: block; } - -form[role=search] input { - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 24px; - padding: 0 10px; - margin: 0; - border: none; - border-radius: 1em; } - .loading form[role=search] input { - background: white url(../img/spinner.gif) center right 4px no-repeat; } - -form[role=search] .tt-menu { - margin: 0; - min-width: 300px; - background: #fbfbfb; - color: #333; - border: 1px solid #ddd; } - -form[role=search] .tt-highlight { - font-weight: bold; } - -form[role=search] .tt-suggestion { - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - padding: 0 8px; } - form[role=search] .tt-suggestion span { - display: table-cell; - white-space: nowrap; } - form[role=search] .tt-suggestion .doc-parent-name { - width: 100%; - text-align: right; - font-weight: normal; - font-size: 0.9em; - padding-left: 16px; } - -form[role=search] .tt-suggestion:hover, -form[role=search] .tt-suggestion.tt-cursor { - cursor: pointer; - background-color: #4183c4; - color: #fff; } - -form[role=search] .tt-suggestion:hover .doc-parent-name, -form[role=search] .tt-suggestion.tt-cursor .doc-parent-name { - color: #fff; } diff --git a/custom_rules.html b/custom_rules.html deleted file mode 100644 index dd78a7e58..000000000 --- a/custom_rules.html +++ /dev/null @@ -1,394 +0,0 @@ - - - - custom_rules Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Custom Rules

- -

Create custom rules by providing a regex string. Optionally specify what syntax kinds to match against, the severity level, and what message to display.

- -
    -
  • Identifier: custom_rules
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
- -
-
- - -
-
- - - diff --git a/cyclomatic_complexity.html b/cyclomatic_complexity.html deleted file mode 100644 index 7c4a28057..000000000 --- a/cyclomatic_complexity.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - cyclomatic_complexity Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Cyclomatic Complexity

- -

Complexity of function bodies should be limited.

- -
    -
  • Identifier: cyclomatic_complexity
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -10 -
    -error - -20 -
    -ignores_case_statements - -false -
  • -
-

Non Triggering Examples

-
func f1() {
-    if true {
-        for _ in 1..5 { }
-    }
-    if false { }
-}
-
-
func f(code: Int) -> Int {
-    switch code {
-    case 0: fallthrough
-    case 1: return 1
-    case 2: return 1
-    case 3: return 1
-    case 4: return 1
-    case 5: return 1
-    case 6: return 1
-    case 7: return 1
-    case 8: return 1
-    default: return 1
-    }
-}
-
-
func f1() {
-    if true {}; if true {}; if true {}; if true {}; if true {}; if true {}
-    func f2() {
-        if true {}; if true {}; if true {}; if true {}; if true {}
-    }
-}
-
-

Triggering Examples

-
func f1() {
-    if true {
-        if true {
-            if false {}
-        }
-    }
-    if false {}
-    let i = 0
-    switch i {
-        case 1: break
-        case 2: break
-        case 3: break
-        case 4: break
-        default: break
-    }
-    for _ in 1...5 {
-        guard true else {
-            return
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/deployment_target.html b/deployment_target.html deleted file mode 100644 index a43e94043..000000000 --- a/deployment_target.html +++ /dev/null @@ -1,554 +0,0 @@ - - - - deployment_target Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Deployment Target

- -

Availability checks or attributes shouldn’t be using older versions that are satisfied by the deployment target.

- -
    -
  • Identifier: deployment_target
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -iOSApplicationExtension_deployment_target - -7.0 -
    -iOS_deployment_target - -7.0 -
    -macOSApplicationExtension_deployment_target - -10.9 -
    -macOS_deployment_target - -10.9 -
    -tvOSApplicationExtension_deployment_target - -9.0 -
    -tvOS_deployment_target - -9.0 -
    -watchOSApplicationExtension_deployment_target - -1.0 -
    -watchOS_deployment_target - -1.0 -
  • -
-

Non Triggering Examples

-
@available(iOS 12.0, *)
-class A {}
-
-
@available(iOSApplicationExtension 13.0, *)
-class A {}
-
-
@available(watchOS 4.0, *)
-class A {}
-
-
@available(watchOSApplicationExtension 4.0, *)
-class A {}
-
-
@available(swift 3.0.2)
-class A {}
-
-
class A {}
-
-
if #available(iOS 10.0, *) {}
-
-
if #available(iOS 10, *) {}
-
-
guard #available(iOS 12.0, *) else { return }
-
-
#if #unavailable(iOS 15.0) {}
-
-
#guard #unavailable(iOS 15.0) {} else { return }
-
-

Triggering Examples

-
@available(iOS 6.0, *)
-class A {}
-
-
@available(iOSApplicationExtension 6.0, *)
-class A {}
-
-
@available(iOS 7.0, *)
-class A {}
-
-
@available(iOS 6, *)
-class A {}
-
-
@available(iOS 6.0, macOS 10.12, *)
- class A {}
-
-
@available(macOS 10.12, iOS 6.0, *)
- class A {}
-
-
@available(macOS 10.7, *)
-class A {}
-
-
@available(macOSApplicationExtension 10.7, *)
-class A {}
-
-
@available(OSX 10.7, *)
-class A {}
-
-
@available(watchOS 0.9, *)
-class A {}
-
-
@available(watchOSApplicationExtension 0.9, *)
-class A {}
-
-
@available(tvOS 8, *)
-class A {}
-
-
@available(tvOSApplicationExtension 8, *)
-class A {}
-
-
if #available(iOS 6.0, *) {}
-
-
if #available(iOS 6, *) {}
-
-
guard #available(iOS 6.0, *) else { return }
-
-
if #unavailable(iOS 7.0) {}
-
-
if #unavailable(iOS 6.9) {}
-
-
guard #unavailable(iOS 7.0) {} else { return }
-
- -
-
- - -
-
- - - diff --git a/direct_return.html b/direct_return.html deleted file mode 100644 index e4a168e86..000000000 --- a/direct_return.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - direct_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Direct Return

- -

Directly return the expression instead of assigning it to a variable first

- -
    -
  • Identifier: direct_return
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func f() -> Int {
-    let b = 2
-    let a = 1
-    return b
-}
-
-
struct S {
-    var a: Int {
-        var b = 1
-        b = 2
-        return b
-    }
-}
-
-
func f() -> Int {
-    let b = 2
-    f()
-    return b
-}
-
-
func f() -> Int {
-    { i in
-        let b = 2
-        return i
-    }(1)
-}
-
-

Triggering Examples

-
func f() -> Int {
-    let b = 2
-    return b
-}
-
-
struct S {
-    var a: Int {
-        var b = 1
-        // comment
-        return b
-    }
-}
-
-
func f() -> Bool {
-    let a = 1, b = true
-    return b
-}
-
-
func f() -> Int {
-    { _ in
-        let b = 2
-        return b
-    }(1)
-}
-
-
func f(i: Int) -> Int {
-    if i > 1 {
-        let a = 2
-        return a
-    } else {
-        let b = 2, a = 1
-        return b
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/discarded_notification_center_observer.html b/discarded_notification_center_observer.html deleted file mode 100644 index f7486bd79..000000000 --- a/discarded_notification_center_observer.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - discarded_notification_center_observer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discarded Notification Center Observer

- -

When registering for a notification using a block, the opaque observer that is returned should be stored so it can be removed later

- -
    -
  • Identifier: discarded_notification_center_observer
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
let foo = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
func foo() -> Any {
-    return nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
func foo() -> Any {
-    nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
var obs: [Any?] = []
-obs.append(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
var obs: [String: Any?] = []
-obs["foo"] = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
var obs: [Any?] = []
-obs.append(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
func foo(_ notify: Any) {
-   obs.append(notify)
-}
-foo(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
var obs: [NSObjectProtocol] = [
-   nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }),
-   nc.addObserver(forName: .CKAccountChanged, object: nil, queue: nil, using: { })
-]
-
-
names.map { self.notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block) }
-
-
f { return nc.addObserver(forName: $0, object: object, queue: queue, using: block) }
-
-

Triggering Examples

-
nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
_ = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
@discardableResult func foo() -> Any {
-   return nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
class C {
-    var i: Int {
-        set { notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block) }
-        get {
-            notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block)
-            return 2
-        }
-    }
-}
-
-
f {
-    nc.addObserver(forName: $0, object: object, queue: queue) {}
-    return 2
-}
-
-
func foo() -> Any {
-    if cond {
-        nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/discouraged_assert.html b/discouraged_assert.html deleted file mode 100644 index a2a8d3f12..000000000 --- a/discouraged_assert.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - discouraged_assert Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Assert

- -

Prefer assertionFailure() and/or preconditionFailure() over assert(false)

- -
    -
  • Identifier: discouraged_assert
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
assert(true)
-
-
assert(true, "foobar")
-
-
assert(true, "foobar", file: "toto", line: 42)
-
-
assert(false || true)
-
-
XCTAssert(false)
-
-

Triggering Examples

-
assert(false)
-
-
assert(false, "foobar")
-
-
assert(false, "foobar", file: "toto", line: 42)
-
-
assert(   false    , "foobar")
-
- -
-
- - -
-
- - - diff --git a/discouraged_direct_init.html b/discouraged_direct_init.html deleted file mode 100644 index 0e4f5a9aa..000000000 --- a/discouraged_direct_init.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - discouraged_direct_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Direct Initialization

- -

Discouraged direct initialization of types that can be harmful

- -
    -
  • Identifier: discouraged_direct_init
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -types - -[“Bundle”, “Bundle.init”, “NSError”, “NSError.init”, “UIDevice”, “UIDevice.init”] -
  • -
-

Non Triggering Examples

-
let foo = UIDevice.current
-
-
let foo = Bundle.main
-
-
let foo = Bundle(path: "bar")
-
-
let foo = Bundle(identifier: "bar")
-
-
let foo = Bundle.init(path: "bar")
-
-
let foo = Bundle.init(identifier: "bar")
-
-
let foo = NSError(domain: "bar", code: 0)
-
-
let foo = NSError.init(domain: "bar", code: 0)
-
-
func testNSError()
-
-

Triggering Examples

-
UIDevice()
-
-
Bundle()
-
-
let foo = UIDevice()
-
-
let foo = Bundle()
-
-
let foo = NSError()
-
-
let foo = bar(bundle: Bundle(), device: UIDevice(), error: NSError())
-
-
UIDevice.init()
-
-
Bundle.init()
-
-
NSError.init()
-
-
let foo = UIDevice.init()
-
-
let foo = Bundle.init()
-
-
let foo = bar(bundle: Bundle.init(), device: UIDevice.init(), error: NSError.init())
-
- -
-
- - -
-
- - - diff --git a/discouraged_none_name.html b/discouraged_none_name.html deleted file mode 100644 index 6d3b6eaf7..000000000 --- a/discouraged_none_name.html +++ /dev/null @@ -1,540 +0,0 @@ - - - - discouraged_none_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged None Name

- -

Enum cases and static members named none are discouraged as they can conflict with Optional<T>.none.

- -
    -
  • Identifier: discouraged_none_name
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum MyEnum {
-    case nOne
-}
-
-
enum MyEnum {
-    case _none
-}
-
-
enum MyEnum {
-    case none_
-}
-
-
enum MyEnum {
-    case none(Any)
-}
-
-
enum MyEnum {
-    case nonenone
-}
-
-
class MyClass {
-    class var nonenone: MyClass { MyClass() }
-}
-
-
class MyClass {
-    static var nonenone = MyClass()
-}
-
-
class MyClass {
-    static let nonenone = MyClass()
-}
-
-
struct MyStruct {
-    static var nonenone = MyStruct()
-}
-
-
struct MyStruct {
-    static let nonenone = MyStruct()
-}
-
-
struct MyStruct {
-    let none = MyStruct()
-}
-
-
struct MyStruct {
-    var none = MyStruct()
-}
-
-
class MyClass {
-    let none = MyClass()
-}
-
-
class MyClass {
-    var none = MyClass()
-}
-
-

Triggering Examples

-
enum MyEnum {
-    case none
-}
-
-
enum MyEnum {
-    case a, none
-}
-
-
enum MyEnum {
-    case none, b
-}
-
-
enum MyEnum {
-    case a, none, b
-}
-
-
enum MyEnum {
-    case a
-    case none
-}
-
-
enum MyEnum {
-    case none
-    case b
-}
-
-
enum MyEnum {
-    case a
-    case none
-    case b
-}
-
-
class MyClass {
-    static let none = MyClass()
-}
-
-
class MyClass {
-    static let none: MyClass = MyClass()
-}
-
-
class MyClass {
-    static var none: MyClass = MyClass()
-}
-
-
class MyClass {
-    class var none: MyClass { MyClass() }
-}
-
-
struct MyStruct {
-    static var none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none: MyStruct = MyStruct()
-}
-
-
struct MyStruct {
-    static var none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none: MyStruct = MyStruct()
-}
-
-
struct MyStruct {
-    static var a = MyStruct(), none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none = MyStruct(), a = MyStruct()
-}
-
- -
-
- - -
-
- - - diff --git a/discouraged_object_literal.html b/discouraged_object_literal.html deleted file mode 100644 index cf075b337..000000000 --- a/discouraged_object_literal.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - discouraged_object_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Object Literal

- -

Prefer initializers over object literals

- -
    -
  • Identifier: discouraged_object_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -image_literal - -true -
    -color_literal - -true -
  • -
-

Non Triggering Examples

-
let image = UIImage(named: aVariable)
-
-
let image = UIImage(named: "interpolated \(variable)")
-
-
let color = UIColor(red: value, green: value, blue: value, alpha: 1)
-
-
let image = NSImage(named: aVariable)
-
-
let image = NSImage(named: "interpolated \(variable)")
-
-
let color = NSColor(red: value, green: value, blue: value, alpha: 1)
-
-

Triggering Examples

-
let image = #imageLiteral(resourceName: "image.jpg")
-
-
let color = #colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
- -
-
- - -
-
- - - diff --git a/discouraged_optional_boolean.html b/discouraged_optional_boolean.html deleted file mode 100644 index 29687f8a0..000000000 --- a/discouraged_optional_boolean.html +++ /dev/null @@ -1,796 +0,0 @@ - - - - discouraged_optional_boolean Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Optional Boolean

- -

Prefer non-optional booleans over optional booleans

- -
    -
  • Identifier: discouraged_optional_boolean
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var foo: Bool
-
-
var foo: [String: Bool]
-
-
var foo: [Bool]
-
-
let foo: Bool = true
-
-
let foo: Bool = false
-
-
let foo: [String: Bool] = [:]
-
-
let foo: [Bool] = []
-
-
var foo: Bool { return true }
-
-
let foo: Bool { return false }()
-
-
func foo() -> Bool {}
-
-
func foo() -> [String: Bool] {}
-
-
func foo() -> ([Bool]) -> String {}
-
-
func foo(input: Bool = true) {}
-
-
func foo(input: [String: Bool] = [:]) {}
-
-
func foo(input: [Bool] = []) {}
-
-
class Foo {
-    func foo() -> Bool {}
-}
-
-
class Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
class Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
struct Foo {
-    func foo() -> Bool {}
-}
-
-
struct Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
struct Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
enum Foo {
-    func foo() -> Bool {}
-}
-
-
enum Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
enum Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
class Foo {
-    func foo(input: Bool = true) {}
-}
-
-
class Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
class Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-
struct Foo {
-    func foo(input: Bool = true) {}
-}
-
-
struct Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
struct Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-
enum Foo {
-    func foo(input: Bool = true) {}
-}
-
-
enum Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
enum Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-

Triggering Examples

-
var foo: Bool?
-
-
var foo: [String: Bool?]
-
-
var foo: [Bool?]
-
-
let foo: Bool? = nil
-
-
let foo: [String: Bool?] = [:]
-
-
let foo: [Bool?] = []
-
-
let foo = Optional.some(false)
-
-
let foo = Optional.some(true)
-
-
var foo: Bool? { return nil }
-
-
let foo: Bool? { return nil }()
-
-
func foo() -> Bool? {}
-
-
func foo() -> [String: Bool?] {}
-
-
func foo() -> [Bool?] {}
-
-
static func foo() -> Bool? {}
-
-
static func foo() -> [String: Bool?] {}
-
-
static func foo() -> [Bool?] {}
-
-
func foo() -> (Bool?) -> String {}
-
-
func foo() -> ([Int]) -> Bool? {}
-
-
func foo(input: Bool?) {}
-
-
func foo(input: [String: Bool?]) {}
-
-
func foo(input: [Bool?]) {}
-
-
static func foo(input: Bool?) {}
-
-
static func foo(input: [String: Bool?]) {}
-
-
static func foo(input: [Bool?]) {}
-
-
class Foo {
-    var foo: Bool?
-}
-
-
class Foo {
-    var foo: [String: Bool?]
-}
-
-
class Foo {
-    let foo: Bool? = nil
-}
-
-
class Foo {
-    let foo: [String: Bool?] = [:]
-}
-
-
class Foo {
-    let foo: [Bool?] = []
-}
-
-
struct Foo {
-    var foo: Bool?
-}
-
-
struct Foo {
-    var foo: [String: Bool?]
-}
-
-
struct Foo {
-    let foo: Bool? = nil
-}
-
-
struct Foo {
-    let foo: [String: Bool?] = [:]
-}
-
-
struct Foo {
-    let foo: [Bool?] = []
-}
-
-
class Foo {
-    var foo: Bool? { return nil }
-}
-
-
class Foo {
-    let foo: Bool? { return nil }()
-}
-
-
struct Foo {
-    var foo: Bool? { return nil }
-}
-
-
struct Foo {
-    let foo: Bool? { return nil }()
-}
-
-
enum Foo {
-    var foo: Bool? { return nil }
-}
-
-
enum Foo {
-    let foo: Bool? { return nil }()
-}
-
-
class Foo {
-    func foo() -> Bool? {}
-}
-
-
class Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
class Foo {
-    func foo() -> [Bool?] {}
-}
-
-
class Foo {
-    static func foo() -> Bool? {}
-}
-
-
class Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
class Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
class Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
struct Foo {
-    func foo() -> Bool? {}
-}
-
-
struct Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
struct Foo {
-    func foo() -> [Bool?] {}
-}
-
-
struct Foo {
-    static func foo() -> Bool? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
struct Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
struct Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
enum Foo {
-    func foo() -> Bool? {}
-}
-
-
enum Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
enum Foo {
-    func foo() -> [Bool?] {}
-}
-
-
enum Foo {
-    static func foo() -> Bool? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
enum Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
enum Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
class Foo {
-    func foo(input: Bool?) {}
-}
-
-
class Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
class Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
class Foo {
-    static func foo(input: Bool?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
class Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
struct Foo {
-    func foo(input: Bool?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
struct Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
struct Foo {
-    static func foo(input: Bool?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
struct Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
enum Foo {
-    func foo(input: Bool?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
enum Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
enum Foo {
-    static func foo(input: Bool?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
enum Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
_ = Bool?.values()
-
- -
-
- - -
-
- - - diff --git a/discouraged_optional_collection.html b/discouraged_optional_collection.html deleted file mode 100644 index 93c9a125b..000000000 --- a/discouraged_optional_collection.html +++ /dev/null @@ -1,976 +0,0 @@ - - - - discouraged_optional_collection Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Optional Collection

- -

Prefer empty collection over optional collection

- -
    -
  • Identifier: discouraged_optional_collection
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var foo: [Int]
-
-
var foo: [String: Int]
-
-
var foo: Set<String>
-
-
var foo: [String: [String: Int]]
-
-
let foo: [Int] = []
-
-
let foo: [String: Int] = [:]
-
-
let foo: Set<String> = []
-
-
let foo: [String: [String: Int]] = [:]
-
-
var foo: [Int] { return [] }
-
-
func foo() -> [Int] {}
-
-
func foo() -> [String: String] {}
-
-
func foo() -> Set<Int> {}
-
-
func foo() -> ([Int]) -> String {}
-
-
func foo(input: [String] = []) {}
-
-
func foo(input: [String: String] = [:]) {}
-
-
func foo(input: Set<String> = []) {}
-
-
class Foo {
-    func foo() -> [Int] {}
-}
-
-
class Foo {
-    func foo() -> [String: String] {}
-}
-
-
class Foo {
-    func foo() -> Set<Int> {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
struct Foo {
-    func foo() -> [Int] {}
-}
-
-
struct Foo {
-    func foo() -> [String: String] {}
-}
-
-
struct Foo {
-    func foo() -> Set<Int> {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
enum Foo {
-    func foo() -> [Int] {}
-}
-
-
enum Foo {
-    func foo() -> [String: String] {}
-}
-
-
enum Foo {
-    func foo() -> Set<Int> {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
class Foo {
-    func foo(input: [String] = []) {}
-}
-
-
class Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
class Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-
struct Foo {
-    func foo(input: [String] = []) {}
-}
-
-
struct Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
struct Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-
enum Foo {
-    func foo(input: [String] = []) {}
-}
-
-
enum Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
enum Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-

Triggering Examples

-
var foo: [Int]?
-
-
var foo: [String: Int]?
-
-
var foo: Set<String>?
-
-
let foo: [Int]? = nil
-
-
let foo: [String: Int]? = nil
-
-
let foo: Set<String>? = nil
-
-
var foo: [Int]? { return nil }
-
-
let foo: [Int]? { return nil }()
-
-
func foo() -> [T]? {}
-
-
func foo() -> [String: String]? {}
-
-
func foo() -> [String: [String: String]]? {}
-
-
func foo() -> [String: [String: String]?] {}
-
-
func foo() -> Set<Int>? {}
-
-
static func foo() -> [T]? {}
-
-
static func foo() -> [String: String]? {}
-
-
static func foo() -> [String: [String: String]]? {}
-
-
static func foo() -> [String: [String: String]?] {}
-
-
static func foo() -> Set<Int>? {}
-
-
func foo() -> ([Int]?) -> String {}
-
-
func foo() -> ([Int]) -> [String]? {}
-
-
func foo(input: [String: String]?) {}
-
-
func foo(input: [String: [String: String]]?) {}
-
-
func foo(input: [String: [String: String]?]) {}
-
-
func foo(input: [String: [String: String]?]?) {}
-
-
func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-
-
func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-
-
static func foo(input: [String: String]?) {}
-
-
static func foo(input: [String: [String: String]]?) {}
-
-
static func foo(input: [String: [String: String]?]) {}
-
-
static func foo(input: [String: [String: String]?]?) {}
-
-
static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-
-
static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-
-
class Foo {
-    var foo: [Int]?
-}
-
-
class Foo {
-    var foo: [String: Int]?
-}
-
-
class Foo {
-    var foo: Set<String>?
-}
-
-
class Foo {
-    let foo: [Int]? = nil
-}
-
-
class Foo {
-    let foo: [String: Int]? = nil
-}
-
-
class Foo {
-    let foo: Set<String>? = nil
-}
-
-
struct Foo {
-    var foo: [Int]?
-}
-
-
struct Foo {
-    var foo: [String: Int]?
-}
-
-
struct Foo {
-    var foo: Set<String>?
-}
-
-
struct Foo {
-    let foo: [Int]? = nil
-}
-
-
struct Foo {
-    let foo: [String: Int]? = nil
-}
-
-
struct Foo {
-    let foo: Set<String>? = nil
-}
-
-
class Foo {
-    var foo: [Int]? { return nil }
-}
-
-
class Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
class Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
class Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
struct Foo {
-    var foo: [Int]? { return nil }
-}
-
-
struct Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
struct Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
struct Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
enum Foo {
-    var foo: [Int]? { return nil }
-}
-
-
enum Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
enum Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
enum Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
class Foo {
-    func foo() -> [T]? {}
-}
-
-
class Foo {
-    func foo() -> [String: String]? {}
-}
-
-
class Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
class Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
class Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
class Foo {
-    static func foo() -> [T]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
class Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
class Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
struct Foo {
-    func foo() -> [T]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: String]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
struct Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
struct Foo {
-    static func foo() -> [T]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
struct Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
enum Foo {
-    func foo() -> [T]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: String]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
enum Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
enum Foo {
-    static func foo() -> [T]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
enum Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
class Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
class Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
class Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
struct Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
struct Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
enum Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
enum Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Info.plist b/docsets/SwiftLintCore.docset/Contents/Info.plist deleted file mode 100644 index ba8254a4b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Info.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - CFBundleIdentifier - com.jazzy.swiftlintcore - CFBundleName - SwiftLintCore - DocSetPlatformFamily - swiftlintcore - isDashDocset - - dashIndexFilePath - index.html - isJavaScriptEnabled - - DashDocSetFamily - dashtoc - DashDocSetFallbackURL - https://realm.github.io/SwiftLint/ - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes.html deleted file mode 100644 index 4547a900d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Classes

-

The following classes are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter.html deleted file mode 100644 index 2dbf18cba..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - CodeIndentingRewriter Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CodeIndentingRewriter

-
-
- -
public class CodeIndentingRewriter : SyntaxRewriter
- -
-
-

Rewriter that indents or unindents a syntax piece including comments and nested -AST nodes (e.g. a code block in a code block).

- - -
-
- -
-
-
-
    -
  • -
    - - - - IndentationStyle - -
    -
    -
    -
    -
    -
    -

    Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and -how many of them.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum IndentationStyle
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(style:) - -
    -
    -
    -
    -
    -
    -

    Initializer accepting an indentation style.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(style: IndentationStyle = .indentSpaces(4))
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - style - - -
    -

    Indentation style. The default is indentation by 4 spaces.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override public func visit(_ token: TokenSyntax) -> TokenSyntax
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter/IndentationStyle.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter/IndentationStyle.html deleted file mode 100644 index dc9f4e277..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CodeIndentingRewriter/IndentationStyle.html +++ /dev/null @@ -1,525 +0,0 @@ - - - - IndentationStyle Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

IndentationStyle

-
-
- -
public enum IndentationStyle
- -
-
-

Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and -how many of them.

- - -
-
- -
-
-
-
    -
  • -
    - - - - indentSpaces(_:) - -
    -
    -
    -
    -
    -
    -

    Indentation with a number of spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indentSpaces(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - unindentSpaces(_:) - -
    -
    -
    -
    -
    -
    -

    Reverse indentation of a number of spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unindentSpaces(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - indentTabs(_:) - -
    -
    -
    -
    -
    -
    -

    Indentation with a number of tabs

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indentTabs(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - unindentTabs(_:) - -
    -
    -
    -
    -
    -
    -

    Reverse indentation of a number of tabs.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unindentTabs(Int)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CustomRuleTimer.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CustomRuleTimer.html deleted file mode 100644 index c733a916b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/CustomRuleTimer.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - CustomRuleTimer Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CustomRuleTimer

-
-
- -
public final class CustomRuleTimer
- -
-
-

Utility to measure the time spent in each custom rule.

- - -
-
- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Singleton.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: CustomRuleTimer
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - activate() - -
    -
    -
    -
    -
    -
    -

    Tell the timer it should record time spent in rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func activate()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - dump() - -
    -
    -
    -
    -
    -
    -

    Return all time spent for each custom rule, keyed by rule ID.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func dump() -> [String : TimeInterval]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/DeclaredIdentifiersTrackingVisitor.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/DeclaredIdentifiersTrackingVisitor.html deleted file mode 100644 index 98092bb02..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/DeclaredIdentifiersTrackingVisitor.html +++ /dev/null @@ -1,777 +0,0 @@ - - - - DeclaredIdentifiersTrackingVisitor Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

DeclaredIdentifiersTrackingVisitor

-
-
- -
open class DeclaredIdentifiersTrackingVisitor<Configuration: RuleConfiguration>:
-        ViolationsSyntaxVisitor<Configuration>
- -
-
-

A specialized ViolationsSyntaxVisitor that tracks declared identifiers per scope while traversing the AST.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Scope - -
    -
    -
    -
    -
    -
    -

    A type that remembers the declared identifiers (in order) up to the current position in the code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Scope = Stack<[IdentifierDeclaration]>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - scope - -
    -
    -
    -
    -
    -
    -

    The hierarchical stack of identifiers declared up to the current position in the code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var scope: Scope
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile, scope: Scope = Scope())
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    - - scope - - -
    -

    A (potentially already pre-filled) scope to collect identifiers into.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Indicate whether a given identifier is in scope.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hasSeenDeclaration(for identifier: String) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    An identifier.

    -
    -
    -
    -
    -

    Return Value

    -

    true if the identifier was declared previously.

    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: CodeBlockItemListSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_: CodeBlockItemListSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: VariableDeclSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: GuardStmtSyntax)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Type declaration boundaries -

-
-
-
    -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: MemberBlockSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitPost(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitPost(_ node: MemberBlockSyntax)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/LinterCache.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/LinterCache.html deleted file mode 100644 index 34f566796..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/LinterCache.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - LinterCache Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

LinterCache

-
-
- -
public final class LinterCache
- -
-
-

A persisted cache for storing and retrieving linter results.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Creates a LinterCache by specifying a SwiftLint configuration and a file manager.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configuration: Configuration, fileManager: some LintableFileManager = FileManager.default)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    The SwiftLint configuration for which this cache will be used.

    -
    -
    - - fileManager - - -
    -

    The file manager to use to read lintable file information.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - save() - -
    -
    -
    -
    -
    -
    -

    Persists the cache to disk.

    -
    -

    Throws

    - Throws if the linter cache doesn’t have a location value, if the cache couldn’t be serialized, or if - the contents couldn’t be written to disk. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func save() throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleRegistry.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleRegistry.html deleted file mode 100644 index d9eb36b15..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleRegistry.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - RuleRegistry Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleRegistry

-
-
- -
public final class RuleRegistry : @unchecked Sendable
- -
-
-

Container to register and look up SwiftLint rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Shared rule registry instance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: RuleRegistry
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - list - -
    -
    -
    -
    -
    -
    -

    Rule list associated with this registry. Lazily created, and -immutable once looked up.

    -
    -

    Note

    - Adding registering more rules after this was first - accessed will not work. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) lazy var list: RuleList { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - register(rules:) - -
    -
    -
    -
    -
    -
    -

    Register rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func register(rules: [any Rule.Type])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to register.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - rule(forID:) - -
    -
    -
    -
    -
    -
    -

    Look up a rule for a given ID.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func rule(forID id: String) -> (any Rule.Type)?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - id - - -
    -

    The ID for the rule to look up.

    -
    -
    -
    -
    -

    Return Value

    -

    The rule matching the specified ID, if one was found.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleStorage.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleStorage.html deleted file mode 100644 index fe56f951c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/RuleStorage.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - RuleStorage Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleStorage

-
-
- -
public class RuleStorage : CustomStringConvertible
- -
-
-

A storage mechanism for aggregating the results of CollectingRules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Creates a RuleStorage with no initial stored data.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/SwiftLintFile.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/SwiftLintFile.html deleted file mode 100644 index b8cc58bde..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/SwiftLintFile.html +++ /dev/null @@ -1,912 +0,0 @@ - - - - SwiftLintFile Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintFile

-
-
- -
public final class SwiftLintFile
-
extension SwiftLintFile: Equatable, Hashable
- -
-
-

A unit of Swift source code, either on disk or in memory.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The underlying SourceKitten file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: File
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    The associated unique identifier for this file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let id: UUID
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isTestFile - -
    -
    -
    -
    -
    -
    -

    Whether or not this is a file generated for testing purposes.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var isTestFile: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isVirtual - -
    -
    -
    -
    -
    -
    -

    A file is virtual if it is not backed by a filesystem path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var isVirtual: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(file:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile with a SourceKitten File.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: File)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    A file from SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(path:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile by specifying its path on disk. -Fails if the file does not exist.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init?(path: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - path - - -
    -

    The path to a file on disk. Relative and absolute paths supported.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile by specifying its path on disk. Unlike the SwiftLintFile(path:) initializer, this -one does not read its contents immediately, but rather traps at runtime when attempting to access its contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(pathDeferringReading path: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - path - - -
    -

    The path to a file on disk. Relative and absolute paths supported.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(contents:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintFile that is not backed by a file on disk by specifying its contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(contents: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - contents - - -
    -

    The contents of the file.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - path - -
    -
    -
    -
    -
    -
    -

    The path on disk for this file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var path: String? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - contents - -
    -
    -
    -
    -
    -
    -

    The file’s contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var contents: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - stringView - -
    -
    -
    -
    -
    -
    -

    A string view into the contents of this file optimized for string manipulation operations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var stringView: StringView { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - lines - -
    -
    -
    -
    -
    -
    -

    The parsed lines for this file’s contents.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var lines: [Line] { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Hashable Conformance -

-
-
-
    -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: SwiftLintFile, rhs: SwiftLintFile) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxRewriter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxRewriter.html deleted file mode 100644 index 1eedd8cf7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxRewriter.html +++ /dev/null @@ -1,643 +0,0 @@ - - - - ViolationsSyntaxRewriter Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationsSyntaxRewriter

-
-
- -
open class ViolationsSyntaxRewriter<Configuration> : SyntaxRewriter where Configuration : RuleConfiguration
- -
-
-

A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

- - -
-
- -
-
-
-
    -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    A rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let configuration: Configuration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file from which the traversed syntax tree stems from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - locationConverter - -
    -
    -
    -
    -
    -
    -

    A converter of positions in the traversed source file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var locationConverter: SourceLocationConverter { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - disabledRegions - -
    -
    -
    -
    -
    -
    -

    The regions in the traversed file that are disabled by a command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var disabledRegions: [SourceRange] { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - correctionPositions - -
    -
    -
    -
    -
    -
    -

    Positions in a source file where corrections were applied.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var correctionPositions: [AbsolutePosition]
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer for a ViolationsSyntaxRewriter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - visitAny(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visitAny(_ node: Syntax) -> Syntax?
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html deleted file mode 100644 index 78b8cf81b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html +++ /dev/null @@ -1,904 +0,0 @@ - - - - ViolationsSyntaxVisitor Class Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationsSyntaxVisitor

-
-
- -
open class ViolationsSyntaxVisitor<Configuration> : SyntaxVisitor where Configuration : RuleConfiguration
- -
-
-

A SwiftSyntax SyntaxVisitor that produces absolute positions where violations should be reported.

- - -
-
- -
-
-
-
    -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    A rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let configuration: Configuration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file from which the traversed syntax tree stems from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - locationConverter - -
    -
    -
    -
    -
    -
    -

    A source location converter associated with the syntax tree being traversed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var locationConverter: SourceLocationConverter { get set }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Initializer for a ViolationsSyntaxVisitor.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -public init(configuration: Configuration, file: SwiftLintFile)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configuration - - -
    -

    Configuration of a rule.

    -
    -
    - - file - - -
    -

    File from which the syntax tree stems from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - violations - -
    -
    -
    -
    -
    -
    -

    Positions in a source file where violations should be reported.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var violations: [ReasonedRuleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - skippableDeclarations - -
    -
    -
    -
    -
    -
    -

    List of declaration types that shall be skipped while traversing the AST.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var skippableDeclarations: [any DeclSyntaxProtocol.Type] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ActorDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ClassDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: EnumDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ExtensionDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: FunctionDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: InitializerDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: ProtocolDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: StructDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: SubscriptDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - visit(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    override open func visit(_ node: VariableDeclSyntax) -> SyntaxVisitorContinueKind
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums.html deleted file mode 100644 index 2e379c8a3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums.html +++ /dev/null @@ -1,707 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Enumerations

-

The following enumerations are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/AccessControlLevel.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/AccessControlLevel.html deleted file mode 100644 index 0bcce64e8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/AccessControlLevel.html +++ /dev/null @@ -1,725 +0,0 @@ - - - - AccessControlLevel Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AccessControlLevel

-
-
- -
public enum AccessControlLevel : String, CustomStringConvertible
-
extension AccessControlLevel: Comparable
- -
-
-

The accessibility of a Swift source declaration.

- - - -
-
- -
-
-
-
    -
  • -
    - - - - private - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s immediate lexical scope.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `private` = "source.lang.swift.accessibility.private"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - fileprivate - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `fileprivate` = "source.lang.swift.accessibility.fileprivate"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - internal - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same module, or modules importing it with the @testable attribute.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `internal` = "source.lang.swift.accessibility.internal"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - package - -
    -
    -
    -
    -
    -
    -

    Accessible by all the modules defined in the same Swift package.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case package = "source.lang.swift.accessibility.package"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - public - -
    -
    -
    -
    -
    -
    -

    Accessible by the declaration’s same program.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case `public` = "source.lang.swift.accessibility.public"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - open - -
    -
    -
    -
    -
    -
    -

    Accessible and customizable (via subclassing or overrides) by the declaration’s same program.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case open = "source.lang.swift.accessibility.open"
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(description:) - -
    -
    -
    -
    -
    -
    -

    Initializes an access control level by its Swift source keyword value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init?(description value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The value used to describe this level in Swift source code.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isPrivate - -
    -
    -
    -
    -
    -
    -

    Returns true if is private or fileprivate

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isPrivate: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: AccessControlLevel, rhs: AccessControlLevel) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ExecutableInfo.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ExecutableInfo.html deleted file mode 100644 index fc81837a5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ExecutableInfo.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - ExecutableInfo Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ExecutableInfo

-
-
- -
public enum ExecutableInfo
- -
-
-

Information about this executable.

- - -
-
- -
-
-
-
    -
  • -
    - - - - buildID - -
    -
    -
    -
    -
    -
    -

    A stable identifier for this executable. Uses the Mach-O header UUID on macOS. Nil on Linux.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let buildID: String?
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/IdentifierDeclaration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/IdentifierDeclaration.html deleted file mode 100644 index f8ac5902a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/IdentifierDeclaration.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - IdentifierDeclaration Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

IdentifierDeclaration

-
-
- -
public enum IdentifierDeclaration : Hashable
- -
-
-

An identifier declaration.

- - -
-
- -
-
-
-
    -
  • -
    - - - - parameter(name:) - -
    -
    -
    -
    -
    -
    -

    Parameter declaration with a name token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case parameter(name: TokenSyntax)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - localVariable(name:) - -
    -
    -
    -
    -
    -
    -

    Local variable declaration with a name token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case localVariable(name: TokenSyntax)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A variable that is implicitly added by the compiler (e.g. error in catch clauses).

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case implicitVariable(name: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - wildcard - -
    -
    -
    -
    -
    -
    -

    A variable hidden from scope because its name is a wildcard _.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case wildcard
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - lookupBoundary - -
    -
    -
    -
    -
    -
    -

    Special case that marks a type boundary at which name lookup stops.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case lookupBoundary
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Check whether self declares a variable given by name.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func declares(id: String, disregardBackticks: Bool = true) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - id - - -
    -

    Name of the variable.

    -
    -
    - - disregardBackticks - - -
    -

    If true, normalize all names before comparison by removing all backticks. This is the - default since backticks only disambiguate, but don’t contribute to name resolution.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/Issue.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/Issue.html deleted file mode 100644 index 81cbc2b7b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/Issue.html +++ /dev/null @@ -1,1182 +0,0 @@ - - - - Issue Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Issue

-
-
- -
public enum Issue : LocalizedError, Equatable
- -
-
-

All possible SwiftLint issues which are printed as warnings by default.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    The configuration didn’t match internal expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidConfiguration(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Issued when an option is deprecated. Suggests an alternative optionally.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case deprecatedConfigurationOption(ruleID: String, key: String, alternative: String? = nil)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Used in configuration parsing when no changes have been applied. Use only internally!

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nothingApplied(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Rule is listed multiple times in the configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case listedMultipleTime(ruleID: String, times: Int)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    An identifier old has been renamed to new.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case renamedIdentifier(old: String, new: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Some configuration keys are invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidConfigurationKeys(ruleID: String, keys: Set<String>)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalidRuleIDs(_:) - -
    -
    -
    -
    -
    -
    -

    Used rule IDs are invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalidRuleIDs(Set<String>)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not present in only_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotPresentInOnlyRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is disabled.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDisabledInDisabledRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is disabled in the parent configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDisabledInParentConfiguration(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not enabled in opt_in_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotEnabledInOptInRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Found a rule configuration for a rule that is not enabled in parent only_rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleNotEnabledInParentOnlyRules(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - genericWarning(_:) - -
    -
    -
    -
    -
    -
    -

    A generic warning specified by a string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case genericWarning(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - genericError(_:) - -
    -
    -
    -
    -
    -
    -

    A generic error specified by a string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case genericError(String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A deprecation warning for a rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case ruleDeprecated(ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The initial configuration file was not found.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case initialFileNotFound(path: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - fileNotFound(path:) - -
    -
    -
    -
    -
    -
    -

    A file at specified path was not found.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotFound(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path is not readable or cannot be opened.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotReadable(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path is not writable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case fileNotWritable(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The file at path cannot be indexed by a specific rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case indexingError(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    No arguments were provided to compile a file at path within a specific rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case missingCompilerArguments(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Cursor information cannot be extracted from a specific location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case missingCursorInfo(path: String?, ruleID: String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yamlParsing(_:) - -
    -
    -
    -
    -
    -
    -

    An error that occurred when parsing YAML.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case yamlParsing(String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    The baseline file at path is not readable or cannot be opened.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case baselineNotReadable(path: String)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Flag to enable warnings for deprecations being printed to the console. Printing is enabled by default.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var printDeprecationWarnings: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - print() - -
    -
    -
    -
    -
    -
    -

    Print the issue to the console.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func print()
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/OptionType.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/OptionType.html deleted file mode 100644 index dc99da2fd..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/OptionType.html +++ /dev/null @@ -1,920 +0,0 @@ - - - - OptionType Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

OptionType

-
-
- -
public enum OptionType : Equatable
-
extension OptionType: Documentable
- -
-
-

Type of an option.

- - -
-
- -
-
-
-
    -
  • -
    - - - - empty - -
    -
    -
    -
    -
    -
    -

    An irrelevant option. It will be ignored in documentation serialization.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case empty
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - flag(_:) - -
    -
    -
    -
    -
    -
    -

    A boolean flag.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case flag(Bool)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - string(_:) - -
    -
    -
    -
    -
    -
    -

    A string option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case string(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - symbol(_:) - -
    -
    -
    -
    -
    -
    -

    Like a string option but without quotes in the serialized output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case symbol(String)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - integer(_:) - -
    -
    -
    -
    -
    -
    -

    An integer option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case integer(Int)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - float(_:) - -
    -
    -
    -
    -
    -
    -

    A floating point number option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case float(Double)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity(_:) - -
    -
    -
    -
    -
    -
    -

    Special option for a ViolationSeverity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case severity(ViolationSeverity)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - list(_:) - -
    -
    -
    -
    -
    -
    -

    A list of options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case list([`Self`])
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - nested(_:) - -
    -
    -
    -
    -
    -
    -

    An option which is another set of configuration options to be nested in the serialized output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nested(RuleConfigurationDescription)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Result builder -

-
-
-
    -
  • -
    - - - - =>(_:_:) - -
    -
    -
    -
    -
    -
    -

    Operator enabling an easy way to create a configuration option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func => (key: String, value: OptionType) -> RuleConfigurationOption
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    Name of the option.

    -
    -
    - - value - - -
    -

    Value of the option.

    -
    -
    -
    -
    -

    Return Value

    -

    A configuration option built up by the given data.

    -
    - -
    -
    -
  • -
  • -
    - - - - nest(_:) - -
    -
    -
    -
    -
    -
    -

    Create an option defined by nested configuration description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func nest(@RuleConfigurationDescriptionBuilder _ description: () -> RuleConfigurationDescription) -> OptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - description - - -
    -

    A configuration description buildable by applying the result builder syntax.

    -
    -
    -
    -
    -

    Return Value

    -

    A configuration option with a value being another configuration description.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleIdentifier.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleIdentifier.html deleted file mode 100644 index 9121a15a1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleIdentifier.html +++ /dev/null @@ -1,620 +0,0 @@ - - - - RuleIdentifier Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleIdentifier

-
-
- -
public enum RuleIdentifier : Hashable, ExpressibleByStringLiteral
- -
-
-

An identifier representing a SwiftLint rule, or all rules.

- - -
-
- -
-
-
-
- - -
- -

Values -

-
-
-
    -
  • -
    - - - - all - -
    -
    -
    -
    -
    -
    -

    Special identifier that should be treated as referring to ‘all’ SwiftLint rules. One helpful usecase is in -disabling all SwiftLint rules in a given file by adding a // swiftlint:disable all comment at the top of the -file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case all
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - single(identifier:) - -
    -
    -
    -
    -
    -
    -

    Represents a single SwiftLint rule with the specified identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case single(identifier: String)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - stringRepresentation - -
    -
    -
    -
    -
    -
    -

    The spelling of the string for this identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var stringRepresentation: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Initializers -

-
-
-
    -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleIdentifier by its string representation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The string representation.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

ExpressibleByStringLiteral Conformance -

-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleKind.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleKind.html deleted file mode 100644 index fbac4866b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleKind.html +++ /dev/null @@ -1,552 +0,0 @@ - - - - RuleKind Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleKind

-
-
- -
public enum RuleKind : String, Codable, Sendable
- -
-
-

All the possible rule kinds (categories).

- - -
-
- -
-
-
-
    -
  • -
    - - - - lint - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate Swift source conventions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case lint
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - idiomatic - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate common practices in the Swift community.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case idiomatic
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - style - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate stylistic choices.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case style
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - metrics - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate magnitudes or measurements of Swift source.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case metrics
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - performance - -
    -
    -
    -
    -
    -
    -

    Describes rules that validate that code patterns with poor performance are avoided.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case performance
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleListError.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleListError.html deleted file mode 100644 index 2eea9bf3d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/RuleListError.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - RuleListError Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleListError

-
-
- -
public enum RuleListError : Error
- -
-
-

All possible rule list configuration errors.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    The rule list contains more than one configuration for the specified rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case duplicatedConfigurations(rule: any Rule.Type)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/SwiftExpressionKind.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/SwiftExpressionKind.html deleted file mode 100644 index 99b47e887..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/SwiftExpressionKind.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - SwiftExpressionKind Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftExpressionKind

-
-
- -
public enum SwiftExpressionKind : String
- -
-
-

The kind of expression for a contiguous set of Swift source tokens.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ViolationSeverity.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ViolationSeverity.html deleted file mode 100644 index f4be5ad72..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Enums/ViolationSeverity.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - ViolationSeverity Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationSeverity

-
-
- -
public enum ViolationSeverity : String, Comparable, Codable, InlinableOptionType
- -
-
-

The magnitude of a StyleViolation.

- - -
-
- -
-
-
-
    -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Non-fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having succeeded.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case warning
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having failed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case error
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Comparable -

-
-
-
    -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions.html deleted file mode 100644 index 9d1c7d7d6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions.html +++ /dev/null @@ -1,596 +0,0 @@ - - - - Extensions Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Extensions

-

The following extensions are available globally.

- -
-
- -
-
-
- -
-
-
- - -
- -

AcceptableByConfigurationElement conformances -

-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Array.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Array.html deleted file mode 100644 index 6aa83f39c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Array.html +++ /dev/null @@ -1,943 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Array

-
-
- -
public extension Array where Element == Example
-
extension Array: AcceptableByConfigurationElement where Element: AcceptableByConfigurationElement
-
public extension Array where Element == SwiftLintSyntaxToken
-
public extension Array where Element == ReasonedRuleViolation
-
public extension Array where Element == any DeclSyntaxProtocol.Type
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Element == Example -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip wrapping in comment tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipWrappingInCommentTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip wrapping in string tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipWrappingInStringTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip multi-byte offset tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipMultiByteOffsetTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Make these examples skip disable command tests.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func skipDisableCommandTests() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Remove all violation markers from the examples.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func removingViolationMarker() -> Array<Element>
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: AcceptableByConfigurationElement -

-
-
- -
-
-
- - -
- -

Available where Element == SwiftLintSyntaxToken -

-
-
-
    -
  • -
    - - - - kinds - -
    -
    -
    -
    -
    -
    -

    The kinds for these tokens.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var kinds: [SyntaxKind] { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element == ReasonedRuleViolation -

-
-
-
    -
  • -
    - - - - append(_:) - -
    -
    -
    -
    -
    -
    -

    Add a violation at the specified position using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(_ position: AbsolutePosition)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - position - - -
    -

    The position for the violation to append.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Add a violation and the correction at the specified position using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(at position: AbsolutePosition, correction: ReasonedRuleViolation.ViolationCorrection? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - position - - -
    -

    The position for the violation to append.

    -
    -
    - - correction - - -
    -

    An optional correction to be applied when running with --fix.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - append(contentsOf:) - -
    -
    -
    -
    -
    -
    -

    Add violations for the specified positions using the default description and severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func append(contentsOf positions: [AbsolutePosition])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - positions - - -
    -

    The positions for the violations to append.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element == anyDeclSyntaxProtocol.Type -

-
-
-
    -
  • -
    - - - - all - -
    -
    -
    -
    -
    -
    -

    All visitable declaration syntax types.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static let all: `Self`
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - allExcept(_:) - -
    -
    -
    -
    -
    -
    -

    All declarations except for the specified ones.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func allExcept(_ declarations: Element...) -> Array<Element>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - declarations - - -
    -

    The declarations to exclude from all declarations.

    -
    -
    -
    -
    -

    Return Value

    -

    All declarations except for the specified ones.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Bool.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Bool.html deleted file mode 100644 index c125990b6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Bool.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Bool Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Double.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Double.html deleted file mode 100644 index 8ddbdf723..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Double.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Double Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Int.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Int.html deleted file mode 100644 index e492d8680..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Int.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - Int Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Optional.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Optional.html deleted file mode 100644 index a93f5f591..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Optional.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - Optional Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Optional

-
-
- -
extension Optional: AcceptableByConfigurationElement where Wrapped: AcceptableByConfigurationElement
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Wrapped: AcceptableByConfigurationElement -

-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Set.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Set.html deleted file mode 100644 index 71e88fe97..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/Set.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - Set Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Set

-
-
- -
extension Set: AcceptableByConfigurationElement where Element: AcceptableByConfigurationElement & Comparable
- -
-
- -
-
- -
-
-
-
- - -
- -

Available where Element: AcceptableByConfigurationElement & Comparable -

-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/String.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/String.html deleted file mode 100644 index 40f2dba61..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Extensions/String.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - String Extension Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- - -
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Functions.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Functions.html deleted file mode 100644 index 758d1855c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Functions.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - Functions Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Functions

-

The following functions are available globally.

- -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Returns the reporter with the specified identifier. Traps if the specified identifier doesn’t correspond to any -known reporters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func reporterFrom(identifier: String?) -> any Reporter.Type
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    The identifier corresponding to the reporter.

    -
    -
    -
    -
    -

    Return Value

    -

    The reporter type.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Global Variables.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Global Variables.html deleted file mode 100644 index 6245a4f7b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Global Variables.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - Global Variables Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Global Variables

-

The following global variables are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - reportersList - -
    -
    -
    -
    -
    -
    -

    The reporters list containing all the reporters built into SwiftLint.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reportersList: [any Reporter.Type]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - coreRules - -
    -
    -
    -
    -
    -
    -

    The rule list containing all available rules built into SwiftLintCore.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let coreRules: [any Rule.Type]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Guides.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Guides.html deleted file mode 100644 index 42c8e368f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Guides.html +++ /dev/null @@ -1,2595 +0,0 @@ - - - - Guides Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Guides

-

The following guides are available globally.

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Macros.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Macros.html deleted file mode 100644 index b5ab5c016..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Macros.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - Macros Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Macros

-

The following macros are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - AutoConfigParser() - -
    -
    -
    -
    -
    -
    -

    Macro to be attached to rule configurations. It generates the configuration parsing logic -automatically based on the defined @ConfigurationElements.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(member, names: named(apply)
    -) public macro AutoConfigParser() = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "AutoConfigParser"
    -)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Macro that lets an enum with a String raw type automatically conform to AcceptableByConfigurationElement.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(extension, conformances: AcceptableByConfigurationElement, names: named(init(fromAny:context:)
    -), named(asOption)) public macro AcceptableByConfigurationElement() = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "AcceptableByConfigurationElement"
    -)
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Macro that adds a conformance to the SwiftSyntaxRule protocol and a default makeVisitor(file:) implementation -that creates a visitor defined in the rule struct.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @attached(extension, conformances: SwiftSyntaxRule, SwiftSyntaxCorrectableRule, names: named(makeVisitor(file:)
    -), named(preprocess(file:)), named(makeRewriter(file:))) public macro SwiftSyntaxRule(foldExpressions: Bool = false, explicitRewriter: Bool = false) = #externalMacro(
    -    module: "SwiftLintCoreMacros",
    -    type: "SwiftSyntaxRule"
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - foldExpressions - - -
    -

    Setting it to true adds an implementation of preprocess(file:) which folds expressions - before they are passed to the visitor.

    -
    -
    - - explicitRewriter - - -
    -

    Set it to true to add a makeRewriter(file:) implementation which creates a rewriter - defined in the rule struct. In this case, the rule automatically conforms to - SwiftSyntaxCorrectableRule.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols.html deleted file mode 100644 index e0a1fe111..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols.html +++ /dev/null @@ -1,1003 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Protocols

-

The following protocols are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - Documentable - -
    -
    -
    -
    -
    -
    -

    A type that can be converted into a human-readable representation.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Documentable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Property wrapper -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Type of an object that can be used as a configuration element.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - InlinableOptionType - -
    -
    -
    -
    -
    -
    -

    An option type that can appear inlined into its using configuration.

    - -

    The ConfigurationElement must opt into this behavior. In this case, the option does not have a key. This is -almost exclusively useful for common RuleConfigurations that are used in many other rules as child -configurations.

    -
    -

    Warning

    -

    A type conforming to this protocol is assumed to throw an issue in its apply method only when it’s -absolutely clear that there is an error in the YAML configuration passed in. Since it may be used in a nested -context and doesn’t know about the outer configuration, it’s not always clear if a certain key-value is really -unacceptable.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol InlinableOptionType : AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - VersionComparable - -
    -
    -
    -
    -
    -
    -

    A comparable major.minor.patch version number.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol VersionComparable : Comparable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ASTRule - -
    -
    -
    -
    -
    -
    -

    A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s -structure, validating the rule recursively in nested source bodies.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ASTRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Interface providing access to a cache description.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CacheDescriptionProvider
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - AnyCollectingRule - -
    -
    -
    -
    -
    -
    -

    Type-erased protocol used to check whether a rule is collectable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AnyCollectingRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CollectingRule - -
    -
    -
    -
    -
    -
    -

    A rule that requires knowledge of all other files being linted.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CollectingRule : AnyCollectingRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Reporter - -
    -
    -
    -
    -
    -
    -

    An interface for reporting violations as strings.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Reporter : CustomStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Rule - -
    -
    -
    -
    -
    -
    -

    An executable value that can identify issues (violations) in Swift source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - OptInRule - -
    -
    -
    -
    -
    -
    -

    A rule that is not enabled by default. Rules conforming to this need to be explicitly enabled by users.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol OptInRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CorrectableRule - -
    -
    -
    -
    -
    -
    -

    A rule that can correct violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CorrectableRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with -updated content.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SubstitutionCorrectableRule : CorrectableRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SourceKitFreeRule - -
    -
    -
    -
    -
    -
    -

    A rule that does not need SourceKit to operate and can still operate even after SourceKit has crashed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SourceKitFreeRule : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - AnalyzerRule - -
    -
    -
    -
    -
    -
    -

    A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like -static analysis than syntactic checks.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AnalyzerRule : OptInRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleConfiguration - -
    -
    -
    -
    -
    -
    -

    A configuration value for a rule to allow users to modify its behavior.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RuleConfiguration : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A configuration for a rule that allows to configure at least the severity.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SeverityBasedRuleConfiguration : RuleConfiguration
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SwiftSyntaxCorrectableRule : CorrectableRule, SwiftSyntaxRule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftSyntaxRule - -
    -
    -
    -
    -
    -
    -

    A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol SwiftSyntaxRule : SourceKitFreeRule
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html deleted file mode 100644 index 81f65e925..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html +++ /dev/null @@ -1,666 +0,0 @@ - - - - ASTRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ASTRule

-
-
- -
public protocol ASTRule : Rule
- -
-
-

A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s -structure, validating the rule recursively in nested source bodies.

- - -
-
- -
-
-
-
    -
  • -
    - - - - KindType - -
    -
    -
    -
    -
    -
    -

    The kind of token being recursed over.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype KindType : RawRepresentable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, kind: KindType, dictionary: SourceKittenDictionary) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - kind - - -
    -

    The kind of token being recursed over.

    -
    -
    - - dictionary - - -
    -

    The dictionary for an AST subset to validate.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - kind(from:) - -
    -
    -
    -
    -
    -
    -

    Get the kind from the specified dictionary.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func kind(from dictionary: SourceKittenDictionary) -> KindType?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - dictionary - - -
    -

    The SourceKittenDictionary representing the source structure from which to extract the - kind.

    -
    -
    -
    -
    -

    Return Value

    -

    The kind from the specified dictionary, if one was found.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:dictionary:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, dictionary: SourceKittenDictionary) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - dictionary - - -
    -

    The dictionary for an AST subset to validate.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AcceptableByConfigurationElement.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AcceptableByConfigurationElement.html deleted file mode 100644 index a8b617415..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AcceptableByConfigurationElement.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - AcceptableByConfigurationElement Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AcceptableByConfigurationElement

-
-
- -
public protocol AcceptableByConfigurationElement
- -
-
-

Type of an object that can be used as a configuration element.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Initializer taking a value from a configuration to create an element of Self.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(fromAny value: Any, context ruleID: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value from a configuration.

    -
    -
    - - ruleID - - -
    -

    The rule’s identifier in which context the configuration parsing runs.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - asOption() - -
    -
    -
    -
    -
    -
    -

    Make the object an option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asOption() -> OptionType
    - -
    -
    -
    -

    Return Value

    -

    Option representing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - asDescription(with:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Make the object a description.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asDescription(with key: String) -> RuleConfigurationDescription
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    Name of the option to be put into the description.

    -
    -
    -
    -
    -

    Return Value

    -

    Configuration description of this object.

    -
    - -
    -
    -
  • -
  • -
    - - - - apply(_:ruleID:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Update the object.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func apply(_ value: Any?, ruleID: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    New underlying data for the object.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AnalyzerRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AnalyzerRule.html deleted file mode 100644 index 9bfddfbbe..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/AnalyzerRule.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - AnalyzerRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

AnalyzerRule

-
-
- -
public protocol AnalyzerRule : OptInRule
- -
-
-

A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like -static analysis than syntactic checks.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CacheDescriptionProvider.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CacheDescriptionProvider.html deleted file mode 100644 index 9440f4d2a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CacheDescriptionProvider.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - CacheDescriptionProvider Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CacheDescriptionProvider

-
-
- -
public protocol CacheDescriptionProvider
- -
-
-

Interface providing access to a cache description.

- - -
-
- -
-
-
-
    -
  • -
    - - - - cacheDescription - -
    -
    -
    -
    -
    -
    -

    The cache description which will be used to determine if a previous -cached value is still valid given the new cache value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CollectingRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CollectingRule.html deleted file mode 100644 index 4ddd6e2d5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CollectingRule.html +++ /dev/null @@ -1,838 +0,0 @@ - - - - CollectingRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CollectingRule

-
-
- -
public protocol CollectingRule : AnyCollectingRule
- -
-
-

A rule that requires knowledge of all other files being linted.

- - -
-
- -
-
-
-
    -
  • -
    - - - - FileInfo - -
    -
    -
    -
    -
    -
    -

    The kind of information to collect for each file being linted for this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype FileInfo
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file, to be analyzed by a CollectedLinter.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, compilerArguments: [String]) -> FileInfo
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    The collected file information.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:) - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file, to be analyzed by a CollectedLinter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile) -> FileInfo
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    -
    -
    -

    Return Value

    -

    The collected file information.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:collectedInfo:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile,
    -              collectedInfo: [SwiftLintFile: FileInfo],
    -              compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - collectedInfo - - -
    -

    All collected info for all files.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, collectedInfo: [SwiftLintFile : FileInfo]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - collectedInfo - - -
    -

    All collected info for all files.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:into:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, into storage: RuleStorage, compilerArguments: [String])
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:using:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file _: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:compilerArguments:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file _: SwiftLintFile, compilerArguments _: [String]) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CorrectableRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CorrectableRule.html deleted file mode 100644 index b02a793e7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/CorrectableRule.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - CorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CorrectableRule

-
-
- -
public protocol CorrectableRule : Rule
- -
-
-

A rule that can correct violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - correct(file:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile, compilerArguments: [String]) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to correct violations.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:) - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to correct violations.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:using:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Attempts to correct the violations to this rule in the specified file after collecting file info for all files -and returns all corrections that were applied.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Documentable.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Documentable.html deleted file mode 100644 index f7442c656..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Documentable.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - Documentable Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Documentable

-
-
- -
public protocol Documentable
- -
-
-

A type that can be converted into a human-readable representation.

- - -
-
- -
-
-
-
    -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    -

    Convert an object to Markdown.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func markdown() -> String
    - -
    -
    -
    -

    Return Value

    -

    A Markdown string describing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    -

    Convert an object to a single line string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func oneLiner() -> String
    - -
    -
    -
    -

    Return Value

    -

    A “one liner” describing the object.

    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    -

    Indicate if the item has some content that is useful to document.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    -

    Convert an object to YAML as used in .swiftlint.yml.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func yaml() -> String
    - -
    -
    -
    -

    Return Value

    -

    A YAML snippet that can be used in configuration files.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Reporter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Reporter.html deleted file mode 100644 index 5d3f42ce4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Reporter.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - Reporter Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Reporter

-
-
- -
public protocol Reporter : CustomStringConvertible
- -
-
-

An interface for reporting violations as strings.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The unique identifier for this reporter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var identifier: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isRealtime - -
    -
    -
    -
    -
    -
    -

    Whether or not this reporter can output incrementally as violations are found or if all violations must be -collected before generating the report.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var isRealtime: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A more detailed description of the reporter’s output.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    For CustomStringConvertible conformance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - generateReport(_:) - -
    -
    -
    -
    -
    -
    -

    Return a string with the report for the specified violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func generateReport(_ violations: [StyleViolation]) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations to report.

    -
    -
    -
    -
    -

    Return Value

    -

    The report.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Rule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Rule.html deleted file mode 100644 index 3154c86c3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/Rule.html +++ /dev/null @@ -1,1230 +0,0 @@ - - - - Rule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Rule

-
-
- -
public protocol Rule
- -
-
-

An executable value that can identify issues (violations) in Swift source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ConfigurationType - -
    -
    -
    -
    -
    -
    -

    The type of the configuration used to configure this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype ConfigurationType : RuleConfiguration
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A verbose description of many of this rule’s properties.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var description: RuleDescription { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    This rule’s configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var configuration: ConfigurationType { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - shouldLintEmptyFiles - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Whether this rule should be used on empty files. Defaults to false.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var shouldLintEmptyFiles: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    A default initializer for rules. All rules need to be trivially initializable.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(configuration:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Creates a rule by applying its configuration.

    -
    -

    Throws

    -

    Throws if the configuration didn’t match the expected format.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(configuration: Any) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - configuration - - -
    -

    The untyped configuration value to apply.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - createConfigurationDescription(exclusiveOptions:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Create a description of how this rule has been configured to run.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func createConfigurationDescription(exclusiveOptions: Set<String>) -> RuleConfigurationDescription
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and returns any violations to the rule’s expectations.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file and returns any violations to the rule’s expectations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - isEqualTo(_:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Whether or not the specified rule is equivalent to the current rule.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func isEqualTo(_ rule: any Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule value to compare against.

    -
    -
    -
    -
    -

    Return Value

    -

    Whether or not the specified rule is equivalent to the current rule.

    -
    - -
    -
    -
  • -
  • -
    - - - - collectInfo(for:into:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Collects information for the specified file in a storage object, to be analyzed by a CollectedLinter.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func collectInfo(for file: SwiftLintFile, into storage: RuleStorage, compilerArguments: [String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to collect info.

    -
    -
    - - storage - - -
    -

    The storage object where collected info should be saved.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:using:compilerArguments:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s -expectations.

    -
    -

    Note

    -

    This function is called by the linter and is always implemented in extensions.

    - -
    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func validate(file: SwiftLintFile, using storage: RuleStorage, compilerArguments: [String]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to execute the rule.

    -
    -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments needed to compile this file.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations to the rule’s expectations.

    -
    - -
    -
    -
  • -
  • -
    - - - - canBeDisabled(violation:by:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Checks if a style violation can be disabled by a command specifying a rule ID. Only the rule can claim that for -sure since it knows all the possible identifiers.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func canBeDisabled(violation: StyleViolation, by ruleID: RuleIdentifier) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - violation - - -
    -

    A style violation.

    -
    -
    - - ruleID - - -
    -

    The name of a rule as used in a disable command.

    -
    -
    -
    -
    -

    Return Value

    -

    A boolean value indicating whether the violation can be disabled by the given ID.

    -
    - -
    -
    -
  • -
  • -
    - - - - isEnabled(in:for:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Checks if a the rule is enabled in a given region. A specific rule ID can be provided in case a rule supports -more than one identifier.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func isEnabled(in region: Region, for ruleID: String) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - region - - -
    -

    The region to check.

    -
    -
    - - ruleID - - -
    -

    Rule identifier deviating from the default rule’s name.

    -
    -
    -
    -
    -

    Return Value

    -

    A boolean value indicating whether the rule is enabled in the given region.

    -
    - -
    -
    -
  • -
  • -
    - - - - cacheDescription - - - Extension method - -
    -
    -
    -
    -
    -
    -

    The cache description which will be used to determine if a previous -cached value is still valid given the new cache value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - identifier - - - Extension method - -
    -
    -
    -
    -
    -
    -

    The rule’s unique identifier which is the same as Rule.description.identifier.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var identifier: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/RuleConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/RuleConfiguration.html deleted file mode 100644 index 5d71619a7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/RuleConfiguration.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - RuleConfiguration Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfiguration

-
-
- -
public protocol RuleConfiguration : Equatable
- -
-
-

A configuration value for a rule to allow users to modify its behavior.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Parent - -
    -
    -
    -
    -
    -
    -

    The type of the rule that’s using this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - parameterDescription - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    A description for this configuration’s parameters. It can be built using the annotated result builder.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @RuleConfigurationDescriptionBuilder
    -var parameterDescription: RuleConfigurationDescription? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    -

    Apply an untyped configuration to the current value.

    -
    -

    Throws

    -

    Throws if the configuration is not in the expected format.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func apply(configuration: Any) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - configuration - - -
    -

    The untyped configuration value to apply.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - supportedKeys - - - Extension method - -
    -
    -
    -
    -
    -
    -

    All keys supported by this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var supportedKeys: Set<String> { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SeverityBasedRuleConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SeverityBasedRuleConfiguration.html deleted file mode 100644 index 72b25a511..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SeverityBasedRuleConfiguration.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - SeverityBasedRuleConfiguration Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityBasedRuleConfiguration

-
-
- -
public protocol SeverityBasedRuleConfiguration : RuleConfiguration
- -
-
-

A configuration for a rule that allows to configure at least the severity.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SubstitutionCorrectableRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SubstitutionCorrectableRule.html deleted file mode 100644 index 17343a40b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SubstitutionCorrectableRule.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - SubstitutionCorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SubstitutionCorrectableRule

-
-
- -
public protocol SubstitutionCorrectableRule : CorrectableRule
- -
-
-

A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with -updated content.

- - -
-
- -
-
-
-
    -
  • -
    - - - - violationRanges(in:) - -
    -
    -
    -
    -
    -
    -

    Returns the NSString-based NSRanges to be replaced in the specified file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func violationRanges(in file: SwiftLintFile) -> [NSRange]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file in which to find ranges of violations for this rule.

    -
    -
    -
    -
    -

    Return Value

    -

    The NSString-based NSRanges to be replaced in the specified file.

    -
    - -
    -
    -
  • -
  • -
    - - - - substitution(for:in:) - -
    -
    -
    -
    -
    -
    -

    Returns the substitution to apply for the given range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func substitution(for violationRange: NSRange, in file: SwiftLintFile) -> (NSRange, String)?
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - violationRange - - -
    -

    The NSString-based NSRange of the violation that should be replaced.

    -
    -
    - - file - - -
    -

    The file in which the violation should be replaced.

    -
    -
    -
    -
    -

    Return Value

    -

    The range of the correction and its contents, if one could be computed.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func correct(file: SwiftLintFile) -> [Correction]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxCorrectableRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxCorrectableRule.html deleted file mode 100644 index fa98202b0..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxCorrectableRule.html +++ /dev/null @@ -1,495 +0,0 @@ - - - - SwiftSyntaxCorrectableRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftSyntaxCorrectableRule

-
-
- -
public protocol SwiftSyntaxCorrectableRule : CorrectableRule, SwiftSyntaxRule
- -
-
-

A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxRule.html deleted file mode 100644 index df5d10eeb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/SwiftSyntaxRule.html +++ /dev/null @@ -1,623 +0,0 @@ - - - - SwiftSyntaxRule Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftSyntaxRule

-
-
- -
public protocol SwiftSyntaxRule : SourceKitFreeRule
- -
-
-

A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

- - -
-
- -
-
-
-
    -
  • -
    - - - - makeVisitor(file:) - -
    -
    -
    -
    -
    -
    -

    Produce a ViolationsSyntaxVisitor for the given file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func makeVisitor(file: SwiftLintFile) -> ViolationsSyntaxVisitor<ConfigurationType>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file for which to produce the visitor.

    -
    -
    -
    -
    -

    Return Value

    -

    A ViolationsSyntaxVisitor for the given file.

    -
    - -
    -
    -
  • -
  • -
    - - - - makeViolation(file:violation:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Produce a violation for the given file and absolute position.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func makeViolation(file: SwiftLintFile, violation: ReasonedRuleViolation) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for which to produce the violation.

    -
    -
    - - violation - - -
    -

    A violation in the file.

    -
    -
    -
    -
    -

    Return Value

    -

    A violation for the given file and absolute position.

    -
    - -
    -
    -
  • -
  • -
    - - - - preprocess(file:) - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Gives a chance for the rule to do some pre-processing on the syntax tree. -One typical example is using SwiftOperators to “fold” the tree, resolving operators precedence. -This can also be used to skip validation in a given file. -By default, it just returns the file’s syntaxTree.

    - -
    -

    Default Implementation

    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func preprocess(file: SwiftLintFile) -> SourceFileSyntax?
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - file - - -
    -

    The file to run pre-processing on.

    -
    -
    -
    -
    -

    Return Value

    -

    The tree that will be used to check for violations. If nil, this rule will return no violations.

    -
    - -
    -
    -
  • -
  • -
    - - - - validate(file:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func validate(file: SwiftLintFile) -> [StyleViolation]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/VersionComparable.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/VersionComparable.html deleted file mode 100644 index 490facae9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/VersionComparable.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - VersionComparable Protocol Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

VersionComparable

-
-
- -
public protocol VersionComparable : Comparable
- -
-
-

A comparable major.minor.patch version number.

- - -
-
- -
-
-
-
    -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    -

    The version string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var rawValue: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Self, rhs: Self) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - - - Extension method - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: Self, rhs: Self) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Rules.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Rules.html deleted file mode 100644 index f5035fdfd..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Rules.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - Rules Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Rules

- -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs.html deleted file mode 100644 index ae9650be8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs.html +++ /dev/null @@ -1,1393 +0,0 @@ - - - - Structures Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Structures

-

The following structures are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - RuleListDocumentation - -
    -
    -
    -
    -
    -
    -

    User-facing documentation for a SwiftLint RuleList.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleListDocumentation
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Stack - -
    -
    -
    -
    -
    -
    -

    A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Stack<Element>
    -
    extension Stack: Sequence
    -
    extension Stack: CustomDebugStringConvertible where Element: CustomDebugStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Baseline - -
    -
    -
    -
    -
    -
    -

    A set of violations that can be used to filter newly detected violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Baseline : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which -case it’s active.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct ChildOptionSeverityConfiguration<Parent> : RuleConfiguration, AcceptableByConfigurationElement where Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Command - -
    -
    -
    -
    -
    -
    -

    A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Command : Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Configuration - -
    -
    -
    -
    -
    -
    -

    The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Configuration
    -
    extension Configuration: Hashable
    -
    extension Configuration: CustomStringConvertible
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Correction - -
    -
    -
    -
    -
    -
    -

    A value describing a SwiftLint violation that was corrected.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Correction : Equatable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Example - -
    -
    -
    -
    -
    -
    -

    Captures code and context information for an example of a triggering or -non-triggering style

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Example : Sendable
    -
    extension Example: Hashable
    -
    extension Example: Comparable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Linter - -
    -
    -
    -
    -
    -
    -

    Represents a file that can be linted for style violations and corrections after being collected.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Linter
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - CollectedLinter - -
    -
    -
    -
    -
    -
    -

    Represents a file that can compute style violations and corrections for a list of rules.

    - -

    A CollectedLinter is only created after a Linter has run its collection steps in Linter.collect(into:).

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct CollectedLinter
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Location - -
    -
    -
    -
    -
    -
    -

    The placement of a segment of Swift in a collection of source files.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Location : CustomStringConvertible, Comparable, Codable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Region - -
    -
    -
    -
    -
    -
    -

    A contiguous region of Swift source code.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Region : Equatable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Description of a rule configuration.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleConfigurationDescription : Equatable
    -
    extension RuleConfigurationDescription: Documentable
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    A single option of a RuleConfigurationDescription.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleConfigurationOption : Equatable
    -
    extension RuleConfigurationOption: Documentable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Result builder -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    A result builder creating configuration descriptions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @resultBuilder
    -public struct RuleConfigurationDescriptionBuilder
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Property wrapper -

-
-
-
    -
  • -
    - - - - ConfigurationElement - -
    -
    -
    -
    -
    -
    -

    A single parameter of a rule configuration.

    - -

    Apply it to a simple (e.g. boolean) property like

    -
    @ConfigurationElement
    -var property = true
    -
    - -

    to add a (boolean) option to a configuration. The name of the option will be inferred from the name of the property. -In this case, it’s just property. CamelCase names will translated into snake_case, i.e. myOption is going to be -translated into my_option in the .swiftlint.yml configuration file.

    - -

    This mechanism may be overwritten with an explicitly set key:

    -
    @ConfigurationElement(key: "foo_bar")
    -var property = true
    -
    - -

    If the wrapped element is an InlinableOptionType, there are three ways to represent it in the documentation:

    - -
      -
    1. It can be inlined into the parent configuration. For that, add the parameter inline: true. E.g. -swift -@ConfigurationElement(inline: true) -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will be documented as a linear list: - -warning: 1 -error: 2 -
    2. -
    3. It can be represented as a separate nested configuration. In this case, it must not have set the inline flag to -true. E.g. -swift -@ConfigurationElement -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will have a nested configuration section: - -levels: warning: 1 - error: 2 -
    4. -
    5. As mentioned in the beginning, the implicit key inference mechanism can be overruled by specifying a key as in: -swift -@ConfigurationElement(key: "foo") -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -It will appear in the documentation as: - -foo: warning: 1 - error: 2 -
    6. -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @propertyWrapper
    -public struct ConfigurationElement<T> : Equatable where T : Equatable, T : AcceptableByConfigurationElement
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SeverityConfiguration - -
    -
    -
    -
    -
    -
    -

    A rule configuration that allows specifying the desired severity level for violations.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SeverityConfiguration<Parent> : SeverityBasedRuleConfiguration, InlinableOptionType where Parent : Rule
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleDescription - -
    -
    -
    -
    -
    -
    -

    A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleDescription : Equatable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleList - -
    -
    -
    -
    -
    -
    -

    A list of available SwiftLint rules.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleList
    -
    extension RuleList: Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - RuleParameter - -
    -
    -
    -
    -
    -
    -

    A configuration parameter for rules.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RuleParameter<T> : Equatable where T : Equatable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - StyleViolation - -
    -
    -
    -
    -
    -
    -

    A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct StyleViolation : CustomStringConvertible, Codable, Hashable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftLintSyntaxMap - -
    -
    -
    -
    -
    -
    -

    Represents a Swift file’s syntax information.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftLintSyntaxMap
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftLintSyntaxToken - -
    -
    -
    -
    -
    -
    -

    A SwiftLint-aware Swift syntax token.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftLintSyntaxToken
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - SwiftVersion - -
    -
    -
    -
    -
    -
    -

    A value describing the version of the Swift compiler.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct SwiftVersion : RawRepresentable, Codable, VersionComparable, Sendable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Version - -
    -
    -
    -
    -
    -
    -

    A type describing the SwiftLint version.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Version : VersionComparable
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

YamlParser -

-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Baseline.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Baseline.html deleted file mode 100644 index 2a992c778..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Baseline.html +++ /dev/null @@ -1,685 +0,0 @@ - - - - Baseline Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Baseline

-
-
- -
public struct Baseline : Equatable
- -
-
-

A set of violations that can be used to filter newly detected violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - violations - -
    -
    -
    -
    -
    -
    -

    The stored violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var violations: [StyleViolation] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(fromPath:) - -
    -
    -
    -
    -
    -
    -

    Creates a Baseline from a saved file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(fromPath path: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - fromPath - - -
    -

    The path to read from.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(violations:) - -
    -
    -
    -
    -
    -
    -

    Creates a Baseline from a list of violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(violations: [StyleViolation])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations for the baseline.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - write(toPath:) - -
    -
    -
    -
    -
    -
    -

    Writes a Baseline to disk in JSON format.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func write(toPath path: String) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - toPath - - -
    -

    The path to write to.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - filter(_:) - -
    -
    -
    -
    -
    -
    -

    Filters out violations that are present in the Baseline.

    - -

    Assumes that all violations are from the same file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func filter(_ violations: [StyleViolation]) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - violations - - -
    -

    The violations to filter.

    -
    -
    -
    -
    -

    Return Value

    -

    The new violations.

    -
    - -
    -
    -
  • -
  • -
    - - - - compare(_:) - -
    -
    -
    -
    -
    -
    -

    Returns the violations that are present in another Baseline, but not in this one.

    - -

    The violations are filtered using the same algorithm as the filter method above.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func compare(_ otherBaseline: `Self`) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - otherBaseline - - -
    -

    The other Baseline.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ChildOptionSeverityConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ChildOptionSeverityConfiguration.html deleted file mode 100644 index 2a191a33f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ChildOptionSeverityConfiguration.html +++ /dev/null @@ -1,582 +0,0 @@ - - - - ChildOptionSeverityConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ChildOptionSeverityConfiguration

-
-
- -
public struct ChildOptionSeverityConfiguration<Parent> : RuleConfiguration, AcceptableByConfigurationElement where Parent : Rule
- -
-
-

A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which -case it’s active.

- - -
-
- -
-
-
-
    -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Configuration with a warning severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var error: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Configuration with an error severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var warning: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - off - -
    -
    -
    -
    -
    -
    -

    Configuration disabling an option.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var off: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The ChildOptionSeverityConfiguration mapped to a usually used ViolationSeverity. It’s nil if the option -is set to off.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var severity: ViolationSeverity? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - asOption() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func asOption() -> OptionType
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/CollectedLinter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/CollectedLinter.html deleted file mode 100644 index 2f98c0303..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/CollectedLinter.html +++ /dev/null @@ -1,655 +0,0 @@ - - - - CollectedLinter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

CollectedLinter

-
-
- -
public struct CollectedLinter
- -
-
-

Represents a file that can compute style violations and corrections for a list of rules.

- -

A CollectedLinter is only created after a Linter has run its collection steps in Linter.collect(into:).

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file to lint with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Computes or retrieves style violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func styleViolations(using storage: RuleStorage) -> [StyleViolation]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations found by this linter.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Computes or retrieves style violations and the time spent executing each rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func styleViolationsAndRuleTimes(using storage: RuleStorage)
    -    -> ([StyleViolation], [(id: String, time: Double)])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All style violations found by this linter, and the time spent executing each rule.

    -
    - -
    -
    -
  • -
  • -
    - - - - correct(using:) - -
    -
    -
    -
    -
    -
    -

    Applies corrections for all rules to this file, returning performed corrections.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func correct(using storage: RuleStorage) -> [Correction]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object containing all collected info.

    -
    -
    -
    -
    -

    Return Value

    -

    All corrections that were applied.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Formats the file associated with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func format(useTabs: Bool, indentWidth: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - useTabs - - -
    -

    Should the file be formatted using tabs?

    -
    -
    - - indentWidth - - -
    -

    How many spaces should be used per indentation level.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command.html deleted file mode 100644 index 844fdc42e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command.html +++ /dev/null @@ -1,803 +0,0 @@ - - - - Command Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Command

-
-
- -
public struct Command : Equatable
- -
-
-

A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - Action - -
    -
    -
    -
    -
    -
    -

    The action (verb) that SwiftLint should perform when interpreting this command.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Action : String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - Modifier - -
    -
    -
    -
    -
    -
    -

    The modifier for a command, used to modify its scope.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Modifier : String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - action - -
    -
    -
    -
    -
    -
    -

    The action (verb) that SwiftLint should perform when interpreting this command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let action: Action
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleIdentifiers - -
    -
    -
    -
    -
    -
    -

    The identifiers for the rules associated with this command.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleIdentifiers: Set<RuleIdentifier>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line in the source file where this command is defined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let line: Int
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - character - -
    -
    -
    -
    -
    -
    -

    The character offset within the line in the source file where this command is defined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let character: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - modifier - -
    -
    -
    -
    -
    -
    -

    This command’s modifier, if any.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let modifier: Modifier?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a command based on the specified parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(action: Action,
    -            ruleIdentifiers: Set<RuleIdentifier> = [],
    -            line: Int = 0,
    -            character: Int? = nil,
    -            modifier: Modifier? = nil,
    -            trailingComment: String? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - action - - -
    -

    This command’s action.

    -
    -
    - - ruleIdentifiers - - -
    -

    The identifiers for the rules associated with this command.

    -
    -
    - - line - - -
    -

    The line in the source file where this command is defined.

    -
    -
    - - character - - -
    -

    The character offset within the line in the source file where this command is - defined.

    -
    -
    - - modifier - - -
    -

    This command’s modifier, if any.

    -
    -
    - - trailingComment - - -
    -

    The comment following this command’s - delimiter, if any.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a command based on the specified parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(actionString: String, line: Int, character: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - actionString - - -
    -

    The string in the command’s definition describing its action.

    -
    -
    - - line - - -
    -

    The line in the source file where this command is defined.

    -
    -
    - - character - - -
    -

    The character offset within the line in the source file where this command is - defined.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Action.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Action.html deleted file mode 100644 index 3defc9750..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Action.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - Action Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Action

-
-
- -
public enum Action : String
- -
-
-

The action (verb) that SwiftLint should perform when interpreting this command.

- - -
-
- -
-
-
-
    -
  • -
    - - - - enable - -
    -
    -
    -
    -
    -
    -

    The rule(s) associated with this command should be enabled by the SwiftLint engine.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case enable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - disable - -
    -
    -
    -
    -
    -
    -

    The rule(s) associated with this command should be disabled by the SwiftLint engine.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case disable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalid - -
    -
    -
    -
    -
    -
    -

    The action string was invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalid
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Modifier.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Modifier.html deleted file mode 100644 index 3742806fa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Command/Modifier.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - Modifier Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Modifier

-
-
- -
public enum Modifier : String
- -
-
-

The modifier for a command, used to modify its scope.

- - -
-
- -
-
-
-
    -
  • -
    - - - - previous - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the line preceding its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case previous
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - this - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the same line as its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case this
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    The command should only apply to the line following its definition.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case next
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - invalid - -
    -
    -
    -
    -
    -
    -

    The modifier string was invalid.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalid
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Configuration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Configuration.html deleted file mode 100644 index a188e2427..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Configuration.html +++ /dev/null @@ -1,1200 +0,0 @@ - - - - Configuration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Configuration

-
-
- -
public struct Configuration
-
extension Configuration: Hashable
-
extension Configuration: CustomStringConvertible
- -
-
-

The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

- - -
-
- -
-
-
-
- - -
- -

Properties: Static -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    The default Configuration resulting from an empty configuration file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - defaultFileName - -
    -
    -
    -
    -
    -
    -

    The default file name to look for user-defined configurations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let defaultFileName: String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public Instance -

-
-
-
    -
  • -
    - - - - includedPaths - -
    -
    -
    -
    -
    -
    -

    The paths that should be included when linting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var includedPaths: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excludedPaths - -
    -
    -
    -
    -
    -
    -

    The paths that should be excluded when linting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var excludedPaths: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - indentation - -
    -
    -
    -
    -
    -
    -

    The style to use when indenting Swift source code.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let indentation: IndentationStyle
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warningThreshold - -
    -
    -
    -
    -
    -
    -

    The threshold for the number of warnings to tolerate before treating the lint as having failed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let warningThreshold: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reporter - -
    -
    -
    -
    -
    -
    -

    The identifier for the Reporter to use to report style violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reporter: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - cachePath - -
    -
    -
    -
    -
    -
    -

    The location of the persisted cache to use with this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let cachePath: String?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Allow or disallow SwiftLint to exit successfully when passed only ignored or unlintable files.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let allowZeroLintableFiles: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - strict - -
    -
    -
    -
    -
    -
    -

    Treat warnings as errors.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let strict: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - baseline - -
    -
    -
    -
    -
    -
    -

    The path to read a baseline from.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let baseline: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - writeBaseline - -
    -
    -
    -
    -
    -
    -

    The path to write a baseline to.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let writeBaseline: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - checkForUpdates - -
    -
    -
    -
    -
    -
    -

    Check for updates.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let checkForUpdates: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This value is true iff the --config parameter was used to specify (a) configuration file(s) -In particular, this means that the value is also true if the --config parameter -was used to explicitly specify the default .swiftlint.yml as the configuration file

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var basedOnCustomConfigurationFiles: Bool { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public Computed -

-
-
-
    -
  • -
    - - - - rules - -
    -
    -
    -
    -
    -
    -

    All rules enabled in this configuration

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rules: [any Rule] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rootDirectory - -
    -
    -
    -
    -
    -
    -

    The root directory is the directory that included & excluded paths relate to. -By default, the root directory is the current working directory, -but during some merging algorithms it may be used differently. -The rootDirectory also serves as the stopping point when searching for nested configs along the file hierarchy.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rootDirectory: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rulesMode - -
    -
    -
    -
    -
    -
    -

    The rules mode used for this configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rulesMode: RulesMode { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Public -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Creates a Configuration with convenience parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    configurationFiles: [String], // No default value here to avoid ambiguous Configuration() initializer
    -    enableAllRules: Bool = false,
    -    onlyRule: String? = nil,
    -    cachePath: String? = nil,
    -    ignoreParentAndChildConfigs: Bool = false,
    -    mockedNetworkResults: [String: String] = [:],
    -    useDefaultConfigOnFailure: Bool? = nil // swiftlint:disable:this discouraged_optional_boolean
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - configurationFiles - - -
    -

    The path on disk to one or multiple configuration files. If this array - is empty, the default .swiftlint.yml file will be used.

    -
    -
    - - enableAllRules - - -
    -

    Enable all available rules.

    -
    -
    - - cachePath - - -
    -

    The location of the persisted cache to use whith this configuration.

    -
    -
    - - ignoreParentAndChildConfigs - - -
    -

    If true, child and parent config references will be ignored.

    -
    -
    - - mockedNetworkResults - - -
    -

    For testing purposes only. Instead of loading the specified urls, - the mocked value will be used. Example: [“http://mock.com”: “content”]

    -
    -
    - - useDefaultConfigOnFailure - - -
    -

    If this value is specified, it will override the normal behavior. - This is only intended for tests checking whether invalid configs fail.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Hashable -

-
-
-
    -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Configuration, rhs: Configuration) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

CustomStringConvertible -

-
-
-
    -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement.html deleted file mode 100644 index 2ca6d3b51..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement.html +++ /dev/null @@ -1,898 +0,0 @@ - - - - ConfigurationElement Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ConfigurationElement

-
-
- -
@propertyWrapper
-public struct ConfigurationElement<T> : Equatable where T : Equatable, T : AcceptableByConfigurationElement
- -
-
-

A single parameter of a rule configuration.

- -

Apply it to a simple (e.g. boolean) property like

-
@ConfigurationElement
-var property = true
-
- -

to add a (boolean) option to a configuration. The name of the option will be inferred from the name of the property. -In this case, it’s just property. CamelCase names will translated into snake_case, i.e. myOption is going to be -translated into my_option in the .swiftlint.yml configuration file.

- -

This mechanism may be overwritten with an explicitly set key:

-
@ConfigurationElement(key: "foo_bar")
-var property = true
-
- -

If the wrapped element is an InlinableOptionType, there are three ways to represent it in the documentation:

- -
    -
  1. It can be inlined into the parent configuration. For that, add the parameter inline: true. E.g. -swift -@ConfigurationElement(inline: true) -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will be documented as a linear list: - -warning: 1 -error: 2 -
  2. -
  3. It can be represented as a separate nested configuration. In this case, it must not have set the inline flag to -true. E.g. -swift -@ConfigurationElement -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -will have a nested configuration section: - -levels: warning: 1 - error: 2 -
  4. -
  5. As mentioned in the beginning, the implicit key inference mechanism can be overruled by specifying a key as in: -swift -@ConfigurationElement(key: "foo") -var levels = SeverityLevelsConfiguration(warning: 1, error: 2) - -It will appear in the documentation as: - -foo: warning: 1 - error: 2 -
  6. -
- - -
-
- -
-
-
-
    -
  • -
    - - - - DeprecationNotice - -
    -
    -
    -
    -
    -
    -

    A deprecation notice.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum DeprecationNotice
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - wrappedValue - -
    -
    -
    -
    -
    -
    -

    Wrapped option value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var wrappedValue: T { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - projectedValue - -
    -
    -
    -
    -
    -
    -

    The wrapper itself providing access to all its data. This field can only be accessed by the -element’s name prefixed with a $.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var projectedValue: `Self` { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - key - -
    -
    -
    -
    -
    -
    -

    Name of this configuration entry.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var key: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - inline - -
    -
    -
    -
    -
    -
    -

    Whether this configuration element will be inlined into its description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let inline: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Default constructor.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T,
    -            key: String,
    -            deprecationNotice: DeprecationNotice? = nil,
    -            postprocessor: @escaping (inout T) -> Void = { _ in })
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - key - - -
    -

    Optional name of the option. If not specified, it will be inferred from the attributed property.

    -
    -
    - - deprecationNotice - - -
    -

    An optional deprecation notice in case an option is outdated and/or has been replaced by - an alternative.

    -
    -
    - - postprocessor - - -
    -

    Function to be applied to the wrapped value after parsing to validate and modify it.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(key:) - -
    -
    -
    -
    -
    -
    -

    Constructor for optional values.

    - -

    It allows to skip explicit initialization of the property with nil.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init<Wrapped>(key: String) where T == Wrapped?, Wrapped : Equatable, Wrapped : AcceptableByConfigurationElement
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    Optional name of the option. If not specified, it will be inferred from the attributed property.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Constructor for an InlinableOptionType without a key.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T, inline: Bool) where T : InlinableOptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - inline - - -
    -

    If true, the option will be handled as it would be part of its parent. All of its options - will be inlined. Otherwise, it will be treated as a normal nested configuration with its name - inferred from the name of the attributed property.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Constructor for an InlinableOptionType with a name. The configuration will explicitly not be inlined.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(wrappedValue value: T, key: String) where T : InlinableOptionType
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    Value to be wrapped.

    -
    -
    - - key - - -
    -

    Name of the option.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement/DeprecationNotice.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement/DeprecationNotice.html deleted file mode 100644 index 69f581a15..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ConfigurationElement/DeprecationNotice.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - DeprecationNotice Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

DeprecationNotice

-
-
- -
public enum DeprecationNotice
- -
-
-

A deprecation notice.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Correction.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Correction.html deleted file mode 100644 index 21c63dd6d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Correction.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - Correction Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Correction

-
-
- -
public struct Correction : Equatable, Sendable
- -
-
-

A value describing a SwiftLint violation that was corrected.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ruleDescription - -
    -
    -
    -
    -
    -
    -

    The description of the rule for which this correction was applied.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleDescription: RuleDescription
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - location - -
    -
    -
    -
    -
    -
    -

    The location of the original violation that was corrected.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let location: Location
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - consoleDescription - -
    -
    -
    -
    -
    -
    -

    The console-printable description for this correction.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var consoleDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Memberwise initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(ruleDescription: RuleDescription, location: Location)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - ruleDescription - - -
    -

    The description of the rule for which this correction was applied.

    -
    -
    - - location - - -
    -

    The location of the original violation that was corrected.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Example.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Example.html deleted file mode 100644 index 27903dd05..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Example.html +++ /dev/null @@ -1,951 +0,0 @@ - - - - Example Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Example

-
-
- -
public struct Example : Sendable
-
extension Example: Hashable
-
extension Example: Comparable
- -
-
-

Captures code and context information for an example of a triggering or -non-triggering style

- - -
-
- -
-
-
-
    -
  • -
    - - - - code - -
    -
    -
    -
    -
    -
    -

    The contents of the example

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var code: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - configuration - -
    -
    -
    -
    -
    -
    -

    The untyped configuration to apply to the rule, if deviating from the default configuration. -The structure should match what is expected as a configuration value for the rule being tested.

    - -

    For example, if the following YAML would be used to configure the rule:

    -
    severity: warning
    -
    - -

    Then the equivalent configuration value would be ["severity": "warning"].

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var configuration: [String : any Sendable]? { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - testMultiByteOffsets - -
    -
    -
    -
    -
    -
    -

    Whether the example should be tested by prepending multibyte grapheme clusters

    -
    -

    See also

    - addEmoji(_:) - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var testMultiByteOffsets: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - testOnLinux - -
    -
    -
    -
    -
    -
    -

    Whether the example should be tested on Linux

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var testOnLinux: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The path to the file where the example was created

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var file: StaticString { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line in the file where the example was created

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var line: UInt
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Create a new Example with the specified code, file, and line.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    init(_ code: String,
    -     configuration: [String: any Sendable]? = nil,
    -     testMultiByteOffsets: Bool = true,
    -     testWrappingInComment: Bool = true,
    -     testWrappingInString: Bool = true,
    -     testDisableCommand: Bool = true,
    -     testOnLinux: Bool = true,
    -     file: StaticString = #filePath,
    -     line: UInt = #line,
    -     excludeFromDocumentation: Bool = false)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - code - - -
    -

    The contents of the example.

    -
    -
    - - configuration - - -
    -

    The untyped configuration to apply to the rule, if deviating from the default - configuration.

    -
    -
    - - testMultibyteOffsets - - -
    -

    Whether the example should be tested by prepending multibyte grapheme clusters.

    -
    -
    - - testWrappingInComment - - -
    -

    Whether test shall verify that the example wrapped in a comment doesn’t trigger.

    -
    -
    - - testWrappingInString - - -
    -

    Whether tests shall verify that the example wrapped into a string doesn’t trigger.

    -
    -
    - - testDisableCommand - - -
    -

    Whether tests shall verify that the disabled rule (comment in the example) doesn’t - trigger.

    -
    -
    - - testOnLinux - - -
    -

    Whether the example should be tested on Linux.

    -
    -
    - - file - - -
    -

    The path to the file where the example is located. - Defaults to the file where this initializer is called.

    -
    -
    - - line - - -
    -

    The line in the file where the example is located. - Defaults to the line where this initializer is called.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(code:) - -
    -
    -
    -
    -
    -
    -

    Returns the same example, but with the code that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func with(code: String) -> Example
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - code - - -
    -

    the new code to use in the modified example

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Returns a copy of the Example with all instances of the “↓” character removed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func removingViolationMarkers() -> Example
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - focused() - -
    -
    -
    -
    -
    -
    -

    Makes the current example focused. This is for debugging purposes only.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func focused() -> Example
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: Example, rhs: Example) -> Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: Example, rhs: Example) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Linter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Linter.html deleted file mode 100644 index 7bd9486c9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Linter.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Linter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Linter

-
-
- -
public struct Linter
- -
-
-

Represents a file that can be linted for style violations and corrections after being collected.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file to lint with this linter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: SwiftLintFile
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - isCollecting - -
    -
    -
    -
    -
    -
    -

    Whether or not this linter will be used to collect information from several files.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isCollecting: Bool
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Linter by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile,
    -            configuration: Configuration = Configuration.default,
    -            cache: LinterCache? = nil,
    -            compilerArguments: [String] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file to lint with this linter.

    -
    -
    - - configuration - - -
    -

    The SwiftLint configuration to apply to this linter.

    -
    -
    - - cache - - -
    -

    The persisted cache to use for this linter.

    -
    -
    - - compilerArguments - - -
    -

    The compiler arguments to use for this linter if it is to execute analyzer rules.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - collect(into:) - -
    -
    -
    -
    -
    -
    -

    Returns a linter capable of checking for violations after running each rule’s collection step.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func collect(into storage: RuleStorage) -> CollectedLinter
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - storage - - -
    -

    The storage object where collected info should be saved.

    -
    -
    -
    -
    -

    Return Value

    -

    A linter capable of checking for violations after running each rule’s collection step.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Location.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Location.html deleted file mode 100644 index 5026cb0b4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Location.html +++ /dev/null @@ -1,853 +0,0 @@ - - - - Location Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Location

-
-
- -
public struct Location : CustomStringConvertible, Comparable, Codable, Sendable
- -
-
-

The placement of a segment of Swift in a collection of source files.

- - -
-
- -
-
-
-
    -
  • -
    - - - - file - -
    -
    -
    -
    -
    -
    -

    The file path on disk for this location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let file: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - line - -
    -
    -
    -
    -
    -
    -

    The line offset in the file for this location. 1-indexed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let line: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - character - -
    -
    -
    -
    -
    -
    -

    The character offset in the file for this location. 1-indexed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let character: Int?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A lossless printable description of this location.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - relativeFile - -
    -
    -
    -
    -
    -
    -

    The file path for this location relative to the current working directory.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var relativeFile: String? { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: String?, line: Int? = nil, character: Int? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - file - - -
    -

    The file path on disk for this location.

    -
    -
    - - line - - -
    -

    The line offset in the file for this location. 1-indexed.

    -
    -
    - - character - - -
    -

    The character offset in the file for this location. 1-indexed.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a byte-offset into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, byteOffset offset: ByteCount)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - offset - - -
    -

    The offset in bytes into the file for this location.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(file:position:) - -
    -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a SwiftSyntax AbsolutePosition into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, position: AbsolutePosition)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - position - - -
    -

    The absolute position returned from SwiftSyntax.

    -
    -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Location based on a SwiftLintFile and a UTF8 character-offset into the file. -Fails if the specified offset was not a valid location in the file.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(file: SwiftLintFile, characterOffset offset: Int)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - file - - -
    -

    The file for this location.

    -
    -
    - - offset - - -
    -

    The offset in UTF8 fragments into the file for this location.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Comparable -

-
-
-
    -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation.html deleted file mode 100644 index 8c598a892..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - ReasonedRuleViolation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ReasonedRuleViolation

-
-
- -
public struct ReasonedRuleViolation : Comparable, Hashable
- -
-
-

A violation produced by ViolationsSyntaxVisitors.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ViolationCorrection - -
    -
    -
    -
    -
    -
    -

    The correction of a violation that is basically the violation’s range in the source code and a -replacement for this range that would fix the violation.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct ViolationCorrection : Hashable
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - position - -
    -
    -
    -
    -
    -
    -

    The violation’s position.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let position: AbsolutePosition
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reason - -
    -
    -
    -
    -
    -
    -

    A specific reason for the violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reason: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The violation’s severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let severity: ViolationSeverity?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - correction - -
    -
    -
    -
    -
    -
    -

    An optional correction of the violation to be used in rewriting (see SwiftSyntaxCorrectableRule). Can be -left unset when creating a violation, especially if the rule is not correctable or provides a custom rewriter.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let correction: ViolationCorrection?
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a ReasonedRuleViolation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(position: AbsolutePosition,
    -            reason: String? = nil,
    -            severity: ViolationSeverity? = nil,
    -            correction: ViolationCorrection? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - position - - -
    -

    The violations position in the analyzed source file.

    -
    -
    - - reason - - -
    -

    The reason for the violation if different from the rule’s description.

    -
    -
    - - severity - - -
    -

    The severity of the violation if different from the rule’s default configured severity.

    -
    -
    - - correction - - -
    -

    An optional correction of the violation to be used in rewriting.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - <(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func < (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation/ViolationCorrection.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation/ViolationCorrection.html deleted file mode 100644 index 81c3deb43..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/ReasonedRuleViolation/ViolationCorrection.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - ViolationCorrection Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

ViolationCorrection

-
-
- -
public struct ViolationCorrection : Hashable
- -
-
-

The correction of a violation that is basically the violation’s range in the source code and a -replacement for this range that would fix the violation.

- - -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Create a ViolationCorrection.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(start: AbsolutePosition, end: AbsolutePosition, replacement: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - start - - -
    -

    Start position of the violation range.

    -
    -
    - - end - - -
    -

    End position of the violation range.

    -
    -
    - - replacement - - -
    -

    Replacement for the violating range.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RegexConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RegexConfiguration.html deleted file mode 100644 index 831b5eaf5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RegexConfiguration.html +++ /dev/null @@ -1,810 +0,0 @@ - - - - RegexConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RegexConfiguration

-
-
- -
public struct RegexConfiguration<Parent: Rule>: SeverityBasedRuleConfiguration, Hashable,
-                                                CacheDescriptionProvider, InlinableOptionType
- -
-
-

A rule configuration used for defining custom rules in yaml.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The identifier for this custom rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let identifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - name - -
    -
    -
    -
    -
    -
    -

    The name for this custom rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var name: String?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - message - -
    -
    -
    -
    -
    -
    -

    The message to be presented when producing violations.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var message: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - included - -
    -
    -
    -
    -
    -
    -

    Regular expressions to include when matching the file path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var included: [NSRegularExpression]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excluded - -
    -
    -
    -
    -
    -
    -

    Regular expressions to exclude when matching the file path.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var excluded: [NSRegularExpression]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - excludedMatchKinds - -
    -
    -
    -
    -
    -
    -

    The syntax kinds to exclude from matches. If the regex matched syntax kinds from this list, it would -be ignored and not count as a rule violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var excludedMatchKinds: Set<SyntaxKind>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severityConfiguration - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var severityConfiguration: SeverityConfiguration<Parent> { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - captureGroup - -
    -
    -
    -
    -
    -
    -

    The index of the regex capture group to match.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var captureGroup: Int
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - cacheDescription - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    The RuleDescription for the custom rule defined here.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: RuleDescription { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(identifier:) - -
    -
    -
    -
    -
    -
    -

    Create a RegexConfiguration with the specified identifier, with other properties to be set later.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(identifier: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - identifier - - -
    -

    The rule identifier to use.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Region.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Region.html deleted file mode 100644 index db96fcc2c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Region.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - Region Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Region

-
-
- -
public struct Region : Equatable
- -
-
-

A contiguous region of Swift source code.

- - -
-
- -
-
-
-
    -
  • -
    - - - - start - -
    -
    -
    -
    -
    -
    -

    The location describing the start of the region. All locations that are less than this value -(earlier in the source file) are not contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let start: Location
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - end - -
    -
    -
    -
    -
    -
    -

    The location describing the end of the region. All locations that are greater than this value -(later in the source file) are not contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let end: Location
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    All SwiftLint rule identifiers that are disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let disabledRuleIdentifiers: Set<RuleIdentifier>
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a Region by setting explicit values for all its properties.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(start: Location, end: Location, disabledRuleIdentifiers: Set<RuleIdentifier>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - start - - -
    -

    The region’s starting location.

    -
    -
    - - end - - -
    -

    The region’s ending location.

    -
    -
    - - disabledRuleIdentifiers - - -
    -

    All SwiftLint rule identifiers that are disabled in this region.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - contains(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specific location is contained in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func contains(_ location: Location) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - location - - -
    -

    The location to check for containment.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specific location is contained in this region.

    -
    - -
    -
    -
  • -
  • -
    - - - - isRuleEnabled(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specified rule is enabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func isRuleEnabled(_ rule: some Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule whose status should be determined.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rule is enabled in this region.

    -
    - -
    -
    -
  • -
  • -
    - - - - isRuleDisabled(_:) - -
    -
    -
    -
    -
    -
    -

    Whether the specified rule is disabled in this region.

    -
    -

    Note

    -

    For CustomRules, this will only return true if the custom_rules identifier - is used with the swiftlint disable command, but this method is never - called for CustomRules.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func isRuleDisabled(_ rule: some Rule) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule whose status should be determined.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rule is disabled in this region.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Whether the given rules are disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func areRulesDisabled(ruleIDs: [String]) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - ruleIDs - - -
    -

    A list of rule IDs. Typically all identifiers of a single rule.

    -
    -
    -
    -
    -

    Return Value

    -

    True if the specified rules are disabled in this region.

    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Returns the deprecated rule aliases that are disabling the specified rule in this region. -Returns the empty set if the rule isn’t disabled in this region.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func deprecatedAliasesDisabling(rule: some Rule) -> Set<String>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rule - - -
    -

    The rule to check.

    -
    -
    -
    -
    -

    Return Value

    -

    Deprecated rule aliases.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationDescription.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationDescription.html deleted file mode 100644 index 7854f680d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationDescription.html +++ /dev/null @@ -1,519 +0,0 @@ - - - - RuleConfigurationDescription Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfigurationDescription

-
-
- -
public struct RuleConfigurationDescription : Equatable
-
extension RuleConfigurationDescription: Documentable
- -
-
-

Description of a rule configuration.

- - -
-
- -
-
-
-
    -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationOption.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationOption.html deleted file mode 100644 index 6b72871ce..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleConfigurationOption.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - RuleConfigurationOption Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleConfigurationOption

-
-
- -
public struct RuleConfigurationOption : Equatable
-
extension RuleConfigurationOption: Documentable
- -
-
-

A single option of a RuleConfigurationDescription.

- - -
-
- -
-
-
-
    -
  • -
    - - - - noOptions - -
    -
    -
    -
    -
    -
    -

    An option serving as a marker for an empty configuration description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let noOptions: RuleConfigurationOption
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - hasContent - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var hasContent: Bool { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - markdown() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func markdown() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - oneLiner() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func oneLiner() -> String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - yaml() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func yaml() -> String
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleDescription.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleDescription.html deleted file mode 100644 index 5a872120f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleDescription.html +++ /dev/null @@ -1,991 +0,0 @@ - - - - RuleDescription Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleDescription

-
-
- -
public struct RuleDescription : Equatable, Sendable
- -
-
-

A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

- - -
-
- -
-
-
-
    -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    The rule’s unique identifier, to be used in configuration files and SwiftLint commands. -Should be short and only comprised of lowercase latin alphabet letters and underscores formatted in snake case.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let identifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - name - -
    -
    -
    -
    -
    -
    -

    The rule’s human-readable name. Should be short, descriptive and formatted in Title Case. May contain spaces.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let name: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    The rule’s verbose description. Should read as a sentence or short paragraph. Good things to include are an -explanation of the rule’s purpose and rationale.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let description: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - kind - -
    -
    -
    -
    -
    -
    -

    The RuleKind that best categorizes this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let kind: RuleKind
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - nonTriggeringExamples - -
    -
    -
    -
    -
    -
    -

    Swift source examples that do not trigger a violation for this rule. Used for documentation purposes to inform -users of various samples of code that are considered valid by this rule. Should be valid Swift syntax but is not -required to compile.

    - -

    These examples are also used for automatic testing purposes. Tests will validate that the rule does not trigger -any violations for these examples.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let nonTriggeringExamples: [Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - triggeringExamples - -
    -
    -
    -
    -
    -
    -

    Swift source examples that do trigger one or more violations for this rule. Used for documentation purposes to -inform users of various samples of code that are considered invalid by this rule. Should be valid Swift syntax -but is not required to compile.

    - -

    Violations should occur where markers are located.

    - -

    These examples are also used for automatic testing purposes. Tests will validate that the rule triggers -violations for these examples wherever markers are located.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let triggeringExamples: [Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - corrections - -
    -
    -
    -
    -
    -
    -

    Pairs of Swift source examples, where keys are examples that trigger violations for this rule, and the values -are the expected value after applying corrections with the rule.

    - -

    Rules that aren’t correctable (conforming to the CorrectableRule protocol) should leave property empty.

    - -

    These examples are used for testing purposes if the rule conforms to AutomaticTestableRule. Tests will -validate that the rule corrects all keys to their corresponding values.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let corrections: [Example : Example]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - deprecatedAliases - -
    -
    -
    -
    -
    -
    -

    Any previous iteration of the rule’s identifier that was previously shipped with SwiftLint.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let deprecatedAliases: Set<String>
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - minSwiftVersion - -
    -
    -
    -
    -
    -
    -

    The oldest version of the Swift compiler supported by this rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let minSwiftVersion: SwiftVersion
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - requiresFileOnDisk - -
    -
    -
    -
    -
    -
    -

    Whether or not this rule can only be executed on a file physically on-disk. Typically necessary for rules -conforming to AnalyzerRule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let requiresFileOnDisk: Bool
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - consoleDescription - -
    -
    -
    -
    -
    -
    -

    The console-printable string for this description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var consoleDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - allIdentifiers - -
    -
    -
    -
    -
    -
    -

    All identifiers that have been used to uniquely identify this rule in past and current SwiftLint versions.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var allIdentifiers: [String] { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a RuleDescription by specifying all its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(identifier: String,
    -            name: String,
    -            description: String,
    -            kind: RuleKind,
    -            minSwiftVersion: SwiftVersion = .five,
    -            nonTriggeringExamples: [Example] = [],
    -            triggeringExamples: [Example] = [],
    -            corrections: [Example: Example] = [:],
    -            deprecatedAliases: Set<String> = [],
    -            requiresFileOnDisk: Bool = false)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - identifier - - -
    -

    Sets the description’s identifier property.

    -
    -
    - - name - - -
    -

    Sets the description’s name property.

    -
    -
    - - description - - -
    -

    Sets the description’s description property.

    -
    -
    - - kind - - -
    -

    Sets the description’s kind property.

    -
    -
    - - minSwiftVersion - - -
    -

    Sets the description’s minSwiftVersion property.

    -
    -
    - - nonTriggeringExamples - - -
    -

    Sets the description’s nonTriggeringExamples property.

    -
    -
    - - triggeringExamples - - -
    -

    Sets the description’s triggeringExamples property.

    -
    -
    - - corrections - - -
    -

    Sets the description’s corrections property.

    -
    -
    - - deprecatedAliases - - -
    -

    Sets the description’s deprecatedAliases property.

    -
    -
    - - requiresFileOnDisk - - -
    -

    Sets the description’s requiresFileOnDisk property.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Equatable -

-
-
-
    -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: `Self`, rhs: `Self`) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleList.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleList.html deleted file mode 100644 index b87d7a1d9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleList.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - RuleList Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleList

-
-
- -
public struct RuleList
-
extension RuleList: Equatable
- -
-
-

A list of available SwiftLint rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - list - -
    -
    -
    -
    -
    -
    -

    The rules contained in this list.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let list: [String : any Rule.Type]
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Initializers -

-
-
-
    -
  • -
    - - - - init(rules:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleList by specifying all its rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rules: any Rule.Type...)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to be contained in this list.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(rules:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleList by specifying all its rules.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rules: [any Rule.Type])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rules - - -
    -

    The rules to be contained in this list.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - ==(_:_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func == (lhs: RuleList, rhs: RuleList) -> Bool
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleListDocumentation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleListDocumentation.html deleted file mode 100644 index fa67c5bce..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleListDocumentation.html +++ /dev/null @@ -1,505 +0,0 @@ - - - - RuleListDocumentation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleListDocumentation

-
-
- -
public struct RuleListDocumentation
- -
-
-

User-facing documentation for a SwiftLint RuleList.

- - -
-
- -
-
-
-
    -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleListDocumentation instance from a RuleList.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ list: RuleList)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - list - - -
    -

    A RuleList to document.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - write(to:) - -
    -
    -
    -
    -
    -
    -

    Write the rule list documentation as markdown files to the specified directory.

    -
    -

    Throws

    -

    Throws if the files could not be written to.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func write(to url: URL) throws
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - url - - -
    -

    Local URL for directory where the markdown files for this documentation should be saved.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleParameter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleParameter.html deleted file mode 100644 index bdc6bba5c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/RuleParameter.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - RuleParameter Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

RuleParameter

-
-
- -
public struct RuleParameter<T> : Equatable where T : Equatable
- -
-
-

A configuration parameter for rules.

- - -
-
- -
-
-
-
    -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The severity that should be assigned to the violation of this parameter’s value is met.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let severity: ViolationSeverity
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The value to configure the rule.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: T
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(severity:value:) - -
    -
    -
    -
    -
    -
    -

    Creates a RuleParameter by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(severity: ViolationSeverity, value: T)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - severity - - -
    -

    The severity that should be assigned to the violation of this parameter’s value is met.

    -
    -
    - - value - - -
    -

    The value to configure the rule.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityConfiguration.html deleted file mode 100644 index 672147619..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityConfiguration.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - SeverityConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityConfiguration

-
-
- -
public struct SeverityConfiguration<Parent> : SeverityBasedRuleConfiguration, InlinableOptionType where Parent : Rule
- -
-
-

A rule configuration that allows specifying the desired severity level for violations.

- - -
-
- -
-
-
-
    -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Configuration with a warning severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var error: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    Configuration with an error severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var warning: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severityConfiguration - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var severityConfiguration: `Self` { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(_:) - -
    -
    -
    -
    -
    -
    -

    Create a SeverityConfiguration with the specified severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ severity: ViolationSeverity)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - severity - - -
    -

    The severity that should be used when emitting violations.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

RuleConfiguration conformances -

-
-
-
    -
  • -
    - - - - asDescription(with:) - -
    -
    -
    -
    -
    -
    -

    Severity configurations are special in that they shall not be nested when an option name is provided. -Instead, their only option value must be used together with the option name.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func asDescription(with key: String) -> RuleConfigurationDescription
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityLevelsConfiguration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityLevelsConfiguration.html deleted file mode 100644 index 23732806c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SeverityLevelsConfiguration.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - SeverityLevelsConfiguration Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SeverityLevelsConfiguration

-
-
- -
public struct SeverityLevelsConfiguration<Parent> : RuleConfiguration, InlinableOptionType where Parent : Rule
- -
-
-

A rule configuration that allows specifying thresholds for warning and error severities.

- - -
-
- -
-
-
-
    -
  • -
    - - - - warning - -
    -
    -
    -
    -
    -
    -

    The threshold for a violation to be a warning.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var warning: Int { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    The threshold for a violation to be an error.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @ConfigurationElement
    -public var error: Int? { get set }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(warning:error:) - -
    -
    -
    -
    -
    -
    -

    Create a SeverityLevelsConfiguration based on the specified warning and error thresholds.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(warning: Int, error: Int? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - warning - - -
    -

    The threshold for a violation to be a warning.

    -
    -
    - - error - - -
    -

    The threshold for a violation to be an error.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - params - -
    -
    -
    -
    -
    -
    -

    The rule parameters that define the thresholds that should map to each severity.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var params: [RuleParameter<Int>] { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - apply(configuration:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func apply(configuration: Any) throws
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Stack.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Stack.html deleted file mode 100644 index 54dfb759c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Stack.html +++ /dev/null @@ -1,752 +0,0 @@ - - - - Stack Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Stack

-
-
- -
public struct Stack<Element>
-
extension Stack: Sequence
-
extension Stack: CustomDebugStringConvertible where Element: CustomDebugStringConvertible
- -
-
-

A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

- - -
-
- -
-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Creates an empty Stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - count - -
    -
    -
    -
    -
    -
    -

    The number of elements in this stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var count: Int { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - push(_:) - -
    -
    -
    -
    -
    -
    -

    Pushes (appends) an element onto the stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func push(_ element: Element)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The element to push onto the stack.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - pop() - -
    -
    -
    -
    -
    -
    -

    Removes and returns the last element of the stack.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -public mutating func pop() -> Element?
    - -
    -
    -
    -

    Return Value

    -

    The last element of the stack if the stack is not empty; otherwise, nil.

    -
    - -
    -
    -
  • -
  • -
    - - - - peek() - -
    -
    -
    -
    -
    -
    -

    Returns the last element of the stack if the stack is not empty; otherwise, nil.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func peek() -> Element?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - contains(where:) - -
    -
    -
    -
    -
    -
    -

    Check whether the sequence contains an element that satisfies the given predicate.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func contains(where predicate: (Element) -> Bool) -> Bool
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - predicate - - -
    -

    A closure that takes an element of the sequence -and returns whether it represents a match.

    -
    -
    -
    -
    -

    Return Value

    -

    true if the sequence contains an element that satisfies predicate.

    -
    - -
    -
    -
  • -
  • -
    - - - - modifyLast(by:) - -
    -
    -
    -
    -
    -
    -

    Modify the last element.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func modifyLast(by modifier: (inout Element) -> Void)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - modifier - - -
    -

    A function to be applied to the last element to modify the same in place.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - makeIterator() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func makeIterator() -> [Element].Iterator
    - -
    -
    - -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: CustomDebugStringConvertible -

-
-
-
    -
  • -
    - - - - debugDescription - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var debugDescription: String { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/StyleViolation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/StyleViolation.html deleted file mode 100644 index 01649f140..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/StyleViolation.html +++ /dev/null @@ -1,828 +0,0 @@ - - - - StyleViolation Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

StyleViolation

-
-
- -
public struct StyleViolation : CustomStringConvertible, Codable, Hashable
- -
-
-

A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

- - -
-
- -
-
-
-
    -
  • -
    - - - - ruleIdentifier - -
    -
    -
    -
    -
    -
    -

    The identifier of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleIdentifier: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleDescription - -
    -
    -
    -
    -
    -
    -

    The description of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleDescription: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - ruleName - -
    -
    -
    -
    -
    -
    -

    The name of the rule that generated this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let ruleName: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - severity - -
    -
    -
    -
    -
    -
    -

    The severity of this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var severity: ViolationSeverity { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - location - -
    -
    -
    -
    -
    -
    -

    The location of this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var location: Location { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - reason - -
    -
    -
    -
    -
    -
    -

    The justification for this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let reason: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    A printable description for this violation.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    - -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates a StyleViolation by specifying its properties directly.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(ruleDescription: RuleDescription,
    -            severity: ViolationSeverity = .warning,
    -            location: Location,
    -            reason: String? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - ruleDescription - - -
    -

    The description of the rule that generated this violation.

    -
    -
    - - severity - - -
    -

    The severity of this violation.

    -
    -
    - - location - - -
    -

    The location of this violation.

    -
    -
    - - reason - - -
    -

    The justification for this violation. If not specified the rule’s description will - be used.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(severity:) - -
    -
    -
    -
    -
    -
    -

    Returns the same violation, but with the severity that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func with(severity: ViolationSeverity) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - severity - - -
    -

    the new severity to use in the modified violation

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - with(location:) - -
    -
    -
    -
    -
    -
    -

    Returns the same violation, but with the location that is passed in

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func with(location: Location) -> StyleViolation
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - location - - -
    -

    the new location to use in the modified violation

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - hash(into:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hash(into hasher: inout Hasher)
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxMap.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxMap.html deleted file mode 100644 index 3e08b4918..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxMap.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - SwiftLintSyntaxMap Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintSyntaxMap

-
-
- -
public struct SwiftLintSyntaxMap
- -
-
-

Represents a Swift file’s syntax information.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The raw SyntaxMap obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: SyntaxMap
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - tokens - -
    -
    -
    -
    -
    -
    -

    The SwiftLint-specific syntax tokens for this syntax map.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let tokens: [SwiftLintSyntaxToken]
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintSyntaxMap from the raw SyntaxMap obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: SyntaxMap)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The raw SyntaxMap obtained by SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - tokens(inByteRange:) - -
    -
    -
    -
    -
    -
    -

    Returns array of syntax tokens intersecting with byte range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func tokens(inByteRange byteRange: ByteRange) -> [SwiftLintSyntaxToken]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - byteRange - - -
    -

    Byte-based NSRange.

    -
    -
    -
    -
    -

    Return Value

    -

    The array of syntax tokens intersecting with byte range.

    -
    - -
    -
    -
  • -
  • -
    - - - - kinds(inByteRange:) - -
    -
    -
    -
    -
    -
    -

    Returns the syntax kinds in the specified byte range.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func kinds(inByteRange byteRange: ByteRange) -> [SyntaxKind]
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - byteRange - - -
    -

    Byte range.

    -
    -
    -
    -
    -

    Return Value

    -

    The syntax kinds in the specified byte range.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxToken.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxToken.html deleted file mode 100644 index 230977a4a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftLintSyntaxToken.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - SwiftLintSyntaxToken Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftLintSyntaxToken

-
-
- -
public struct SwiftLintSyntaxToken
- -
-
-

A SwiftLint-aware Swift syntax token.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The raw SyntaxToken obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: SyntaxToken
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - kind - -
    -
    -
    -
    -
    -
    -

    The syntax kind associated with is token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let kind: SyntaxKind?
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Creates a SwiftLintSyntaxToken from the raw SyntaxToken obtained by SourceKitten.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: SyntaxToken)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The raw SyntaxToken obtained by SourceKitten.

    -
    -
    -
    - -
    -
    -
  • -
  • -
    - - - - range - -
    -
    -
    -
    -
    -
    -

    The byte range in a source file for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var range: ByteRange { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - offset - -
    -
    -
    -
    -
    -
    -

    The starting byte offset in a source file for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var offset: ByteCount { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - length - -
    -
    -
    -
    -
    -
    -

    The length in bytes for this token.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var length: ByteCount { get }
    - -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftVersion.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftVersion.html deleted file mode 100644 index 5f99a0e46..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/SwiftVersion.html +++ /dev/null @@ -1,824 +0,0 @@ - - - - SwiftVersion Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

SwiftVersion

-
-
- -
public struct SwiftVersion : RawRepresentable, Codable, VersionComparable, Sendable
- -
-
-

A value describing the version of the Swift compiler.

- - -
-
- -
-
-
- -
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Version.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Version.html deleted file mode 100644 index 5d6ebce5a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/Version.html +++ /dev/null @@ -1,541 +0,0 @@ - - - - Version Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

Version

-
-
- -
public struct Version : VersionComparable
- -
-
-

A type describing the SwiftLint version.

- - -
-
- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    The string value for this version.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: String
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    -

    An alias for value required for protocol conformance.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawValue: String { get }
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - current - -
    -
    -
    -
    -
    -
    -

    The current SwiftLint version.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let current: Version
    - -
    -
    - -
    -
    -
  • -
  • -
    - - - - init(value:) - -
    -
    -
    -
    -
    -
    -

    Public initializer.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    The string value for this version.

    -
    -
    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/YamlParser.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/YamlParser.html deleted file mode 100644 index 0252cef73..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Structs/YamlParser.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - YamlParser Structure Reference - - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
-

YamlParser

-
-
- -
public struct YamlParser
- -
-
-

An interface for parsing YAML.

- - -
-
- -
-
-
-
    -
  • -
    - - - - parse(_:env:) - -
    -
    -
    -
    -
    -
    -

    Parses the input YAML string as an untyped dictionary.

    -
    -

    Throws

    -

    Throws if the yaml string provided could not be parsed.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func parse(_ yaml: String,
    -                         env: [String: String] = ProcessInfo.processInfo.environment) throws -> [String: Any]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - yaml - - -
    -

    YAML-formatted string.

    -
    -
    - - env - - -
    -

    The environment to use to expand variables in the YAML.

    -
    -
    -
    -
    -

    Return Value

    -

    The parsed YAML as an untyped dictionary.

    -
    - -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_label_for_image.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_label_for_image.html deleted file mode 100644 index 073cd9002..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_label_for_image.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - accessibility_label_for_image Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Accessibility Label for Image

- -

Images that provide context should have an accessibility label or should be explicitly hidden from accessibility

- -
    -
  • Identifier: accessibility_label_for_image
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Image(decorative: "my-image")
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image", label: Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibility(hidden: true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibility(label: Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .accessibilityLabel(Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .renderingMode(.template)
-            .foregroundColor(.blue)
-            .accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .accessibilityLabel(Text("Alt text for my image"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        SwiftUI.Image(uiImage: "my-image").resizable().accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityElement()
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityHidden(true)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .combine)
-        .padding(16)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .ignore)
-        .padding(16)
-        .accessibilityLabel(Text("Label for my image and text"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Button(action: { doAction() }) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-        }
-        .accessibilityLabel(Text("Label for my image"))
-    }
-}
-
-

Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Image("my-image")
-            .resizable(true)
-            .frame(width: 48, height: 48)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        SwiftUI.Image(uiImage: "my-image").resizable().accessibilityHidden(false)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(uiImage: myUiImage)
-            .resizable()
-            .frame(width: 48, height: 48)
-            .accessibilityLabel(Text("Alt text for my image"))
-        Image("other image")
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(decorative: "image1")
-        Image("image2")
-        Image(uiImage: "image3")
-            .accessibility(label: Text("a pretty picture"))
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image(decorative: "my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityElement(children: .contain)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        VStack {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Image("my-image")
-                .accessibility(label: Text("Alt text for my image"))
-        }.accessibilityHidden(false)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack(spacing: 8) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-            Text("Text to accompany my image")
-        }.accessibilityElement(children: .combine)
-        .padding(16)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Button(action: { doAction() }) {
-            Image("my-image")
-                .renderingMode(.template)
-                .foregroundColor(.blue)
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Image(systemName: "circle.plus")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_trait_for_button.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_trait_for_button.html deleted file mode 100644 index cc975c862..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/accessibility_trait_for_button.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - accessibility_trait_for_button Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Accessibility Trait for Button

- -

All views with tap gestures added should include the .isButton or the .isLink accessibility traits

- -
    -
  • Identifier: accessibility_trait_for_button
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Button {
-            print("tapped")
-        } label: {
-            Text("Learn more")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Link("Open link", destination: myUrl)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped - open URL")
-            }
-            .accessibility(addTraits: .isLink)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibilityAddTraits(.isButton)
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibility(addTraits: [.isButton, .isHeader])
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped - open URL")
-            }
-            .accessibilityAddTraits([.isHeader, .isLink])
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1, perform: {
-                print("tapped")
-            })
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            // This rule does not include tap gestures with multiple taps for now.
-            // Custom gestures like this are also not very accessible, but require
-            // alternative ways to accomplish the same task with assistive tech.
-            .onTapGesture(count: 2) {
-                print("double-tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Label("Learn more", systemImage: "info.circle")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-            .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack {
-            Image(systemName: "info.circle")
-            Text("Learn more")
-        }
-        .onTapGesture {
-            print("tapped")
-        }
-        // This modifier is not strictly required — each subview will inherit the button trait.
-        // That said, grouping a tappable stack into a single element is a good way to reduce
-        // the number of swipes required for a VoiceOver user to navigate the page.
-        .accessibilityElement(children: .combine)
-        .accessibility(addTraits: .isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture().onEnded {
-                print("tapped")
-            })
-            .accessibilityAddTraits(.isButton)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .simultaneousGesture(TapGesture(count: 1).onEnded {
-                print("tapped - open URL")
-            })
-            .accessibilityAddTraits(.isLink)
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .highPriorityGesture(TapGesture().onEnded {
-                print("tapped")
-            })
-            .accessibility(addTraits: [.isButton])
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture(count: 2).onEnded {
-                print("tapped")
-            })
-    }
-}
-
-

Triggering Examples

-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .accessibility(addTraits: .isHeader)
-            .onTapGesture {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .onTapGesture(count: 1, perform: {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Label("Learn more", systemImage: "info.circle")
-            .onTapGesture(count: 1) {
-                print("tapped")
-            }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        HStack {
-            Image(systemName: "info.circle")
-            Text("Learn more")
-        }
-        .onTapGesture {
-            print("tapped")
-        }
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .gesture(TapGesture().onEnded {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .simultaneousGesture(TapGesture(count: 1).onEnded {
-                print("tapped")
-            })
-    }
-}
-
-
struct MyView: View {
-    var body: some View {
-        Text("Learn more")
-            .highPriorityGesture(TapGesture().onEnded {
-                print("tapped")
-            })
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/anonymous_argument_in_multiline_closure.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/anonymous_argument_in_multiline_closure.html deleted file mode 100644 index 93e9399db..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/anonymous_argument_in_multiline_closure.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - anonymous_argument_in_multiline_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Anonymous Argument in Multiline Closure

- -

Use named arguments in multiline closures

- -
    -
  • Identifier: anonymous_argument_in_multiline_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
closure { $0 }
-
-
closure { print($0) }
-
-
closure { arg in
-    print(arg)
-}
-
-
closure { arg in
-    nestedClosure { $0 + arg }
-}
-
-

Triggering Examples

-
closure {
-    print($0)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/array_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/array_init.html deleted file mode 100644 index 0f23193b5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/array_init.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - array_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Array Init

- -

Prefer using Array(seq) over seq.map { $0 } to convert a sequence into an Array

- -
    -
  • Identifier: array_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Array(foo)
-
-
foo.map { $0.0 }
-
-
foo.map { $1 }
-
-
foo.map { $0() }
-
-
foo.map { ((), $0) }
-
-
foo.map { $0! }
-
-
foo.map { $0! /* force unwrap */ }
-
-
foo.something { RouteMapper.map($0) }
-
-
foo.map { !$0 }
-
-
foo.map { /* a comment */ !$0 }
-
-

Triggering Examples

-
foo.map({ $0 })
-
-
foo.map { $0 }
-
-
foo.map { return $0 }
-
-
foo.map { elem in
-    elem
-}
-
-
foo.map { elem in
-    return elem
-}
-
-
foo.map { (elem: String) in
-    elem
-}
-
-
foo.map { elem -> String in
-    elem
-}
-
-
foo.map { $0 /* a comment */ }
-
-
foo.map { /* a comment */ $0 }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attribute_name_spacing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attribute_name_spacing.html deleted file mode 100644 index 122322128..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attribute_name_spacing.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - attribute_name_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Attribute Name Spacing

- -

This rule prevents trailing spaces after attribute names, ensuring compatibility with Swift 6 where a space between an attribute name and the opening parenthesis results in a compilation error (e.g. @MyPropertyWrapper (), private (set)).

- -
    -
  • Identifier: attribute_name_spacing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
private(set) var foo: Bool = false
-
-
fileprivate(set) var foo: Bool = false
-
-
@MainActor class Foo {}
-
-
func funcWithEscapingClosure(_ x: @escaping () -> Int) {}
-
-
@available(*, deprecated)
-
-
@MyPropertyWrapper(param: 2) 
-
-
nonisolated(unsafe) var _value: X?
-
-
@testable import SwiftLintCore
-
-
func func_type_attribute_with_space(x: @convention(c) () -> Int) {}
-
-
@propertyWrapper
-struct MyPropertyWrapper {
-    var wrappedValue: Int = 1
-
-    init(param: Int) {}
-}
-
-
let closure2 = { @MainActor
-  (a: Int, b: Int) in
-}
-
-

Triggering Examples

-
private (set) var foo: Bool = false
-
-
fileprivate (set) var foo: Bool = false
-
-
public (set) var foo: Bool = false
-
-
  public  (set) var foo: Bool = false
-
-
@ MainActor class Foo {}
-
-
func funcWithEscapingClosure(_ x: @ escaping () -> Int) {}
-
-
func funcWithEscapingClosure(_ x: @escaping() -> Int) {}
-
-
@available (*, deprecated)
-
-
@MyPropertyWrapper (param: 2) 
-
-
nonisolated (unsafe) var _value: X?
-
-
@MyProperty () class Foo {}
-
-
let closure1 = { @MainActor (a, b) in
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attributes.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attributes.html deleted file mode 100644 index 5a13421d7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/attributes.html +++ /dev/null @@ -1,667 +0,0 @@ - - - - attributes Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Attributes

- -

Attributes should be on their own lines in functions and types, but on the same line as variables and imports

- -
    -
  • Identifier: attributes
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -attributes_with_arguments_always_on_line_above - -true -
    -always_on_same_line - -[“@IBAction”, “@NSManaged”] -
    -always_on_line_above - -[] -
  • -
-

Non Triggering Examples

-
@objc var x: String
-
-
@objc private var x: String
-
-
@nonobjc var x: String
-
-
@IBOutlet private var label: UILabel
-
-
@IBOutlet @objc private var label: UILabel
-
-
@NSCopying var name: NSString
-
-
@NSManaged var name: String?
-
-
@IBInspectable var cornerRadius: CGFloat
-
-
@available(iOS 9.0, *)
- let stackView: UIStackView
-
-
@NSManaged func addSomeObject(book: SomeObject)
-
-
@IBAction func buttonPressed(button: UIButton)
-
-
@objc
- @IBAction func buttonPressed(button: UIButton)
-
-
@available(iOS 9.0, *)
- func animate(view: UIStackView)
-
-
@available(*, deprecated, message: "A message")
- func animate(view: UIStackView)
-
-
@nonobjc
- final class X {}
-
-
@available(iOS 9.0, *)
- class UIStackView {}
-
-
@NSApplicationMain
- class AppDelegate: NSObject, NSApplicationDelegate {}
-
-
@UIApplicationMain
- class AppDelegate: NSObject, UIApplicationDelegate {}
-
-
@IBDesignable
- class MyCustomView: UIView {}
-
-
@testable import SourceKittenFramework
-
-
@objc(foo_x)
- var x: String
-
-
@available(iOS 9.0, *)
-@objc(abc_stackView)
- let stackView: UIStackView
-
-
@objc(abc_addSomeObject:)
- @NSManaged func addSomeObject(book: SomeObject)
-
-
@objc(ABCThing)
- @available(iOS 9.0, *)
- class Thing {}
-
-
class Foo: NSObject {
- override var description: String { return "" }
-}
-
-
class Foo: NSObject {
-
- override func setUp() {}
-}
-
-
@objc
-class  {}
-
-
extension Property {
-
-    @available(*, unavailable, renamed: "isOptional")
-    public var optional: Bool { fatalError() }
-}
-
-
@GKInspectable var maxSpeed: Float
-
-
@discardableResult
- func a() -> Int
-
-
@objc
- @discardableResult
- func a() -> Int
-
-
func increase(f: @autoclosure () -> Int) -> Int
-
-
func foo(completionHandler: @escaping () -> Void)
-
-
private struct DefaultError: Error {}
-
-
@testable import foo
-
-private let bar = 1
-
-
import XCTest
-@testable import DeleteMe
-
-@available (iOS 11.0, *)
-class DeleteMeTests: XCTestCase {
-}
-
-
@objc
-internal func foo(identifier: String, completion: @escaping (() -> Void)) {}
-
-
@objc
-internal func foo(identifier: String, completion: @autoclosure (() -> Bool)) {}
-
-
func printBoolOrTrue(_ expression: @autoclosure () throws -> Bool?) rethrows {
-  try print(expression() ?? true)
-}
-
-
import Foundation
-
-class MyClass: NSObject {
-  @objc(
-    first:
-  )
-  static func foo(first: String) {}
-}
-
-
func refreshable(action: @escaping @Sendable () async -> Void) -> some View {
-    modifier(RefreshableModifier(action: action))
-}
-
-
import AppKit
-
-@NSApplicationMain
-@MainActor
-final class AppDelegate: NSAppDelegate {}
-
-

Triggering Examples

-
@objc
- var x: String
-
-
@objc
-
- var x: String
-
-
@objc
- private var x: String
-
-
@nonobjc
- var x: String
-
-
@IBOutlet
- private var label: UILabel
-
-
@IBOutlet
-
- private var label: UILabel
-
-
@NSCopying
- var name: NSString
-
-
@NSManaged
- var name: String?
-
-
@IBInspectable
- var cornerRadius: CGFloat
-
-
@available(iOS 9.0, *) let stackView: UIStackView
-
-
@NSManaged
- func addSomeObject(book: SomeObject)
-
-
@IBAction
- func buttonPressed(button: UIButton)
-
-
@IBAction
- @objc
- func buttonPressed(button: UIButton)
-
-
@available(iOS 9.0, *) func animate(view: UIStackView)
-
-
@nonobjc final class X {}
-
-
@available(iOS 9.0, *) class UIStackView {}
-
-
@available(iOS 9.0, *)
- @objc class UIStackView {}
-
-
@available(iOS 9.0, *) @objc
- class UIStackView {}
-
-
@available(iOS 9.0, *)
-
- class UIStackView {}
-
-
@UIApplicationMain class AppDelegate: NSObject, UIApplicationDelegate {}
-
-
@IBDesignable class MyCustomView: UIView {}
-
-
@testable
-import SourceKittenFramework
-
-
@testable
-
-
-import SourceKittenFramework
-
-
@available(iOS 9.0, *) @objc(abc_stackView)
- let stackView: UIStackView
-
-
@objc(abc_addSomeObject:) @NSManaged
- func addSomeObject(book: SomeObject)
-
-
@objc(abc_addSomeObject:)
- @NSManaged
- func addSomeObject(book: SomeObject)
-
-
@available(iOS 9.0, *)
- @objc(ABCThing) class Thing {}
-
-
@GKInspectable
- var maxSpeed: Float
-
-
@discardableResult func a() -> Int
-
-
@objc
- @discardableResult func a() -> Int
-
-
@objc
-
- @discardableResult
- func a() -> Int
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/balanced_xctest_lifecycle.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/balanced_xctest_lifecycle.html deleted file mode 100644 index 525ed29ca..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/balanced_xctest_lifecycle.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - balanced_xctest_lifecycle Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Balanced XCTest Life Cycle

- -

Test classes must implement balanced setUp and tearDown methods

- -
    -
  • Identifier: balanced_xctest_lifecycle
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func setUpWithError() throws {}
-    override func tearDownWithError() throws {}
-}
-
-
struct FooTests {
-    override func setUp() {}
-}
-class BarTests {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpAlLExamples() {}
-}
-
-
final class FooTests: XCTestCase {
-    class func setUp() {}
-    class func tearDown() {}
-}
-
-

Triggering Examples

-
final class FooTests: XCTestCase {
-    override func setUp() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func setUpWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    class func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func tearDown() {}
-}
-
-
final class FooTests: XCTestCase {
-    override func tearDownWithError() throws {}
-}
-
-
final class FooTests: XCTestCase {
-    override func setUp() {}
-    override func tearDownWithError() throws {}
-}
-final class BarTests: XCTestCase {
-    override func tearDownWithError() throws {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/blanket_disable_command.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/blanket_disable_command.html deleted file mode 100644 index 2dc93713a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/blanket_disable_command.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - blanket_disable_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Blanket Disable Command

- -

swiftlint:disable commands should use next, this or previous to disable rules for a single line, or swiftlint:enable to re-enable the rules immediately after the violations to be ignored, instead of disabling the rule for the rest of the file.

- -
    -
  • Identifier: blanket_disable_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allowed_rules - -[“file_header”, “file_length”, “file_name”, “file_name_no_space”, “single_test_class”] -
    -always_blanket_disable - -[] -
  • -
-

Non Triggering Examples

-
// swiftlint:disable unused_import
-// swiftlint:enable unused_import
-
-
// swiftlint:disable unused_import unused_declaration
-// swiftlint:enable unused_import
-// swiftlint:enable unused_declaration
-
-
// swiftlint:disable:this unused_import
-
-
// swiftlint:disable:next unused_import
-
-
// swiftlint:disable:previous unused_import
-
-

Triggering Examples

-
// swiftlint:disable ↓unused_import
-
-
// swiftlint:disable unused_import ↓unused_declaration
-// swiftlint:enable unused_import
-
-
// swiftlint:disable unused_import
-// swiftlint:disable ↓unused_import
-// swiftlint:enable unused_import
-
-
// swiftlint:enable ↓unused_import
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/block_based_kvo.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/block_based_kvo.html deleted file mode 100644 index 0a7a10c50..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/block_based_kvo.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - block_based_kvo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Block Based KVO

- -

Prefer the new block based KVO API with keypaths when using Swift 3.2 or later

- -
    -
  • Identifier: block_based_kvo
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let observer = foo.observe(\.value, options: [.new]) { (foo, change) in
-   print(change.newValue)
-}
-
-

Triggering Examples

-
class Foo: NSObject {
-  override func observeValue(forKeyPath keyPath: String?, of object: Any?,
-                              change: [NSKeyValueChangeKey : Any]?,
-                              context: UnsafeMutableRawPointer?) {}
-}
-
-
class Foo: NSObject {
-  override func observeValue(forKeyPath keyPath: String?, of object: Any?,
-                              change: Dictionary<NSKeyValueChangeKey, Any>?,
-                              context: UnsafeMutableRawPointer?) {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/capture_variable.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/capture_variable.html deleted file mode 100644 index d4defa842..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/capture_variable.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - capture_variable Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Capture Variable

- -

Non-constant variables should not be listed in a closure’s capture list to avoid confusion about closures capturing variables at creation time

- -
    -
  • Identifier: capture_variable
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    let i: Int
-    init(_ i: Int) { self.i = i }
-}
-
-let j: Int = 0
-let c = C(1)
-
-let closure: () -> Void = { [j, c] in
-    print(c.i, j)
-}
-
-closure()
-
-
let iGlobal: Int = 0
-
-class C {
-    class var iClass: Int { 0 }
-    static let iStatic: Int = 0
-    let iInstance: Int = 0
-
-    func callTest() {
-        var iLocal: Int = 0
-        test { [unowned self, iGlobal, iInstance, iLocal, iClass=C.iClass, iStatic=C.iStatic] j in
-            print(iGlobal, iClass, iStatic, iInstance, iLocal, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
-
var j: Int!
-j = 0
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-
lazy var j: Int = { 0 }()
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-

Triggering Examples

-
var j: Int = 0
-
-let closure: () -> Void = { [j] in
-    print(j)
-}
-
-closure()
-j = 1
-closure()
-
-
class C {
-    let i: Int
-    init(_ i: Int) { self.i = i }
-}
-
-var c = C(0)
-let closure: () -> Void = { [c] in
-    print(c.i)
-}
-
-closure()
-c = C(1)
-closure()
-
-
var iGlobal: Int = 0
-
-class C {
-    func callTest() {
-        test { [iGlobal] j in
-            print(iGlobal, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
-
class C {
-    static var iStatic: Int = 0
-
-    static func callTest() {
-        test { [iStatic] j in
-            print(iStatic, j)
-        }
-    }
-
-    static func test(_ completionHandler: @escaping (Int) -> Void) {
-        completionHandler(2)
-        C.iStatic = 1
-        completionHandler(3)
-    }
-}
-
-C.callTest()
-
-
class C {
-    var iInstance: Int = 0
-
-    func callTest() {
-        test { [iInstance] j in
-            print(iInstance, j)
-        }
-    }
-
-    func test(_ completionHandler: @escaping (Int) -> Void) {
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/class_delegate_protocol.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/class_delegate_protocol.html deleted file mode 100644 index f2f4da470..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/class_delegate_protocol.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - class_delegate_protocol Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Class Delegate Protocol

- -

Delegate protocols should be class-only so they can be weakly referenced

- -
    -
  • Identifier: class_delegate_protocol
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol FooDelegate: class {}
-
-
protocol FooDelegate: class, BarDelegate {}
-
-
protocol Foo {}
-
-
class FooDelegate {}
-
-
@objc protocol FooDelegate {}
-
-
@objc(MyFooDelegate)
- protocol FooDelegate {}
-
-
protocol FooDelegate: BarDelegate {}
-
-
protocol FooDelegate: AnyObject {}
-
-
protocol FooDelegate: NSObjectProtocol {}
-
-
protocol FooDelegate where Self: BarDelegate {}
-
-
protocol FooDelegate where Self: AnyObject {}
-
-
protocol FooDelegate where Self: NSObjectProtocol {}
-
-

Triggering Examples

-
protocol FooDelegate {}
-
-
protocol FooDelegate: Bar {}
-
-
protocol FooDelegate where Self: StringProtocol {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closing_brace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closing_brace.html deleted file mode 100644 index f591bf904..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closing_brace.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - closing_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closing Brace Spacing

- -

Closing brace with closing parenthesis should not have any whitespaces in the middle

- -
    -
  • Identifier: closing_brace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[].map({ })
-
-
[].map(
-  { }
-)
-
-

Triggering Examples

-
[].map({ } )
-
-
[].map({ }   )
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_body_length.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_body_length.html deleted file mode 100644 index 44e8877cb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_body_length.html +++ /dev/null @@ -1,1110 +0,0 @@ - - - - closure_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Body Length

- -

Closure bodies should not span too many lines

- -
    -
  • Identifier: closure_body_length
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -30 -
    -error - -100 -
  • -
-

Non Triggering Examples

-
foo.bar { $0 }
-
-
foo.bar { toto in
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar({ toto in
-})
-
-
foo.bar({ toto in
-    let a0 = 0
-})
-
-
foo.bar({ toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}, anotherLabel: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}) { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-}
-
-
let foo: Bar = { toto in
-    let bar = Bar()
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    return bar
-}()
-
-

Triggering Examples

-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}
-
-
foo.bar { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-    // toto
-
-
-
-
-
-
-
-
-
-
-}
-
-
foo.bar({ toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}, anotherLabel: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-})
-
-
foo.bar(label: { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}) { toto in
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    let a29 = 0
-    let a30 = 0
-}
-
-
let foo: Bar = { toto in
-    let bar = Bar()
-    let a0 = 0
-    let a1 = 0
-    let a2 = 0
-    let a3 = 0
-    let a4 = 0
-    let a5 = 0
-    let a6 = 0
-    let a7 = 0
-    let a8 = 0
-    let a9 = 0
-    let a10 = 0
-    let a11 = 0
-    let a12 = 0
-    let a13 = 0
-    let a14 = 0
-    let a15 = 0
-    let a16 = 0
-    let a17 = 0
-    let a18 = 0
-    let a19 = 0
-    let a20 = 0
-    let a21 = 0
-    let a22 = 0
-    let a23 = 0
-    let a24 = 0
-    let a25 = 0
-    let a26 = 0
-    let a27 = 0
-    let a28 = 0
-    return bar
-}()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_end_indentation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_end_indentation.html deleted file mode 100644 index 96d1bc679..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_end_indentation.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - closure_end_indentation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure End Indentation

- -

Closure end should have the same indentation as the line that started it.

- -
    -
  • Identifier: closure_end_indentation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
SignalProducer(values: [1, 2, 3])
-   .startWithNext { number in
-       print(number)
-   }
-
-
-
[1, 2].map { $0 + 1 }
-
-
-
return match(pattern: pattern, with: [.comment]).flatMap { range in
-   return Command(string: contents, range: range)
-}.flatMap { command in
-   return command.expand()
-}
-
-
-
foo(foo: bar,
-    options: baz) { _ in }
-
-
-
someReallyLongProperty.chainingWithAnotherProperty
-   .foo { _ in }
-
-
foo(abc, 123)
-{ _ in }
-
-
-
function(
-    closure: { x in
-        print(x)
-    },
-    anotherClosure: { y in
-        print(y)
-    })
-
-
function(parameter: param,
-         closure: { x in
-    print(x)
-})
-
-
function(parameter: param, closure: { x in
-        print(x)
-    },
-    anotherClosure: { y in
-        print(y)
-    })
-
-
(-variable).foo()
-
-

Triggering Examples

-
SignalProducer(values: [1, 2, 3])
-   .startWithNext { number in
-       print(number)
-}
-
-
-
return match(pattern: pattern, with: [.comment]).flatMap { range in
-   return Command(string: contents, range: range)
-   }.flatMap { command in
-   return command.expand()
-}
-
-
-
function(
-    closure: { x in
-        print(x)
-},
-    anotherClosure: { y in
-        print(y)
-})
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_parameter_position.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_parameter_position.html deleted file mode 100644 index d3a7265f9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_parameter_position.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - closure_parameter_position Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Parameter Position

- -

Closure parameters should be on the same line as opening brace

- -
    -
  • Identifier: closure_parameter_position
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
[1, 2].map { number -> Int in
- number + 1 
-}
-
-
[1, 2].map { (number: Int) -> Int in
- number + 1 
-}
-
-
[1, 2].map { [weak self] number in
- number + 1 
-}
-
-
[1, 2].something(closure: { number in
- number + 1 
-})
-
-
let isEmpty = [1, 2].isEmpty()
-
-
rlmConfiguration.migrationBlock.map { rlmMigration in
-    return { migration, schemaVersion in
-        rlmMigration(migration.rlmMigration, schemaVersion)
-    }
-}
-
-
let mediaView: UIView = { [weak self] index in
-   return UIView()
-}(index)
-
-

Triggering Examples

-
[1, 2].map {
-    number in
-    number + 1
-}
-
-
[1, 2].map {
-    number -> Int in
-    number + 1
-}
-
-
[1, 2].map {
-    (number: Int) -> Int in
-    number + 1
-}
-
-
[1, 2].map {
-    [weak self] number in
-    number + 1
-}
-
-
[1, 2].map { [weak self]
-    number in
-    number + 1
-}
-
-
[1, 2].map({
-    number in
-    number + 1
-})
-
-
[1, 2].something(closure: {
-    number in
-    number + 1
-})
-
-
[1, 2].reduce(0) {
-    sum, number in
-    number + sum
-})
-
-
f.completionHandler = {
-    thing in
-    doStuff()
-}
-
-
foo {
-    [weak self] in
-    self?.bar()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_spacing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_spacing.html deleted file mode 100644 index 96e903096..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/closure_spacing.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - closure_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Closure Spacing

- -

Closure expressions should have a single space inside each brace

- -
    -
  • Identifier: closure_spacing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[].map ({ $0.description })
-
-
[].filter { $0.contains(location) }
-
-
extension UITableViewCell: ReusableView { }
-
-
extension UITableViewCell: ReusableView {}
-
-

Triggering Examples

-
[].filter{ $0.contains(location) }
-
-
[].filter({$0.contains(location)})
-
-
[].map({$0})
-
-
({each in return result.contains(where: {e in return e}) }).count
-
-
filter { sorted { $0 < $1}}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/collection_alignment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/collection_alignment.html deleted file mode 100644 index 3b8569e52..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/collection_alignment.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - collection_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Collection Element Alignment

- -

All elements in a collection literal should be vertically aligned

- -
    -
  • Identifier: collection_alignment
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -align_colons - -false -
  • -
-

Non Triggering Examples

-
doThings(arg: [
-    "foo": 1,
-    "bar": 2,
-    "fizz": 2,
-    "buzz": 2
-])
-
-
let abc = [
-    "alpha": "a",
-    "beta": "b",
-    "gamma": "g",
-    "delta": "d",
-    "epsilon": "e"
-]
-
-
let meals = [
-                "breakfast": "oatmeal",
-                "lunch": "sandwich",
-                "dinner": "burger"
-]
-
-
NSAttributedString(string: "…", attributes: [.font: UIFont.systemFont(ofSize: 12, weight: .regular),
-                                             .foregroundColor: UIColor(white: 0, alpha: 0.2)])
-
-
let coordinates = [
-    CLLocationCoordinate2D(latitude: 0, longitude: 33),
-    CLLocationCoordinate2D(latitude: 0, longitude: 66),
-    CLLocationCoordinate2D(latitude: 0, longitude: 99)
-]
-
-
var evenNumbers: Set<Int> = [
-    2,
-    4,
-    6
-]
-
-
let abc = [1, 2, 3, 4]
-
-
let abc = [
-    1, 2, 3, 4
-]
-
-
let abc = [
-    "foo": "bar", "fizz": "buzz"
-]
-
-

Triggering Examples

-
doThings(arg: [
-    "foo": 1,
-    "bar": 2,
-   "fizz": 2,
-   "buzz": 2
-])
-
-
let abc = [
-    "alpha": "a",
-     "beta": "b",
-    "gamma": "g",
-    "delta": "d",
-  "epsilon": "e"
-]
-
-
let meals = [
-                "breakfast": "oatmeal",
-                "lunch": "sandwich",
-    "dinner": "burger"
-]
-
-
let coordinates = [
-    CLLocationCoordinate2D(latitude: 0, longitude: 33),
-        CLLocationCoordinate2D(latitude: 0, longitude: 66),
-    CLLocationCoordinate2D(latitude: 0, longitude: 99)
-]
-
-
var evenNumbers: Set<Int> = [
-    2,
-  4,
-    6
-]
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/colon.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/colon.html deleted file mode 100644 index b4a91e47d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/colon.html +++ /dev/null @@ -1,640 +0,0 @@ - - - - colon Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Colon Spacing

- -

Colons should be next to the identifier when specifying a type and next to the key in dictionary literals

- -
    -
  • Identifier: colon
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -flexible_right_spacing - -false -
    -apply_to_dictionaries - -true -
  • -
-

Non Triggering Examples

-
let abc: Void
-
-
let abc: [Void: Void]
-
-
let abc: (Void, Void)
-
-
let abc: ([Void], String, Int)
-
-
let abc: [([Void], String, Int)]
-
-
let abc: String="def"
-
-
let abc: Int=0
-
-
let abc: Enum=Enum.Value
-
-
func abc(def: Void) {}
-
-
func abc(def: Void, ghi: Void) {}
-
-
let abc: String = "abc:"
-
-
let abc = [Void: Void]()
-
-
let abc = [1: [3: 2], 3: 4]
-
-
let abc = ["string": "string"]
-
-
let abc = ["string:string": "string"]
-
-
let abc: [String: Int]
-
-
func foo(bar: [String: Int]) {}
-
-
func foo() -> [String: Int] { return [:] }
-
-
let abc: Any
-
-
let abc: [Any: Int]
-
-
let abc: [String: Any]
-
-
class Foo: Bar {}
-
-
class Foo<T>: Bar {}
-
-
class Foo<T: Equatable>: Bar {}
-
-
class Foo<T, U>: Bar {}
-
-
class Foo<T: Equatable> {}
-
-
object.method(x: /* comment */ 5)
-
-
switch foo {
-case .bar:
-    _ = something()
-}
-
-
object.method(x: 5, y: "string")
-
-
object.method(x: 5, y:
-              "string")
-
-
object.method(5, y: "string")
-
-
func abc() { def(ghi: jkl) }
-
-
func abc(def: Void) { ghi(jkl: mno) }
-
-
class ABC { let def = ghi(jkl: mno) } }
-
-
func foo() { let dict = [1: 1] }
-
-
let aaa = Self.bbb ? Self.ccc : Self.ddd else {
-return nil
-Example("}
-
-
range.flatMap(file.syntaxMap.kinds(inByteRange:)) ?? []
-
-
@objc(receiveReply:)
-public class func receiveReply(_ reply: bad_instruction_exception_reply_t) -> CInt { 0 }
-
-
switch str {
-case "adlm", "adlam":             return .adlam
-case "aghb", "caucasianalbanian": return .caucasianAlbanian
-default:                          return nil
-}
-
-
precedencegroup PipelinePrecedence {
-  associativity: left
-}
-infix operator |> : PipelinePrecedence
-
-
switch scalar {
-  case 0x000A...0x000D /* LF ... CR */: return true
-  case 0x0085 /* NEXT LINE (NEL) */: return true
-  case 0x2028 /* LINE SEPARATOR */: return true
-  case 0x2029 /* PARAGRAPH SEPARATOR */: return true
-  default: return false
-}
-
-

Triggering Examples

-
let abc:Void
-
-
let abc:  Void
-
-
let abc :Void
-
-
let abc : Void
-
-
let abc : [Void: Void]
-
-
let abc : (Void, String, Int)
-
-
let abc : ([Void], String, Int)
-
-
let abc : [([Void], String, Int)]
-
-
let abc:  (Void, String, Int)
-
-
let abc:  ([Void], String, Int)
-
-
let abc:  [([Void], String, Int)]
-
-
let abc :String="def"
-
-
let abc :Int=0
-
-
let abc :Int = 0
-
-
let abc:Int=0
-
-
let abc:Int = 0
-
-
let abc:Enum=Enum.Value
-
-
func abc(def:Void) {}
-
-
func abc(def:  Void) {}
-
-
func abc(def :Void) {}
-
-
func abc(def : Void) {}
-
-
func abc(def: Void, ghi :Void) {}
-
-
let abc = [Void:Void]()
-
-
let abc = [Void : Void]()
-
-
let abc = [Void:  Void]()
-
-
let abc = [Void :  Void]()
-
-
let abc = [1: [3 : 2], 3: 4]
-
-
let abc = [1: [3 : 2], 3:  4]
-
-
let abc: [String : Int]
-
-
let abc: [String:Int]
-
-
func foo(bar: [String : Int]) {}
-
-
func foo(bar: [String:Int]) {}
-
-
func foo() -> [String : Int] { return [:] }
-
-
func foo() -> [String:Int] { return [:] }
-
-
let abc : Any
-
-
let abc: [Any : Int]
-
-
let abc: [String : Any]
-
-
class Foo : Bar {}
-
-
class Foo:Bar {}
-
-
class Foo<T> : Bar {}
-
-
class Foo<T>:Bar {}
-
-
class Foo<T, U>:Bar {}
-
-
class Foo<T: Equatable>:Bar {}
-
-
class Foo<T:Equatable> {}
-
-
class Foo<T : Equatable> {}
-
-
object.method(x: 5, y : "string")
-
-
object.method(x:5, y: "string")
-
-
object.method(x:  5, y: "string")
-
-
func abc() { def(ghi:jkl) }
-
-
func abc(def: Void) { ghi(jkl:mno) }
-
-
class ABC { let def = ghi(jkl:mno) } }
-
-
func foo() { let dict = [1 : 1] }
-
-
switch foo {
-case .bar : return baz
-}
-
-
private var action:(() -> Void)?
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma.html deleted file mode 100644 index 4c52be74a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - comma Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comma Spacing

- -

There should be no space before and one after any comma

- -
    -
  • Identifier: comma
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc(a: String, b: String) { }
-
-
abc(a: "string", b: "string"
-
-
enum a { case a, b, c }
-
-
func abc(
-  a: String,  // comment
-  bcd: String // comment
-) {
-}
-
-
func abc(
-  a: String,
-  bcd: String
-) {
-}
-
-
#imageLiteral(resourceName: "foo,bar,baz")
-
-
kvcStringBuffer.advanced(by: rootKVCLength)
-  .storeBytes(of: 0x2E /* '.' */, as: CChar.self)
-
-

Triggering Examples

-
func abc(a: String ,b: String) { }
-
-
func abc(a: String ,b: String ,c: String ,d: String) { }
-
-
abc(a: "string",b: "string"
-
-
enum a { case a ,b }
-
-
let result = plus(
-    first: 3 , // #683
-    second: 4
-)
-
-
Foo(
-  parameter: a.b.c,
-  tag: a.d,
-  value: a.identifier.flatMap { Int64($0) } ,
-  reason: Self.abcd()
-)
-
-
return Foo(bar: .baz, title: fuzz,
-          message: My.Custom.message ,
-          another: parameter, doIt: true,
-          alignment: .center)
-
-
Logger.logError("Hat is too large",  info: [])
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma_inheritance.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma_inheritance.html deleted file mode 100644 index 66a1239ba..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comma_inheritance.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - comma_inheritance Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comma Inheritance Rule

- -

Use commas to separate types in inheritance lists

- -
    -
  • Identifier: comma_inheritance
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct A: Codable, Equatable {}
-
-
enum B: Codable, Equatable {}
-
-
class C: Codable, Equatable {}
-
-
protocol D: Codable, Equatable {}
-
-
typealias E = Equatable & Codable
-
-
func foo<T: Equatable & Codable>(_ param: T) {}
-
-
protocol G {
-    associatedtype Model: Codable, Equatable
-}
-
-

Triggering Examples

-
struct A: Codable & Equatable {}
-
-
struct A: Codable  & Equatable {}
-
-
struct A: Codable&Equatable {}
-
-
struct A: Codable& Equatable {}
-
-
enum B: Codable & Equatable {}
-
-
class C: Codable & Equatable {}
-
-
protocol D: Codable & Equatable {}
-
-
protocol G {
-    associatedtype Model: Codable & Equatable
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comment_spacing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comment_spacing.html deleted file mode 100644 index 128529c5a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/comment_spacing.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - comment_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Comment Spacing

- -

Prefer at least one space after slashes for comments

- -
    -
  • Identifier: comment_spacing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// This is a comment
-
-
/// Triple slash comment
-
-
// Multiline double-slash
-// comment
-
-
/// Multiline triple-slash
-/// comment
-
-
/// Multiline triple-slash
-///   - This is indented
-
-
// - MARK: Mark comment
-
-
//: Swift Playground prose section
-
-
///////////////////////////////////////////////
-// Comment with some lines of slashes boxing it
-///////////////////////////////////////////////
-
-
//:#localized(key: "SwiftPlaygroundLocalizedProse")
-
-
/* Asterisk comment */
-
-
/*
-    Multiline asterisk comment
-*/
-
-
/*:
-    Multiline Swift Playground prose section
-*/
-
-
/*#-editable-code Swift Playground editable area*/default/*#-end-editable-code*/
-
-

Triggering Examples

-
//↓Something
-
-
//↓MARK
-
-
//↓👨‍👨‍👦‍👦Something
-
-
func a() {
-    //↓This needs refactoring
-    print("Something")
-}
-//↓We should improve above function
-
-
///↓This is a comment
-
-
/// Multiline triple-slash
-///↓This line is incorrect, though
-
-
//↓- MARK: Mark comment
-
-
//:↓Swift Playground prose section
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/compiler_protocol_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/compiler_protocol_init.html deleted file mode 100644 index 29918677a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/compiler_protocol_init.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - compiler_protocol_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Compiler Protocol Init

- -

The initializers declared in compiler protocols such as ExpressibleByArrayLiteral shouldn’t be called directly.

- -
    -
  • Identifier: compiler_protocol_init
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let set: Set<Int> = [1, 2]
-
-
let set = Set(array)
-
-

Triggering Examples

-
let set = Set(arrayLiteral: 1, 2)
-
-
let set = Set (arrayLiteral: 1, 2)
-
-
let set = Set.init(arrayLiteral: 1, 2)
-
-
let set = Set.init(arrayLiteral : 1, 2)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/computed_accessors_order.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/computed_accessors_order.html deleted file mode 100644 index 38193d1dc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/computed_accessors_order.html +++ /dev/null @@ -1,617 +0,0 @@ - - - - computed_accessors_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Computed Accessors Order

- -

Getter and setters in computed properties and subscripts should be in a consistent order.

- -
    -
  • Identifier: computed_accessors_order
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -get_set -
  • -
-

Non Triggering Examples

-
class Foo {
-    var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int
-}
-
-
class Foo {
-    var foo: Int {
-        return getValueFromDisk()
-    }
-}
-
-
class Foo {
-    var foo: String {
-        return "get"
-    }
-}
-
-
protocol Foo {
-    var foo: Int { get }
-
-
protocol Foo {
-    var foo: Int { get set }
-}
-
-
protocol Foo {
-    var foo: Int { set get }
-
-
class Foo {
-    var foo: Int {
-        struct Bar {
-            var bar: Int {
-                get { return 1 }
-                set { _ = newValue }
-            }
-        }
-
-        return Bar().bar
-    }
-}
-
-
var _objCTaggedPointerBits: UInt {
-    @inline(__always) get { return 0 }
-    set { print(newValue) }
-}
-
-
var next: Int? {
-    mutating get {
-        defer { self.count += 1 }
-        return self.count
-    }
-    set {
-        self.count = newValue
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set { self._bar = newValue }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set(newValue) { self._bar = newValue }
-    }
-}
-
-
extension Reactive where Base: UITapGestureRecognizer {
-    var tapped: CocoaAction<Base>? {
-        get {
-            return associatedAction.withValue { $0.flatMap { $0.action } }
-        }
-        nonmutating set {
-            setAction(newValue)
-        }
-    }
-}
-
-
extension Test {
-    var foo: Bool {
-        get {
-            bar?.boolValue ?? true // Comment mentioning word set which triggers violation
-        }
-        set {
-            bar = NSNumber(value: newValue as Bool)
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        return 20
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get set }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { set get }
-}
-
-

Triggering Examples

-
class Foo {
-    var foo: Int {
-        set {
-            print(newValue)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        set {
-            print(newValue)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
-
var foo: Int {
-    set { print(newValue) }
-    get { return 20 }
-}
-
-
extension Foo {
-    var bar: Bool {
-        set { print(bar) }
-        get { _bar }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        set {
-            print(newValue)
-        }
-        mutating get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        set {
-            print(i)
-        }
-        get {
-            return 20
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/conditional_returns_on_newline.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/conditional_returns_on_newline.html deleted file mode 100644 index cddd6b199..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/conditional_returns_on_newline.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - conditional_returns_on_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Conditional Returns on Newline

- -

Conditional statements should always return on the next line

- -
    -
  • Identifier: conditional_returns_on_newline
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -if_only - -false -
  • -
-

Non Triggering Examples

-
guard true else {
- return true
-}
-
-
guard true,
- let x = true else {
- return true
-}
-
-
if true else {
- return true
-}
-
-
if true,
- let x = true else {
- return true
-}
-
-
if textField.returnKeyType == .Next {
-
-
if true { // return }
-
-
guard something
-else { return }
-
-

Triggering Examples

-
guard true else { return }
-
-
if true { return }
-
-
if true { break } else { return }
-
-
if true { break } else {       return }
-
-
if true { return "YES" } else { return "NO" }
-
-
guard condition else { XCTFail(); return }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_count.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_count.html deleted file mode 100644 index 41988c2aa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_count.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - contains_over_filter_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Filter Count

- -

Prefer contains over comparing filter(where:).count to 0

- -
    -
  • Identifier: contains_over_filter_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 01
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 01
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 01
-
-
let result = myList.contains(where: { $0 % 2 == 0 })
-
-
let result = !myList.contains(where: { $0 % 2 == 0 })
-
-
let result = myList.contains(10)
-
-

Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 0
-
-
let result = myList.filter(where: someFunction).count > 0
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 0
-
-
let result = myList.filter(where: someFunction).count == 0
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 0
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 0
-
-
let result = myList.filter(where: someFunction).count != 0
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_is_empty.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_is_empty.html deleted file mode 100644 index 6a2f60bdc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_filter_is_empty.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - contains_over_filter_is_empty Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Filter is Empty

- -

Prefer contains over using filter(where:).isEmpty

- -
    -
  • Identifier: contains_over_filter_is_empty
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).count > 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count > 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count == 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count == 1
-
-
let result = myList.filter(where: { $0 % 2 == 0 }).count != 1
-
-
let result = myList.filter { $0 % 2 == 0 }.count != 1
-
-
let result = myList.contains(where: { $0 % 2 == 0 })
-
-
let result = !myList.contains(where: { $0 % 2 == 0 })
-
-
let result = myList.contains(10)
-
-

Triggering Examples

-
let result = myList.filter(where: { $0 % 2 == 0 }).isEmpty
-
-
let result = !myList.filter(where: { $0 % 2 == 0 }).isEmpty
-
-
let result = myList.filter { $0 % 2 == 0 }.isEmpty
-
-
let result = myList.filter(where: someFunction).isEmpty
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_first_not_nil.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_first_not_nil.html deleted file mode 100644 index a5c3019a9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_first_not_nil.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - contains_over_first_not_nil Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over First not Nil

- -

Prefer contains over first(where:) != nil and firstIndex(where:) != nil.

- -
    -
  • Identifier: contains_over_first_not_nil
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let first = myList.first(where: { $0 % 2 == 0 })
-
-
let first = myList.first { $0 % 2 == 0 }
-
-
let firstIndex = myList.firstIndex(where: { $0 % 2 == 0 })
-
-
let firstIndex = myList.firstIndex { $0 % 2 == 0 }
-
-

Triggering Examples

-
myList.first { $0 % 2 == 0 } != nil
-
-
myList.first(where: { $0 % 2 == 0 }) != nil
-
-
myList.map { $0 + 1 }.first(where: { $0 % 2 == 0 }) != nil
-
-
myList.first(where: someFunction) != nil
-
-
myList.map { $0 + 1 }.first { $0 % 2 == 0 } != nil
-
-
(myList.first { $0 % 2 == 0 }) != nil
-
-
myList.first { $0 % 2 == 0 } == nil
-
-
myList.first(where: { $0 % 2 == 0 }) == nil
-
-
myList.map { $0 + 1 }.first(where: { $0 % 2 == 0 }) == nil
-
-
myList.first(where: someFunction) == nil
-
-
myList.map { $0 + 1 }.first { $0 % 2 == 0 } == nil
-
-
(myList.first { $0 % 2 == 0 }) == nil
-
-
myList.firstIndex { $0 % 2 == 0 } != nil
-
-
myList.firstIndex(where: { $0 % 2 == 0 }) != nil
-
-
myList.map { $0 + 1 }.firstIndex(where: { $0 % 2 == 0 }) != nil
-
-
myList.firstIndex(where: someFunction) != nil
-
-
myList.map { $0 + 1 }.firstIndex { $0 % 2 == 0 } != nil
-
-
(myList.firstIndex { $0 % 2 == 0 }) != nil
-
-
myList.firstIndex { $0 % 2 == 0 } == nil
-
-
myList.firstIndex(where: { $0 % 2 == 0 }) == nil
-
-
myList.map { $0 + 1 }.firstIndex(where: { $0 % 2 == 0 }) == nil
-
-
myList.firstIndex(where: someFunction) == nil
-
-
myList.map { $0 + 1 }.firstIndex { $0 % 2 == 0 } == nil
-
-
(myList.firstIndex { $0 % 2 == 0 }) == nil
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_range_nil_comparison.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_range_nil_comparison.html deleted file mode 100644 index 485df96e6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contains_over_range_nil_comparison.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - contains_over_range_nil_comparison Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contains over Range Comparison to Nil

- -

Prefer contains over range(of:) != nil and range(of:) == nil

- -
    -
  • Identifier: contains_over_range_nil_comparison
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let range = myString.range(of: "Test")
-
-
myString.contains("Test")
-
-
!myString.contains("Test")
-
-
resourceString.range(of: rule.regex, options: .regularExpression) != nil
-
-

Triggering Examples

-
myString.range(of: "Test") != nil
-
-
myString.range(of: "Test") == nil
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contrasted_opening_brace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contrasted_opening_brace.html deleted file mode 100644 index 364ad5e00..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/contrasted_opening_brace.html +++ /dev/null @@ -1,597 +0,0 @@ - - - - contrasted_opening_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Contrasted Opening Brace

- -

The correct positioning of braces that introduce a block of code or member list is highly controversial. No matter which style is preferred, consistency is key. Apart from different tastes, the positioning of braces can also have a significant impact on the readability of the code, especially for visually impaired developers. This rule ensures that braces are on a separate line after the declaration to contrast the code block from the rest of the declaration. Comments between the declaration and the opening brace are respected. Check out the opening_brace rule for a different style.

- -
    -
  • Identifier: contrasted_opening_brace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc()
-{
-}
-
-
[].map()
-{
-    $0
-}
-
-
[].map(
-    {
-    }
-)
-
-
if let a = b
-{
-}
-
-
while a == b
-{
-}
-
-
guard let a = b else
-{
-}
-
-
struct Rule
-{
-}
-
-
struct Parent
-{
-    struct Child
-    {
-        let foo: Int
-    }
-}
-
-
func f(rect: CGRect)
-{
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }()
-}
-
-
func f(rect: CGRect) -> () -> Void
-{
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }
-}
-
-
func f() -> () -> Void
-{
-    {}
-}
-
-
@MyProperty class Rule:
-  NSObject
-{
-  var a: String
-  {
-    return ""
-  }
-}
-
-
self.foo(
-    (
-        "String parameter",
-        { "Do something here" }
-    )
-)
-
-
let pattern = #/(\{(?<key>\w+)\})/#
-
-
if c
-{}
-else
-{}
-
-
    if c /* comment */
-    {
-        return
-    }
-
-
if c1
-{
-  return
-} else if c2
-{
-  return
-} else if c3
-{
-  return
-}
-
-
let a = f.map
-{ a in
-    a
-}
-
-

Triggering Examples

-
func abc(){
-}
-
-
func abc() { }
-
-
func abc(a: A,
-         b: B) {}
-
-
[].map { $0 }
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    }){
-      Image(systemName: "gear")
-    } label: {
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
class Rule
-{
-  var a: String{
-    return ""
-  }
-}
-
-
@MyProperty class Rule
-{
-  var a: String
-  {
-    willSet{
-
-    }
-    didSet  {
-
-    }
-  }
-}
-
-
precedencegroup Group {
-  assignment: true
-}
-
-
if
-    "test".isEmpty {
-    // code here
-}
-
-
if c  {}
-else /* comment */  {}
-
-
if c
-  {
-    // code here
-}
-
-
if c1 {
-  return
-} else if c2{
-  return
-} else if c3
- {
-  return
-}
-
-
func f()
-{
-    return a.map
-            { $0 }
-}
-
-
a {
-    $0
-} b: {
-    $1
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/control_statement.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/control_statement.html deleted file mode 100644 index d3550e90d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/control_statement.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - control_statement Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Control Statement

- -

if, for, guard, switch, while, and catch statements shouldn’t unnecessarily wrap their conditionals or arguments in parentheses

- -
    -
  • Identifier: control_statement
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if condition {}
-
-
if (a, b) == (0, 1) {}
-
-
if (a || b) && (c || d) {}
-
-
if (min...max).contains(value) {}
-
-
if renderGif(data) {}
-
-
renderGif(data)
-
-
guard condition else {}
-
-
while condition {}
-
-
do {} while condition {}
-
-
do { ; } while condition {}
-
-
switch foo {}
-
-
do {} catch let error as NSError {}
-
-
foo().catch(all: true) {}
-
-
if max(a, b) < c {}
-
-
switch (lhs, rhs) {}
-
-
if (f() { g() {} }) {}
-
-
if (a + f() {} == 1) {}
-
-

Triggering Examples

-
if (condition) {}
-
-
if(condition) {}
-
-
if (condition == endIndex) {}
-
-
if ((a || b) && (c || d)) {}
-
-
if ((min...max).contains(value)) {}
-
-
guard (condition) else {}
-
-
while (condition) {}
-
-
while(condition) {}
-
-
do { ; } while(condition) {}
-
-
do { ; } while (condition) {}
-
-
switch (foo) {}
-
-
do {} catch(let error as NSError) {}
-
-
if (max(a, b) < c) {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/convenience_type.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/convenience_type.html deleted file mode 100644 index de2057d5e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/convenience_type.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - convenience_type Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Convenience Type

- -

Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation

- -
    -
  • Identifier: convenience_type
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Math { // enum
-  public static let pi = 3.14
-}
-
-
// class with inheritance
-class MathViewController: UIViewController {
-  public static let pi = 3.14
-}
-
-
@objc class Math: NSObject { // class visible to Obj-C
-  public static let pi = 3.14
-}
-
-
struct Math { // type with non-static declarations
-  public static let pi = 3.14
-  public let randomNumber = 2
-}
-
-
class DummyClass {}
-
-
class Foo: NSObject { // class with Obj-C class property
-    class @objc let foo = 1
-}
-
-
class Foo: NSObject { // class with Obj-C static property
-    static @objc let foo = 1
-}
-
-
class Foo { // @objc class func can't exist on an enum
-   @objc class func foo() {}
-}
-
-
class Foo { // @objc static func can't exist on an enum
-   @objc static func foo() {}
-}
-
-
@objcMembers class Foo { // @objc static func can't exist on an enum
-   static func foo() {}
-}
-
-
final class Foo { // final class, but @objc class func can't exist on an enum
-   @objc class func foo() {}
-}
-
-
final class Foo { // final class, but @objc static func can't exist on an enum
-   @objc static func foo() {}
-}
-
-
@globalActor actor MyActor {
-  static let shared = MyActor()
-}
-
-

Triggering Examples

-
struct Math {
-  public static let pi = 3.14
-}
-
-
struct Math {
-  public static let pi = 3.14
-  @available(*, unavailable) init() {}
-}
-
-
final class Foo { // final class can't be inherited
-    class let foo = 1
-}
-
-
class Foo {
-    class let foo = 1
-}
-
-
class Foo {
-    final class let foo = 1
-}
-
-
class SomeClass {
-    static func foo() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/highlight.css b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/highlight.css deleted file mode 100644 index c170357ce..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/highlight.css +++ /dev/null @@ -1,202 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -/* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight .c { - color: #999988; - font-style: italic; } - -.highlight .err { - color: #a61717; - background-color: #e3d2d2; } - -.highlight .k { - color: #000000; - font-weight: bold; } - -.highlight .o { - color: #000000; - font-weight: bold; } - -.highlight .cm { - color: #999988; - font-style: italic; } - -.highlight .cp { - color: #999999; - font-weight: bold; } - -.highlight .c1 { - color: #999988; - font-style: italic; } - -.highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - -.highlight .gd { - color: #000000; - background-color: #ffdddd; } - -.highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - -.highlight .ge { - color: #000000; - font-style: italic; } - -.highlight .gr { - color: #aa0000; } - -.highlight .gh { - color: #999999; } - -.highlight .gi { - color: #000000; - background-color: #ddffdd; } - -.highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - -.highlight .go { - color: #888888; } - -.highlight .gp { - color: #555555; } - -.highlight .gs { - font-weight: bold; } - -.highlight .gu { - color: #aaaaaa; } - -.highlight .gt { - color: #aa0000; } - -.highlight .kc { - color: #000000; - font-weight: bold; } - -.highlight .kd { - color: #000000; - font-weight: bold; } - -.highlight .kp { - color: #000000; - font-weight: bold; } - -.highlight .kr { - color: #000000; - font-weight: bold; } - -.highlight .kt { - color: #445588; } - -.highlight .m { - color: #009999; } - -.highlight .s { - color: #d14; } - -.highlight .na { - color: #008080; } - -.highlight .nb { - color: #0086B3; } - -.highlight .nc { - color: #445588; - font-weight: bold; } - -.highlight .no { - color: #008080; } - -.highlight .ni { - color: #800080; } - -.highlight .ne { - color: #990000; - font-weight: bold; } - -.highlight .nf { - color: #990000; } - -.highlight .nn { - color: #555555; } - -.highlight .nt { - color: #000080; } - -.highlight .nv { - color: #008080; } - -.highlight .ow { - color: #000000; - font-weight: bold; } - -.highlight .w { - color: #bbbbbb; } - -.highlight .mf { - color: #009999; } - -.highlight .mh { - color: #009999; } - -.highlight .mi { - color: #009999; } - -.highlight .mo { - color: #009999; } - -.highlight .sb { - color: #d14; } - -.highlight .sc { - color: #d14; } - -.highlight .sd { - color: #d14; } - -.highlight .s2 { - color: #d14; } - -.highlight .se { - color: #d14; } - -.highlight .sh { - color: #d14; } - -.highlight .si { - color: #d14; } - -.highlight .sx { - color: #d14; } - -.highlight .sr { - color: #009926; } - -.highlight .s1 { - color: #d14; } - -.highlight .ss { - color: #990073; } - -.highlight .bp { - color: #999999; } - -.highlight .vc { - color: #008080; } - -.highlight .vg { - color: #008080; } - -.highlight .vi { - color: #008080; } - -.highlight .il { - color: #009999; } diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/jazzy.css b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/jazzy.css deleted file mode 100644 index 9d4b08b8c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/css/jazzy.css +++ /dev/null @@ -1,405 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -*, *:before, *:after { - box-sizing: inherit; } - -body { - margin: 0; - background: #fff; - color: #333; - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - letter-spacing: .2px; - -webkit-font-smoothing: antialiased; - box-sizing: border-box; } - -h1 { - font-size: 2rem; - font-weight: 700; - margin: 1.275em 0 0.6em; } - -h2 { - font-size: 1.75rem; - font-weight: 700; - margin: 1.275em 0 0.3em; } - -h3 { - font-size: 1.5rem; - font-weight: 700; - margin: 1em 0 0.3em; } - -h4 { - font-size: 1.25rem; - font-weight: 700; - margin: 1.275em 0 0.85em; } - -h5 { - font-size: 1rem; - font-weight: 700; - margin: 1.275em 0 0.85em; } - -h6 { - font-size: 1rem; - font-weight: 700; - margin: 1.275em 0 0.85em; - color: #777; } - -p { - margin: 0 0 1em; } - -ul, ol { - padding: 0 0 0 2em; - margin: 0 0 0.85em; } - -blockquote { - margin: 0 0 0.85em; - padding: 0 15px; - color: #858585; - border-left: 4px solid #e5e5e5; } - -img { - max-width: 100%; } - -a { - color: #4183c4; - text-decoration: none; } - a:hover, a:focus { - outline: 0; - text-decoration: underline; } - a.discouraged { - text-decoration: line-through; } - a.discouraged:hover, a.discouraged:focus { - text-decoration: underline line-through; } - -table { - background: #fff; - width: 100%; - border-collapse: collapse; - border-spacing: 0; - overflow: auto; - margin: 0 0 0.85em; } - -tr:nth-child(2n) { - background-color: #fbfbfb; } - -th, td { - padding: 6px 13px; - border: 1px solid #ddd; } - -hr { - height: 1px; - border: none; - background-color: #ddd; } - -pre { - margin: 0 0 1.275em; - padding: .85em 1em; - overflow: auto; - background: #f7f7f7; - font-size: .85em; - font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -code { - font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -.item-container p > code, .item-container li > code, .top-matter p > code, .top-matter li > code { - background: #f7f7f7; - padding: .2em; } - .item-container p > code:before, .item-container p > code:after, .item-container li > code:before, .item-container li > code:after, .top-matter p > code:before, .top-matter p > code:after, .top-matter li > code:before, .top-matter li > code:after { - letter-spacing: -.2em; - content: "\00a0"; } - -pre code { - padding: 0; - white-space: pre; } - -.content-wrapper { - display: flex; - flex-direction: column; } - @media (min-width: 768px) { - .content-wrapper { - flex-direction: row; } } -.header { - display: flex; - padding: 8px; - font-size: 0.875em; - background: #444; - color: #999; } - -.header-col { - margin: 0; - padding: 0 8px; } - -.header-col--primary { - flex: 1; } - -.header-link { - color: #fff; } - -.header-icon { - padding-right: 2px; - vertical-align: -3px; - height: 16px; } - -.breadcrumbs { - font-size: 0.875em; - padding: 8px 16px; - margin: 0; - background: #fbfbfb; - border-bottom: 1px solid #ddd; } - -.carat { - height: 10px; - margin: 0 5px; } - -.navigation { - order: 2; } - @media (min-width: 768px) { - .navigation { - order: 1; - width: 25%; - max-width: 300px; - padding-bottom: 64px; - overflow: hidden; - word-wrap: normal; - background: #fbfbfb; - border-right: 1px solid #ddd; } } -.nav-groups { - list-style-type: none; - padding-left: 0; } - -.nav-group-name { - border-bottom: 1px solid #ddd; - padding: 8px 0 8px 16px; } - -.nav-group-name-link { - color: #333; } - -.nav-group-tasks { - margin: 8px 0; - padding: 0 0 0 8px; } - -.nav-group-task { - font-size: 1em; - list-style-type: none; - white-space: nowrap; } - -.nav-group-task-link { - color: #808080; } - -.main-content { - order: 1; } - @media (min-width: 768px) { - .main-content { - order: 2; - flex: 1; - padding-bottom: 60px; } } -.section { - padding: 0 32px; - border-bottom: 1px solid #ddd; } - -.section-content { - max-width: 834px; - margin: 0 auto; - padding: 16px 0; } - -.section-name { - color: #666; - display: block; } - .section-name p { - margin-bottom: inherit; } - -.declaration .highlight { - overflow-x: initial; - padding: 8px 0; - margin: 0; - background-color: transparent; - border: none; } - -.task-group-section { - border-top: 1px solid #ddd; } - -.task-group { - padding-top: 0px; } - -.task-name-container a[name]:before { - content: ""; - display: block; } - -.section-name-container { - position: relative; } - .section-name-container .section-name-link { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - margin-bottom: 0; } - .section-name-container .section-name { - position: relative; - pointer-events: none; - z-index: 1; } - .section-name-container .section-name a { - pointer-events: auto; } - -.item-container { - padding: 0; } - -.item { - padding-top: 8px; - width: 100%; - list-style-type: none; } - .item a[name]:before { - content: ""; - display: block; } - .item .token, .item .direct-link { - display: inline-block; - text-indent: -20px; - padding-left: 3px; - margin-left: 20px; - font-size: 1rem; } - -.declaration-note { - font-size: .85em; - color: #808080; - font-style: italic; } - -.pointer-container { - border-bottom: 1px solid #ddd; - left: -23px; - padding-bottom: 13px; - position: relative; - width: 110%; } - -.pointer { - left: 21px; - top: 7px; - display: block; - position: absolute; - width: 12px; - height: 12px; - border-left: 1px solid #ddd; - border-top: 1px solid #ddd; - background: #fff; - transform: rotate(45deg); } - -.height-container { - display: none; - position: relative; - width: 100%; - overflow: hidden; } - .height-container .section { - background: #fff; - border: 1px solid #ddd; - border-top-width: 0; - padding-top: 10px; - padding-bottom: 5px; - padding: 8px 16px; } - -.aside, .language { - padding: 6px 12px; - margin: 12px 0; - border-left: 5px solid #dddddd; - overflow-y: hidden; } - .aside .aside-title, .language .aside-title { - font-size: 9px; - letter-spacing: 2px; - text-transform: uppercase; - padding-bottom: 0; - margin: 0; - color: #aaa; - -webkit-user-select: none; } - .aside p:last-child, .language p:last-child { - margin-bottom: 0; } - -.language { - border-left: 5px solid #cde9f4; } - .language .aside-title { - color: #4183c4; } - -.aside-warning, .aside-deprecated, .aside-unavailable { - border-left: 5px solid #ff6666; } - .aside-warning .aside-title, .aside-deprecated .aside-title, .aside-unavailable .aside-title { - color: #ff0000; } - -.graybox { - border-collapse: collapse; - width: 100%; } - .graybox p { - margin: 0; - word-break: break-word; - min-width: 50px; } - .graybox td { - border: 1px solid #ddd; - padding: 5px 25px 5px 10px; - vertical-align: middle; } - .graybox tr td:first-of-type { - text-align: right; - padding: 7px; - vertical-align: top; - word-break: normal; - width: 40px; } - -.slightly-smaller { - font-size: 0.9em; } - -.footer { - padding: 8px 16px; - background: #444; - color: #ddd; - font-size: 0.8em; } - .footer p { - margin: 8px 0; } - .footer a { - color: #fff; } - -html.dash .header, html.dash .breadcrumbs, html.dash .navigation { - display: none; } - -html.dash .height-container { - display: block; } - -form[role=search] input { - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 24px; - padding: 0 10px; - margin: 0; - border: none; - border-radius: 1em; } - .loading form[role=search] input { - background: white url(../img/spinner.gif) center right 4px no-repeat; } - -form[role=search] .tt-menu { - margin: 0; - min-width: 300px; - background: #fbfbfb; - color: #333; - border: 1px solid #ddd; } - -form[role=search] .tt-highlight { - font-weight: bold; } - -form[role=search] .tt-suggestion { - font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif; - padding: 0 8px; } - form[role=search] .tt-suggestion span { - display: table-cell; - white-space: nowrap; } - form[role=search] .tt-suggestion .doc-parent-name { - width: 100%; - text-align: right; - font-weight: normal; - font-size: 0.9em; - padding-left: 16px; } - -form[role=search] .tt-suggestion:hover, -form[role=search] .tt-suggestion.tt-cursor { - cursor: pointer; - background-color: #4183c4; - color: #fff; } - -form[role=search] .tt-suggestion:hover .doc-parent-name, -form[role=search] .tt-suggestion.tt-cursor .doc-parent-name { - color: #fff; } diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/custom_rules.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/custom_rules.html deleted file mode 100644 index dd78a7e58..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/custom_rules.html +++ /dev/null @@ -1,394 +0,0 @@ - - - - custom_rules Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Custom Rules

- -

Create custom rules by providing a regex string. Optionally specify what syntax kinds to match against, the severity level, and what message to display.

- -
    -
  • Identifier: custom_rules
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/cyclomatic_complexity.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/cyclomatic_complexity.html deleted file mode 100644 index 7c4a28057..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/cyclomatic_complexity.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - cyclomatic_complexity Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Cyclomatic Complexity

- -

Complexity of function bodies should be limited.

- -
    -
  • Identifier: cyclomatic_complexity
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -10 -
    -error - -20 -
    -ignores_case_statements - -false -
  • -
-

Non Triggering Examples

-
func f1() {
-    if true {
-        for _ in 1..5 { }
-    }
-    if false { }
-}
-
-
func f(code: Int) -> Int {
-    switch code {
-    case 0: fallthrough
-    case 1: return 1
-    case 2: return 1
-    case 3: return 1
-    case 4: return 1
-    case 5: return 1
-    case 6: return 1
-    case 7: return 1
-    case 8: return 1
-    default: return 1
-    }
-}
-
-
func f1() {
-    if true {}; if true {}; if true {}; if true {}; if true {}; if true {}
-    func f2() {
-        if true {}; if true {}; if true {}; if true {}; if true {}
-    }
-}
-
-

Triggering Examples

-
func f1() {
-    if true {
-        if true {
-            if false {}
-        }
-    }
-    if false {}
-    let i = 0
-    switch i {
-        case 1: break
-        case 2: break
-        case 3: break
-        case 4: break
-        default: break
-    }
-    for _ in 1...5 {
-        guard true else {
-            return
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/deployment_target.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/deployment_target.html deleted file mode 100644 index a43e94043..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/deployment_target.html +++ /dev/null @@ -1,554 +0,0 @@ - - - - deployment_target Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Deployment Target

- -

Availability checks or attributes shouldn’t be using older versions that are satisfied by the deployment target.

- -
    -
  • Identifier: deployment_target
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -iOSApplicationExtension_deployment_target - -7.0 -
    -iOS_deployment_target - -7.0 -
    -macOSApplicationExtension_deployment_target - -10.9 -
    -macOS_deployment_target - -10.9 -
    -tvOSApplicationExtension_deployment_target - -9.0 -
    -tvOS_deployment_target - -9.0 -
    -watchOSApplicationExtension_deployment_target - -1.0 -
    -watchOS_deployment_target - -1.0 -
  • -
-

Non Triggering Examples

-
@available(iOS 12.0, *)
-class A {}
-
-
@available(iOSApplicationExtension 13.0, *)
-class A {}
-
-
@available(watchOS 4.0, *)
-class A {}
-
-
@available(watchOSApplicationExtension 4.0, *)
-class A {}
-
-
@available(swift 3.0.2)
-class A {}
-
-
class A {}
-
-
if #available(iOS 10.0, *) {}
-
-
if #available(iOS 10, *) {}
-
-
guard #available(iOS 12.0, *) else { return }
-
-
#if #unavailable(iOS 15.0) {}
-
-
#guard #unavailable(iOS 15.0) {} else { return }
-
-

Triggering Examples

-
@available(iOS 6.0, *)
-class A {}
-
-
@available(iOSApplicationExtension 6.0, *)
-class A {}
-
-
@available(iOS 7.0, *)
-class A {}
-
-
@available(iOS 6, *)
-class A {}
-
-
@available(iOS 6.0, macOS 10.12, *)
- class A {}
-
-
@available(macOS 10.12, iOS 6.0, *)
- class A {}
-
-
@available(macOS 10.7, *)
-class A {}
-
-
@available(macOSApplicationExtension 10.7, *)
-class A {}
-
-
@available(OSX 10.7, *)
-class A {}
-
-
@available(watchOS 0.9, *)
-class A {}
-
-
@available(watchOSApplicationExtension 0.9, *)
-class A {}
-
-
@available(tvOS 8, *)
-class A {}
-
-
@available(tvOSApplicationExtension 8, *)
-class A {}
-
-
if #available(iOS 6.0, *) {}
-
-
if #available(iOS 6, *) {}
-
-
guard #available(iOS 6.0, *) else { return }
-
-
if #unavailable(iOS 7.0) {}
-
-
if #unavailable(iOS 6.9) {}
-
-
guard #unavailable(iOS 7.0) {} else { return }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/direct_return.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/direct_return.html deleted file mode 100644 index e4a168e86..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/direct_return.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - direct_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Direct Return

- -

Directly return the expression instead of assigning it to a variable first

- -
    -
  • Identifier: direct_return
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func f() -> Int {
-    let b = 2
-    let a = 1
-    return b
-}
-
-
struct S {
-    var a: Int {
-        var b = 1
-        b = 2
-        return b
-    }
-}
-
-
func f() -> Int {
-    let b = 2
-    f()
-    return b
-}
-
-
func f() -> Int {
-    { i in
-        let b = 2
-        return i
-    }(1)
-}
-
-

Triggering Examples

-
func f() -> Int {
-    let b = 2
-    return b
-}
-
-
struct S {
-    var a: Int {
-        var b = 1
-        // comment
-        return b
-    }
-}
-
-
func f() -> Bool {
-    let a = 1, b = true
-    return b
-}
-
-
func f() -> Int {
-    { _ in
-        let b = 2
-        return b
-    }(1)
-}
-
-
func f(i: Int) -> Int {
-    if i > 1 {
-        let a = 2
-        return a
-    } else {
-        let b = 2, a = 1
-        return b
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discarded_notification_center_observer.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discarded_notification_center_observer.html deleted file mode 100644 index f7486bd79..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discarded_notification_center_observer.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - discarded_notification_center_observer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discarded Notification Center Observer

- -

When registering for a notification using a block, the opaque observer that is returned should be stored so it can be removed later

- -
    -
  • Identifier: discarded_notification_center_observer
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
let foo = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
func foo() -> Any {
-    return nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
func foo() -> Any {
-    nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
var obs: [Any?] = []
-obs.append(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
var obs: [String: Any?] = []
-obs["foo"] = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
var obs: [Any?] = []
-obs.append(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
func foo(_ notify: Any) {
-   obs.append(notify)
-}
-foo(nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }))
-
-
var obs: [NSObjectProtocol] = [
-   nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { }),
-   nc.addObserver(forName: .CKAccountChanged, object: nil, queue: nil, using: { })
-]
-
-
names.map { self.notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block) }
-
-
f { return nc.addObserver(forName: $0, object: object, queue: queue, using: block) }
-
-

Triggering Examples

-
nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
_ = nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil) { }
-
-
nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-
-
@discardableResult func foo() -> Any {
-   return nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-}
-
-
class C {
-    var i: Int {
-        set { notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block) }
-        get {
-            notificationCenter.addObserver(forName: $0, object: object, queue: queue, using: block)
-            return 2
-        }
-    }
-}
-
-
f {
-    nc.addObserver(forName: $0, object: object, queue: queue) {}
-    return 2
-}
-
-
func foo() -> Any {
-    if cond {
-        nc.addObserver(forName: .NSSystemTimeZoneDidChange, object: nil, queue: nil, using: { })
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_assert.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_assert.html deleted file mode 100644 index a2a8d3f12..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_assert.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - discouraged_assert Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Assert

- -

Prefer assertionFailure() and/or preconditionFailure() over assert(false)

- -
    -
  • Identifier: discouraged_assert
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
assert(true)
-
-
assert(true, "foobar")
-
-
assert(true, "foobar", file: "toto", line: 42)
-
-
assert(false || true)
-
-
XCTAssert(false)
-
-

Triggering Examples

-
assert(false)
-
-
assert(false, "foobar")
-
-
assert(false, "foobar", file: "toto", line: 42)
-
-
assert(   false    , "foobar")
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_direct_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_direct_init.html deleted file mode 100644 index 0e4f5a9aa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_direct_init.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - discouraged_direct_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Direct Initialization

- -

Discouraged direct initialization of types that can be harmful

- -
    -
  • Identifier: discouraged_direct_init
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -types - -[“Bundle”, “Bundle.init”, “NSError”, “NSError.init”, “UIDevice”, “UIDevice.init”] -
  • -
-

Non Triggering Examples

-
let foo = UIDevice.current
-
-
let foo = Bundle.main
-
-
let foo = Bundle(path: "bar")
-
-
let foo = Bundle(identifier: "bar")
-
-
let foo = Bundle.init(path: "bar")
-
-
let foo = Bundle.init(identifier: "bar")
-
-
let foo = NSError(domain: "bar", code: 0)
-
-
let foo = NSError.init(domain: "bar", code: 0)
-
-
func testNSError()
-
-

Triggering Examples

-
UIDevice()
-
-
Bundle()
-
-
let foo = UIDevice()
-
-
let foo = Bundle()
-
-
let foo = NSError()
-
-
let foo = bar(bundle: Bundle(), device: UIDevice(), error: NSError())
-
-
UIDevice.init()
-
-
Bundle.init()
-
-
NSError.init()
-
-
let foo = UIDevice.init()
-
-
let foo = Bundle.init()
-
-
let foo = bar(bundle: Bundle.init(), device: UIDevice.init(), error: NSError.init())
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_none_name.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_none_name.html deleted file mode 100644 index 6d3b6eaf7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_none_name.html +++ /dev/null @@ -1,540 +0,0 @@ - - - - discouraged_none_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged None Name

- -

Enum cases and static members named none are discouraged as they can conflict with Optional<T>.none.

- -
    -
  • Identifier: discouraged_none_name
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum MyEnum {
-    case nOne
-}
-
-
enum MyEnum {
-    case _none
-}
-
-
enum MyEnum {
-    case none_
-}
-
-
enum MyEnum {
-    case none(Any)
-}
-
-
enum MyEnum {
-    case nonenone
-}
-
-
class MyClass {
-    class var nonenone: MyClass { MyClass() }
-}
-
-
class MyClass {
-    static var nonenone = MyClass()
-}
-
-
class MyClass {
-    static let nonenone = MyClass()
-}
-
-
struct MyStruct {
-    static var nonenone = MyStruct()
-}
-
-
struct MyStruct {
-    static let nonenone = MyStruct()
-}
-
-
struct MyStruct {
-    let none = MyStruct()
-}
-
-
struct MyStruct {
-    var none = MyStruct()
-}
-
-
class MyClass {
-    let none = MyClass()
-}
-
-
class MyClass {
-    var none = MyClass()
-}
-
-

Triggering Examples

-
enum MyEnum {
-    case none
-}
-
-
enum MyEnum {
-    case a, none
-}
-
-
enum MyEnum {
-    case none, b
-}
-
-
enum MyEnum {
-    case a, none, b
-}
-
-
enum MyEnum {
-    case a
-    case none
-}
-
-
enum MyEnum {
-    case none
-    case b
-}
-
-
enum MyEnum {
-    case a
-    case none
-    case b
-}
-
-
class MyClass {
-    static let none = MyClass()
-}
-
-
class MyClass {
-    static let none: MyClass = MyClass()
-}
-
-
class MyClass {
-    static var none: MyClass = MyClass()
-}
-
-
class MyClass {
-    class var none: MyClass { MyClass() }
-}
-
-
struct MyStruct {
-    static var none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none: MyStruct = MyStruct()
-}
-
-
struct MyStruct {
-    static var none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none: MyStruct = MyStruct()
-}
-
-
struct MyStruct {
-    static var a = MyStruct(), none = MyStruct()
-}
-
-
struct MyStruct {
-    static var none = MyStruct(), a = MyStruct()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_object_literal.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_object_literal.html deleted file mode 100644 index cf075b337..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_object_literal.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - discouraged_object_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Object Literal

- -

Prefer initializers over object literals

- -
    -
  • Identifier: discouraged_object_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -image_literal - -true -
    -color_literal - -true -
  • -
-

Non Triggering Examples

-
let image = UIImage(named: aVariable)
-
-
let image = UIImage(named: "interpolated \(variable)")
-
-
let color = UIColor(red: value, green: value, blue: value, alpha: 1)
-
-
let image = NSImage(named: aVariable)
-
-
let image = NSImage(named: "interpolated \(variable)")
-
-
let color = NSColor(red: value, green: value, blue: value, alpha: 1)
-
-

Triggering Examples

-
let image = #imageLiteral(resourceName: "image.jpg")
-
-
let color = #colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_boolean.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_boolean.html deleted file mode 100644 index 29687f8a0..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_boolean.html +++ /dev/null @@ -1,796 +0,0 @@ - - - - discouraged_optional_boolean Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Optional Boolean

- -

Prefer non-optional booleans over optional booleans

- -
    -
  • Identifier: discouraged_optional_boolean
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var foo: Bool
-
-
var foo: [String: Bool]
-
-
var foo: [Bool]
-
-
let foo: Bool = true
-
-
let foo: Bool = false
-
-
let foo: [String: Bool] = [:]
-
-
let foo: [Bool] = []
-
-
var foo: Bool { return true }
-
-
let foo: Bool { return false }()
-
-
func foo() -> Bool {}
-
-
func foo() -> [String: Bool] {}
-
-
func foo() -> ([Bool]) -> String {}
-
-
func foo(input: Bool = true) {}
-
-
func foo(input: [String: Bool] = [:]) {}
-
-
func foo(input: [Bool] = []) {}
-
-
class Foo {
-    func foo() -> Bool {}
-}
-
-
class Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
class Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
struct Foo {
-    func foo() -> Bool {}
-}
-
-
struct Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
struct Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
enum Foo {
-    func foo() -> Bool {}
-}
-
-
enum Foo {
-    func foo() -> [String: Bool] {}
-}
-
-
enum Foo {
-    func foo() -> ([Bool]) -> String {}
-}
-
-
class Foo {
-    func foo(input: Bool = true) {}
-}
-
-
class Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
class Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-
struct Foo {
-    func foo(input: Bool = true) {}
-}
-
-
struct Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
struct Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-
enum Foo {
-    func foo(input: Bool = true) {}
-}
-
-
enum Foo {
-    func foo(input: [String: Bool] = [:]) {}
-}
-
-
enum Foo {
-    func foo(input: [Bool] = []) {}
-}
-
-

Triggering Examples

-
var foo: Bool?
-
-
var foo: [String: Bool?]
-
-
var foo: [Bool?]
-
-
let foo: Bool? = nil
-
-
let foo: [String: Bool?] = [:]
-
-
let foo: [Bool?] = []
-
-
let foo = Optional.some(false)
-
-
let foo = Optional.some(true)
-
-
var foo: Bool? { return nil }
-
-
let foo: Bool? { return nil }()
-
-
func foo() -> Bool? {}
-
-
func foo() -> [String: Bool?] {}
-
-
func foo() -> [Bool?] {}
-
-
static func foo() -> Bool? {}
-
-
static func foo() -> [String: Bool?] {}
-
-
static func foo() -> [Bool?] {}
-
-
func foo() -> (Bool?) -> String {}
-
-
func foo() -> ([Int]) -> Bool? {}
-
-
func foo(input: Bool?) {}
-
-
func foo(input: [String: Bool?]) {}
-
-
func foo(input: [Bool?]) {}
-
-
static func foo(input: Bool?) {}
-
-
static func foo(input: [String: Bool?]) {}
-
-
static func foo(input: [Bool?]) {}
-
-
class Foo {
-    var foo: Bool?
-}
-
-
class Foo {
-    var foo: [String: Bool?]
-}
-
-
class Foo {
-    let foo: Bool? = nil
-}
-
-
class Foo {
-    let foo: [String: Bool?] = [:]
-}
-
-
class Foo {
-    let foo: [Bool?] = []
-}
-
-
struct Foo {
-    var foo: Bool?
-}
-
-
struct Foo {
-    var foo: [String: Bool?]
-}
-
-
struct Foo {
-    let foo: Bool? = nil
-}
-
-
struct Foo {
-    let foo: [String: Bool?] = [:]
-}
-
-
struct Foo {
-    let foo: [Bool?] = []
-}
-
-
class Foo {
-    var foo: Bool? { return nil }
-}
-
-
class Foo {
-    let foo: Bool? { return nil }()
-}
-
-
struct Foo {
-    var foo: Bool? { return nil }
-}
-
-
struct Foo {
-    let foo: Bool? { return nil }()
-}
-
-
enum Foo {
-    var foo: Bool? { return nil }
-}
-
-
enum Foo {
-    let foo: Bool? { return nil }()
-}
-
-
class Foo {
-    func foo() -> Bool? {}
-}
-
-
class Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
class Foo {
-    func foo() -> [Bool?] {}
-}
-
-
class Foo {
-    static func foo() -> Bool? {}
-}
-
-
class Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
class Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
class Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
struct Foo {
-    func foo() -> Bool? {}
-}
-
-
struct Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
struct Foo {
-    func foo() -> [Bool?] {}
-}
-
-
struct Foo {
-    static func foo() -> Bool? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
struct Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
struct Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
enum Foo {
-    func foo() -> Bool? {}
-}
-
-
enum Foo {
-    func foo() -> [String: Bool?] {}
-}
-
-
enum Foo {
-    func foo() -> [Bool?] {}
-}
-
-
enum Foo {
-    static func foo() -> Bool? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: Bool?] {}
-}
-
-
enum Foo {
-    static func foo() -> [Bool?] {}
-}
-
-
enum Foo {
-    func foo() -> (Bool?) -> String {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> Bool? {}
-}
-
-
class Foo {
-    func foo(input: Bool?) {}
-}
-
-
class Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
class Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
class Foo {
-    static func foo(input: Bool?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
class Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
struct Foo {
-    func foo(input: Bool?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
struct Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
struct Foo {
-    static func foo(input: Bool?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
struct Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
enum Foo {
-    func foo(input: Bool?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: Bool?]) {}
-}
-
-
enum Foo {
-    func foo(input: [Bool?]) {}
-}
-
-
enum Foo {
-    static func foo(input: Bool?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: Bool?]) {}
-}
-
-
enum Foo {
-    static func foo(input: [Bool?]) {}
-}
-
-
_ = Bool?.values()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_collection.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_collection.html deleted file mode 100644 index 93c9a125b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/discouraged_optional_collection.html +++ /dev/null @@ -1,976 +0,0 @@ - - - - discouraged_optional_collection Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Discouraged Optional Collection

- -

Prefer empty collection over optional collection

- -
    -
  • Identifier: discouraged_optional_collection
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var foo: [Int]
-
-
var foo: [String: Int]
-
-
var foo: Set<String>
-
-
var foo: [String: [String: Int]]
-
-
let foo: [Int] = []
-
-
let foo: [String: Int] = [:]
-
-
let foo: Set<String> = []
-
-
let foo: [String: [String: Int]] = [:]
-
-
var foo: [Int] { return [] }
-
-
func foo() -> [Int] {}
-
-
func foo() -> [String: String] {}
-
-
func foo() -> Set<Int> {}
-
-
func foo() -> ([Int]) -> String {}
-
-
func foo(input: [String] = []) {}
-
-
func foo(input: [String: String] = [:]) {}
-
-
func foo(input: Set<String> = []) {}
-
-
class Foo {
-    func foo() -> [Int] {}
-}
-
-
class Foo {
-    func foo() -> [String: String] {}
-}
-
-
class Foo {
-    func foo() -> Set<Int> {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
struct Foo {
-    func foo() -> [Int] {}
-}
-
-
struct Foo {
-    func foo() -> [String: String] {}
-}
-
-
struct Foo {
-    func foo() -> Set<Int> {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
enum Foo {
-    func foo() -> [Int] {}
-}
-
-
enum Foo {
-    func foo() -> [String: String] {}
-}
-
-
enum Foo {
-    func foo() -> Set<Int> {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> String {}
-}
-
-
class Foo {
-    func foo(input: [String] = []) {}
-}
-
-
class Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
class Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-
struct Foo {
-    func foo(input: [String] = []) {}
-}
-
-
struct Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
struct Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-
enum Foo {
-    func foo(input: [String] = []) {}
-}
-
-
enum Foo {
-    func foo(input: [String: String] = [:]) {}
-}
-
-
enum Foo {
-    func foo(input: Set<String> = []) {}
-}
-
-

Triggering Examples

-
var foo: [Int]?
-
-
var foo: [String: Int]?
-
-
var foo: Set<String>?
-
-
let foo: [Int]? = nil
-
-
let foo: [String: Int]? = nil
-
-
let foo: Set<String>? = nil
-
-
var foo: [Int]? { return nil }
-
-
let foo: [Int]? { return nil }()
-
-
func foo() -> [T]? {}
-
-
func foo() -> [String: String]? {}
-
-
func foo() -> [String: [String: String]]? {}
-
-
func foo() -> [String: [String: String]?] {}
-
-
func foo() -> Set<Int>? {}
-
-
static func foo() -> [T]? {}
-
-
static func foo() -> [String: String]? {}
-
-
static func foo() -> [String: [String: String]]? {}
-
-
static func foo() -> [String: [String: String]?] {}
-
-
static func foo() -> Set<Int>? {}
-
-
func foo() -> ([Int]?) -> String {}
-
-
func foo() -> ([Int]) -> [String]? {}
-
-
func foo(input: [String: String]?) {}
-
-
func foo(input: [String: [String: String]]?) {}
-
-
func foo(input: [String: [String: String]?]) {}
-
-
func foo(input: [String: [String: String]?]?) {}
-
-
func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-
-
func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-
-
static func foo(input: [String: String]?) {}
-
-
static func foo(input: [String: [String: String]]?) {}
-
-
static func foo(input: [String: [String: String]?]) {}
-
-
static func foo(input: [String: [String: String]?]?) {}
-
-
static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-
-
static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-
-
class Foo {
-    var foo: [Int]?
-}
-
-
class Foo {
-    var foo: [String: Int]?
-}
-
-
class Foo {
-    var foo: Set<String>?
-}
-
-
class Foo {
-    let foo: [Int]? = nil
-}
-
-
class Foo {
-    let foo: [String: Int]? = nil
-}
-
-
class Foo {
-    let foo: Set<String>? = nil
-}
-
-
struct Foo {
-    var foo: [Int]?
-}
-
-
struct Foo {
-    var foo: [String: Int]?
-}
-
-
struct Foo {
-    var foo: Set<String>?
-}
-
-
struct Foo {
-    let foo: [Int]? = nil
-}
-
-
struct Foo {
-    let foo: [String: Int]? = nil
-}
-
-
struct Foo {
-    let foo: Set<String>? = nil
-}
-
-
class Foo {
-    var foo: [Int]? { return nil }
-}
-
-
class Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
class Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
class Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
struct Foo {
-    var foo: [Int]? { return nil }
-}
-
-
struct Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
struct Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
struct Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
enum Foo {
-    var foo: [Int]? { return nil }
-}
-
-
enum Foo {
-    let foo: [Int]? { return nil }()
-}
-
-
enum Foo {
-    var foo: Set<String>? { return nil }
-}
-
-
enum Foo {
-    let foo: Set<String>? { return nil }()
-}
-
-
class Foo {
-    func foo() -> [T]? {}
-}
-
-
class Foo {
-    func foo() -> [String: String]? {}
-}
-
-
class Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
class Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
class Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
class Foo {
-    static func foo() -> [T]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
class Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
class Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
class Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
class Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
struct Foo {
-    func foo() -> [T]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: String]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
struct Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
struct Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
struct Foo {
-    static func foo() -> [T]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
struct Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
struct Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
struct Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
enum Foo {
-    func foo() -> [T]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: String]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: [String: String]]? {}
-}
-
-
enum Foo {
-    func foo() -> [String: [String: String]?] {}
-}
-
-
enum Foo {
-    func foo() -> Set<Int>? {}
-}
-
-
enum Foo {
-    static func foo() -> [T]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: String]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: [String: String]]? {}
-}
-
-
enum Foo {
-    static func foo() -> [String: [String: String]?] {}
-}
-
-
enum Foo {
-    static func foo() -> Set<Int>? {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]?) -> String {}
-}
-
-
enum Foo {
-    func foo() -> ([Int]) -> [String]? {}
-}
-
-
class Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
class Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
class Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
class Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
class Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
class Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
struct Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
struct Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
struct Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
struct Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
struct Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    func foo(input: [String: String]?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]]?) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]?]) {}
-}
-
-
enum Foo {
-    func foo(input: [String: [String: String]?]?) {}
-}
-
-
enum Foo {
-    func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    static func foo(input: [String: String]?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]]?) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]?]) {}
-}
-
-
enum Foo {
-    static func foo(input: [String: [String: String]?]?) {}
-}
-
-
enum Foo {
-    static func foo<K, V>(_ dict1: [K: V], _ dict2: [K: V]?) -> [K: V]
-}
-
-
enum Foo {
-    static func foo<K, V>(dict1: [K: V], dict2: [K: V]?) -> [K: V]
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_conditions.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_conditions.html deleted file mode 100644 index 6330888eb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_conditions.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - duplicate_conditions Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Conditions

- -

Duplicate sets of conditions in the same branch instruction should be avoided

- -
    -
  • Identifier: duplicate_conditions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
if x < 5 {
-    foo()
-} else if y == "s" {
-    bar()
-}
-
-
if x < 5 {
-    foo()
-}
-if x < 5 {
-    bar()
-}
-
-
if x < 5, y == "s" {
-    foo()
-} else if x < 5 {
-    bar()
-}
-
-
switch x {
-case "a":
-    foo()
-    bar()
-}
-
-
switch x {
-case "a" where y == "s":
-    foo()
-case "a" where y == "t":
-    bar()
-}
-
-
if let x = maybeAbc {
-    foo()
-} else if let x = maybePqr {
-    bar()
-}
-
-
if let x = maybeAbc, let z = x.maybeY {
-    foo()
-} else if let x = maybePqr, let z = x.maybeY {
-    bar()
-}
-
-
if case .p = x {
-    foo()
-} else if case .q = x {
-    bar()
-}
-
-
if true {
-    if true { foo() }
-}
-
-

Triggering Examples

-
if x < 5 {
-    foo()
-} else if y == "s" {
-    bar()
-} else if x < 5 {
-    baz()
-}
-
-
if z {
-    if x < 5 {
-        foo()
-    } else if y == "s" {
-        bar()
-    } else if x < 5 {
-        baz()
-    }
-}
-
-
if x < 5, y == "s" {
-    foo()
-} else if x < 10 {
-    bar()
-} else if y == "s", x < 5 {
-    baz()
-}
-
-
switch x {
-case "a", "b":
-    foo()
-case "c", "a":
-    bar()
-}
-
-
switch x {
-case "a" where y == "s":
-    foo()
-case "a" where y == "s":
-    bar()
-}
-
-
if let xyz = maybeXyz {
-    foo()
-} else if let xyz = maybeXyz {
-    bar()
-}
-
-
if let x = maybeAbc, let z = x.maybeY {
-    foo()
-} else if let x = maybeAbc, let z = x.maybeY {
-    bar()
-}
-
-
if #available(macOS 10.15, *) {
-    foo()
-} else if #available(macOS 10.15, *) {
-    bar()
-}
-
-
if case .p = x {
-    foo()
-} else if case .p = x {
-    bar()
-}
-
-
if x < 5 {}
-else if x < 5 {}
-else if x < 5 {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_enum_cases.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_enum_cases.html deleted file mode 100644 index ffff370c1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_enum_cases.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - duplicate_enum_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Enum Cases

- -

Enum shouldn’t contain multiple cases with the same name

- -
    -
  • Identifier: duplicate_enum_cases
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
enum PictureImport {
-    case addImage(image: UIImage)
-    case addData(data: Data)
-}
-
-
enum A {
-    case add(image: UIImage)
-}
-enum B {
-    case add(image: UIImage)
-}
-
-
enum Tag: String {
-#if CONFIG_A
-    case value = "CONFIG_A"
-#elseif CONFIG_B
-    case value = "CONFIG_B"
-#else
-    case value = "CONFIG_DEFAULT"
-#endif
-}
-
-
enum Target {
-#if os(iOS)
-  case file
-#else
-  case file(URL)
-#endif
-}
-
-

Triggering Examples

-
enum PictureImport {
-    case add(image: UIImage)
-    case addURL(url: URL)
-    case add(data: Data)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_imports.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_imports.html deleted file mode 100644 index f6d3be305..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicate_imports.html +++ /dev/null @@ -1,519 +0,0 @@ - - - - duplicate_imports Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Imports

- -

Imports should be unique

- -
    -
  • Identifier: duplicate_imports
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
import A
-import B
-import C
-
-
import A.B
-import A.C
-
-
@_implementationOnly import A
-@_implementationOnly import B
-
-
@testable import A
-@testable import B
-
-
#if DEBUG
-    @testable import KsApi
-#else
-    import KsApi
-#endif
-
-
import A // module
-import B // module
-
-
#if TEST
-func test() {
-}
-
-
import Foo
-@testable import struct Foo.Bar
-
-

Triggering Examples

-
@_implementationOnly import A
-@_implementationOnly import A
-
-
-
@testable import A
-@testable import A
-
-
-
@testable import Foo
-import struct Foo.Bar
-
-
import A
-#if DEBUG
-    @testable import KsApi
-#else
-    import KsApi
-#endif
-import A
-
-
-
import A
-import class A.Foo
-
-
-
import A
-import enum A.Foo
-
-
-
import A
-import func A.Foo
-
-
-
import A
-import let A.Foo
-
-
-
import A
-import protocol A.Foo
-
-
-
import A
-import struct A.Foo
-
-
-
import A
-import typealias A.Foo
-
-
-
import A
-import var A.Foo
-
-
-
import A.B
-import A.B.C
-
-
-
import Foundation
-import Dispatch
-import Foundation
-
-
-
import Foundation
-import Foundation
-import Foundation
-
-
-
import Foundation
-import Foundation.NSString
-
-
-
import A.B.C
-import A.B
-
-
-
import Foundation.NSString
-import Foundation
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicated_key_in_dictionary_literal.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicated_key_in_dictionary_literal.html deleted file mode 100644 index 07540bf3f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/duplicated_key_in_dictionary_literal.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - duplicated_key_in_dictionary_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicated Key in Dictionary Literal

- -

Dictionary literals with duplicated keys will crash at runtime

- -
    -
  • Identifier: duplicated_key_in_dictionary_literal
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[
-    1: "1",
-    2: "2"
-]
-
-
[
-    "1": 1,
-    "2": 2
-]
-
-
[
-    foo: "1",
-    bar: "2"
-]
-
-
[
-    UUID(): "1",
-    UUID(): "2"
-]
-
-
[
-    #line: "1",
-    #line: "2"
-]
-
-

Triggering Examples

-
[
-    1: "1",
-    2: "2",
-    1: "one"
-]
-
-
[
-    "1": 1,
-    "2": 2,
-    "2": 2
-]
-
-
[
-    foo: "1",
-    bar: "2",
-    baz: "3",
-    foo: "4",
-    zaz: "5"
-]
-
-
[
-    .one: "1",
-    .two: "2",
-    .three: "3",
-    .one: "1",
-    .four: "4",
-    .five: "5"
-]
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/dynamic_inline.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/dynamic_inline.html deleted file mode 100644 index 202f8845e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/dynamic_inline.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - dynamic_inline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Dynamic Inline

- -

Avoid using ‘dynamic’ and ‘@inline(__always)’ together

- -
    -
  • Identifier: dynamic_inline
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
class C {
-dynamic func f() {}}
-
-
class C {
-@inline(__always) func f() {}}
-
-
class C {
-@inline(never) dynamic func f() {}}
-
-

Triggering Examples

-
class C {
-@inline(__always) dynamic func f() {}
-}
-
-
class C {
-@inline(__always) public dynamic func f() {}
-}
-
-
class C {
-@inline(__always) dynamic internal func f() {}
-}
-
-
class C {
-@inline(__always)
-dynamic func f() {}
-}
-
-
class C {
-@inline(__always)
-dynamic
-func f() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_collection_literal.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_collection_literal.html deleted file mode 100644 index 7f43bcecb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_collection_literal.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - empty_collection_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Collection Literal

- -

Prefer checking isEmpty over comparing collection to an empty array or dictionary literal

- -
    -
  • Identifier: empty_collection_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
myArray = []
-
-
myArray.isEmpty
-
-
!myArray.isEmpty
-
-
myDict = [:]
-
-

Triggering Examples

-
myArray == []
-
-
myArray != []
-
-
myArray == [ ]
-
-
myDict == [:]
-
-
myDict != [:]
-
-
myDict == [: ]
-
-
myDict == [ :]
-
-
myDict == [ : ]
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_count.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_count.html deleted file mode 100644 index 86a145cc6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_count.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - empty_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Count

- -

Prefer checking isEmpty over comparing count to zero

- -
    -
  • Identifier: empty_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -error -
    -only_after_dot - -false -
  • -
-

Non Triggering Examples

-
var count = 0
-
-
[Int]().isEmpty
-
-
[Int]().count > 1
-
-
[Int]().count == 1
-
-
[Int]().count == 0xff
-
-
[Int]().count == 0b01
-
-
[Int]().count == 0o07
-
-
discount == 0
-
-
order.discount == 0
-
-

Triggering Examples

-
[Int]().count == 0
-
-
0 == [Int]().count
-
-
[Int]().count==0
-
-
[Int]().count > 0
-
-
[Int]().count != 0
-
-
[Int]().count == 0x0
-
-
[Int]().count == 0x00_00
-
-
[Int]().count == 0b00
-
-
[Int]().count == 0o00
-
-
count == 0
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_enum_arguments.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_enum_arguments.html deleted file mode 100644 index 6bdf9226d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_enum_arguments.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - empty_enum_arguments Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Enum Arguments

- -

Arguments can be omitted when matching enums with associated values if they are not used

- -
    -
  • Identifier: empty_enum_arguments
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar: break
-}
-
-
switch foo {
-case .bar(let x): break
-}
-
-
switch foo {
-case let .bar(x): break
-}
-
-
switch (foo, bar) {
-case (_, _): break
-}
-
-
switch foo {
-case "bar".uppercased(): break
-}
-
-
switch (foo, bar) {
-case (_, _) where !something: break
-}
-
-
switch foo {
-case (let f as () -> String)?: break
-}
-
-
switch foo {
-case .bar(Baz()): break
-}
-
-
switch foo {
-case .bar(.init()): break
-}
-
-
switch foo {
-default: break
-}
-
-
if case .bar = foo {
-}
-
-
guard case .bar = foo else {
-}
-
-
if foo == .bar() {}
-
-
guard foo == .bar() else { return }
-
-
if case .appStore = self.appInstaller, !UIDevice.isSimulator() {
-    viewController.present(self, animated: false)
-} else {
-    UIApplication.shared.open(self.appInstaller.url)
-}
-
-
let updatedUserNotificationSettings = deepLink.filter { nav in
-    guard case .settings(.notifications(_, nil)) = nav else { return false }
-    return true
-}
-
-

Triggering Examples

-
switch foo {
-case .bar(_): break
-}
-
-
switch foo {
-case .bar(): break
-}
-
-
switch foo {
-case .bar(_), .bar2(_): break
-}
-
-
switch foo {
-case .bar() where method() > 2: break
-}
-
-
switch foo {
-case .bar(.baz()): break
-}
-
-
switch foo {
-case .bar(.baz(_)): break
-}
-
-
func example(foo: Foo) {
-    switch foo {
-    case .bar(_):
-        break
-    }
-}
-
-
if case .bar(_) = foo {
-}
-
-
guard case .bar(_) = foo else {
-}
-
-
if case .bar() = foo {
-}
-
-
guard case .bar() = foo else {
-}
-
-
if case .appStore(_) = self.appInstaller, !UIDevice.isSimulator() {
-    viewController.present(self, animated: false)
-} else {
-    UIApplication.shared.open(self.appInstaller.url)
-}
-
-
let updatedUserNotificationSettings = deepLink.filter { nav in
-    guard case .settings(.notifications(_, _)) = nav else { return false }
-    return true
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parameters.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parameters.html deleted file mode 100644 index 6ed252786..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parameters.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - empty_parameters Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Parameters

- -

Prefer () -> over Void ->

- -
    -
  • Identifier: empty_parameters
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc: () -> Void = {}
-
-
func foo(completion: () -> Void)
-
-
func foo(completion: () throws -> Void)
-
-
let foo: (ConfigurationTests) -> Void throws -> Void)
-
-
let foo: (ConfigurationTests) ->   Void throws -> Void)
-
-
let foo: (ConfigurationTests) ->Void throws -> Void)
-
-

Triggering Examples

-
let abc: (Void) -> Void = {}
-
-
func foo(completion: (Void) -> Void)
-
-
func foo(completion: (Void) throws -> Void)
-
-
let foo: (Void) -> () throws -> Void)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parentheses_with_trailing_closure.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parentheses_with_trailing_closure.html deleted file mode 100644 index 7723fbb3f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_parentheses_with_trailing_closure.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - empty_parentheses_with_trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Parentheses with Trailing Closure

- -

When using trailing closures, empty parentheses should be avoided after the method call

- -
    -
  • Identifier: empty_parentheses_with_trailing_closure
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].reduce(0) { $0 + $1 }
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
let isEmpty = [1, 2].isEmpty()
-
-
UIView.animateWithDuration(0.3, animations: {
-   self.disableInteractionRightView.alpha = 0
-}, completion: { _ in
-   ()
-})
-
-

Triggering Examples

-
[1, 2].map() { $0 + 1 }
-
-
[1, 2].map( ) { $0 + 1 }
-
-
[1, 2].map() { number in
- number + 1 
-}
-
-
[1, 2].map(  ) { number in
- number + 1 
-}
-
-
func foo() -> [Int] {
-    return [1, 2].map() { $0 + 1 }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_string.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_string.html deleted file mode 100644 index fb58cad52..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_string.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - empty_string Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty String

- -

Prefer checking isEmpty over comparing string to an empty string literal

- -
    -
  • Identifier: empty_string
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
myString.isEmpty
-
-
!myString.isEmpty
-
-
"""
-foo==
-"""
-
-

Triggering Examples

-
myString == ""
-
-
myString != ""
-
-
myString==""
-
-
myString == #""#
-
-
myString == ##""##
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_xctest_method.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_xctest_method.html deleted file mode 100644 index 857d821e2..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/empty_xctest_method.html +++ /dev/null @@ -1,559 +0,0 @@ - - - - empty_xctest_method Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty XCTest Method

- -

Empty XCTest method should be avoided

- -
    -
  • Identifier: empty_xctest_method
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
class TotoTests: XCTestCase {
-    var foobar: Foobar?
-
-    override func setUp() {
-        super.setUp()
-        foobar = Foobar()
-    }
-
-    override func setUpWithError() throws {
-        foobar = nil
-    }
-
-    override func tearDown() {
-        foobar = nil
-        super.tearDown()
-    }
-
-    func testFoo() {
-        XCTAssertTrue(foobar?.foo)
-    }
-
-    func testBar() {
-        // comment...
-
-        XCTAssertFalse(foobar?.bar)
-
-        // comment...
-    }
-
-    func testBaz() {
-        _ = 4 + 4
-    }
-}
-
-
class Foobar {
-    func setUp() {}
-
-    func tearDown() {}
-
-    func testFoo() {}
-}
-
-
class TotoTests: XCTestCase {
-    func setUp(with object: Foobar) {}
-
-    func tearDown(object: Foobar) {}
-
-    func testFoo(_ foo: Foobar) {}
-
-    func testBar(bar: (String) -> Int) {}
-}
-
-
class TotoTests: XCTestCase {
-    func testFoo() { XCTAssertTrue(foobar?.foo) }
-
-    func testBar() { XCTAssertFalse(foobar?.bar) }
-}
-
-
class TotoTests: XCTestCase {
-    override class var runsForEachTargetApplicationUIConfiguration: Bool { true }
-
-    static var allTests = [("testFoo", testFoo)]
-
-    func testFoo() { XCTAssert(true) }
-}
-
-

Triggering Examples

-
class TotoTests: XCTestCase {
-    override func setUp() {
-    }
-
-    override func tearDown() {
-
-    }
-
-    func testFoo() {
-
-
-    }
-
-    func testBar() {
-
-
-
-    }
-
-    func helperFunction() {
-    }
-}
-
-
class TotoTests: XCTestCase {
-    override func setUp() {}
-
-    override func tearDown() {}
-
-    func testFoo() {}
-
-    func helperFunction() {}
-}
-
-
class TotoTests: XCTestCase {
-    override func setUp() {
-        // comment...
-    }
-
-    override func tearDown() {
-        // comment...
-        // comment...
-    }
-
-    func testFoo() {
-        // comment...
-
-        // comment...
-
-        // comment...
-    }
-
-    func testBar() {
-        /*
-         * comment...
-         *
-         * comment...
-         *
-         * comment...
-         */
-    }
-
-    func helperFunction() {
-    }
-}
-
-
class FooTests: XCTestCase {
-    override func setUp() {}
-}
-
-class BarTests: XCTestCase {
-    func testFoo() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/enum_case_associated_values_count.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/enum_case_associated_values_count.html deleted file mode 100644 index 736c8d536..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/enum_case_associated_values_count.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - enum_case_associated_values_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Enum Case Associated Values Count

- -

The number of associated values in an enum case should be low.

- -
    -
  • Identifier: enum_case_associated_values_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -5 -
    -error - -6 -
  • -
-

Non Triggering Examples

-
enum Employee {
-    case fullTime(name: String, retirement: Date, designation: String, contactNumber: Int)
-    case partTime(name: String, age: Int, contractEndDate: Date)
-}
-
-
enum Barcode {
-    case upc(Int, Int, Int, Int)
-}
-
-

Triggering Examples

-
enum Employee {
-    case fullTime(name: String, retirement: Date, age: Int, designation: String, contactNumber: Int)
-    case partTime(name: String, contractEndDate: Date, age: Int, designation: String, contactNumber: Int)
-}
-
-
enum Barcode {
-    case upc(Int, Int, Int, Int, Int, Int)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/expiring_todo.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/expiring_todo.html deleted file mode 100644 index 4328ae6c8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/expiring_todo.html +++ /dev/null @@ -1,510 +0,0 @@ - - - - expiring_todo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Expiring Todo

- -

TODOs and FIXMEs should be resolved prior to their expiry date.

- -
    -
  • Identifier: expiring_todo
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -approaching_expiry_severity - -warning -
    -expired_severity - -error -
    -bad_formatting_severity - -error -
    -approaching_expiry_threshold - -15 -
    -date_delimiters - - - - - - - - - - - - - - - -
    KeyValue
    -opening - -“[” -
    -closing - -“]” -
    -
    -date_format - -“MM/dd/yyyy” -
    -date_separator - -“/” -
  • -
-

Non Triggering Examples

-
// notaTODO:
-
-
// notaFIXME:
-
-
// TODO: [12/31/9999]
-
-
// TODO(note)
-
-
// FIXME(note)
-
-
/* FIXME: */
-
-
/* TODO: */
-
-
/** FIXME: */
-
-
/** TODO: */
-
-

Triggering Examples

-
// TODO: [↓10/14/2019]
-
-
// FIXME: [↓10/14/2019]
-
-
// FIXME: [↓1/14/2019]
-
-
// FIXME: [↓10/14/2019]
-
-
// TODO: [↓9999/14/10]
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_acl.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_acl.html deleted file mode 100644 index 0d5a80126..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_acl.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - explicit_acl Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit ACL

- -

All declarations should specify Access Control Level keywords explicitly

- -
    -
  • Identifier: explicit_acl
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
internal enum A {}
-
-
public final class B {}
-
-
private struct C {}
-
-
internal enum A { internal enum B {} }
-
-
internal final class Foo {}
-
-
internal
-class Foo {
-  private let bar = 5
-}
-
-
internal func a() { let a =  }
-
-
private func a() { func innerFunction() { } }
-
-
private enum Foo { enum Bar { } }
-
-
private struct C { let d = 5 }
-
-
internal protocol A {
-  func b()
-}
-
-
internal protocol A {
-  var b: Int
-}
-
-
internal class A { deinit {} }
-
-
extension A: Equatable {}
-
-
extension A {}
-
-
extension Foo {
-    internal func bar() {}
-}
-
-
internal enum Foo {
-    case bar
-}
-
-
extension Foo {
-    public var isValid: Bool {
-        let result = true
-        return result
-    }
-}
-
-
extension Foo {
-    private var isValid: Bool {
-        get {
-            return true
-        }
-        set(newValue) {
-            print(newValue)
-        }
-    }
-}
-
-
private extension Foo {
-    var isValid: Bool { true }
-    struct S {
-        let b = 2
-    }
-}
-
-

Triggering Examples

-
enum A {}
-
-
final class B {}
-
-
internal struct C { let d = 5 }
-
-
public struct C { private(set) var d = 5 }
-
-
internal struct C { static let d = 5 }
-
-
public struct C { let d = 5 }
-
-
public struct C { init() }
-
-
static func a() {}
-
-
internal let a = 0
-func b() {}
-
-
extension Foo {
-    func bar() {}
-    static func baz() {}
-}
-
-
public extension E {
-    let a = 1
-    struct S {
-        let b = 2
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_enum_raw_value.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_enum_raw_value.html deleted file mode 100644 index 155d52175..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_enum_raw_value.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - explicit_enum_raw_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Enum Raw Value

- -

Enums should be explicitly assigned their raw values

- -
    -
  • Identifier: explicit_enum_raw_value
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers {
-  case int(Int)
-  case short(Int16)
-}
-
-
enum Numbers: Int {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: Double {
-  case one = 1.1
-  case two = 2.2
-}
-
-
enum Numbers: String {
-  case one = "one"
-  case two = "two"
-}
-
-
protocol Algebra {}
-enum Numbers: Algebra {
-  case one
-}
-
-

Triggering Examples

-
enum Numbers: Int {
-  case one = 10, two, three = 30
-}
-
-
enum Numbers: NSInteger {
-  case one
-}
-
-
enum Numbers: String {
-  case one
-  case two
-}
-
-
enum Numbers: String {
-   case one, two = "two"
-}
-
-
enum Numbers: Decimal {
-  case one, two
-}
-
-
enum Outer {
-    enum Numbers: Decimal {
-      case one, two
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_init.html deleted file mode 100644 index 9afdbe00a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_init.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - explicit_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Init

- -

Explicitly calling .init() should be avoided

- -
    -
  • Identifier: explicit_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -include_bare_init - -false -
  • -
-

Non Triggering Examples

-
import Foundation
-class C: NSObject {
-    override init() {
-        super.init()
-    }
-}
-
-
struct S {
-    let n: Int
-}
-extension S {
-    init() {
-        self.init(n: 1)
-    }
-}
-
-
[1].flatMap(String.init)
-
-
[String.self].map { $0.init(1) }
-
-
[String.self].map { type in type.init(1) }
-
-
Observable.zip(obs1, obs2, resultSelector: MyType.init).asMaybe()
-
-
_ = GleanMetrics.Tabs.someType.init()
-
-
Observable.zip(
-  obs1,
-  obs2,
-  resultSelector: MyType.init
-).asMaybe()
-
-

Triggering Examples

-
[1].flatMap{String.init($0)}
-
-
[String.self].map { Type in Type.init(1) }
-
-
func foo() -> [String] {
-    return [1].flatMap { String.init($0) }
-}
-
-
_ = GleanMetrics.Tabs.GroupedTabExtra.init()
-
-
_ = Set<KsApi.Category>.init()
-
-
Observable.zip(
-  obs1,
-  obs2,
-  resultSelector: { MyType.init($0, $1) }
-).asMaybe()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_self.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_self.html deleted file mode 100644 index 4b1ffaa4d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_self.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - explicit_self Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Self

- -

Instance variables and functions should be explicitly accessed with ‘self.’

- -
    -
  • Identifier: explicit_self
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct A {
-    func f1() {}
-    func f2() {
-        self.f1()
-    }
-}
-
-
struct A {
-    let p1: Int
-    func f1() {
-        _ = self.p1
-    }
-}
-
-
@propertyWrapper
-struct Wrapper<Value> {
-    let wrappedValue: Value
-    var projectedValue: [Value] {
-        [self.wrappedValue]
-    }
-}
-struct A {
-    @Wrapper var p1: Int
-    func f1() {
-        self.$p1
-        self._p1
-    }
-}
-func f1() {
-    A(p1: 10).$p1
-}
-
-

Triggering Examples

-
struct A {
-    func f1() {}
-    func f2() {
-        f1()
-    }
-}
-
-
struct A {
-    let p1: Int
-    func f1() {
-        _ = p1
-    }
-}
-
-
struct A {
-    func f1(a b: Int) {}
-    func f2() {
-        f1(a: 0)
-    }
-}
-
-
@propertyWrapper
-struct Wrapper<Value> {
-    let wrappedValue: Value
-    var projectedValue: [Value] {
-        [self.wrappedValue]
-    }
-}
-struct A {
-    @Wrapper var p1: Int
-    func f1() {
-        $p1
-        _p1
-    }
-}
-func f1() {
-    A(p1: 10).$p1
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_top_level_acl.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_top_level_acl.html deleted file mode 100644 index a23b64b97..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_top_level_acl.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - explicit_top_level_acl Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Top Level ACL

- -

Top-level declarations should specify Access Control Level keywords explicitly

- -
    -
  • Identifier: explicit_top_level_acl
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
internal enum A {}
-
-
public final class B {}
-
-
private struct S1 {
-    struct S2 {}
-}
-
-
internal enum A { enum B {} }
-
-
internal final actor Foo {}
-
-
internal typealias Foo = Bar
-
-
internal func a() {}
-
-
extension A: Equatable {}
-
-
extension A {}
-
-

Triggering Examples

-
enum A {}
-
-
final class B {}
-
-
protocol P {}
-
-
func a() {}
-
-
internal let a = 0
-func b() {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_type_interface.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_type_interface.html deleted file mode 100644 index db87042ae..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/explicit_type_interface.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - explicit_type_interface Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Type Interface

- -

Properties should have a type interface

- -
    -
  • Identifier: explicit_type_interface
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -allow_redundancy - -false -
  • -
-

Non Triggering Examples

-
class Foo {
-  var myVar: Int? = 0
-}
-
-
class Foo {
-  let myVar: Int? = 0, s: String = ""
-}
-
-
class Foo {
-  static var myVar: Int? = 0
-}
-
-
class Foo {
-  class var myVar: Int? = 0
-}
-
-

Triggering Examples

-
class Foo {
-  var myVar = 0
-}
-
-
class Foo {
-  let mylet = 0
-}
-
-
class Foo {
-  static var myStaticVar = 0
-}
-
-
class Foo {
-  class var myClassVar = 0
-}
-
-
class Foo {
-  let myVar = Int(0), s = ""
-}
-
-
class Foo {
-  let myVar = Set<Int>(0)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/extension_access_modifier.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/extension_access_modifier.html deleted file mode 100644 index 063450f6c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/extension_access_modifier.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - extension_access_modifier Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Extension Access Modifier

- -

Prefer to use extension access modifiers

- -
    -
  • Identifier: extension_access_modifier
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension Foo: SomeProtocol {
-  public var bar: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  public var baz: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  public func baz() {}
-}
-
-
extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
extension Foo {
-  var bar: Int { return 1 }
-  internal var baz: Int { return 1 }
-}
-
-
internal extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  var bar: Int { return 1 }
-  internal var baz: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  private var baz: Int { return 1 }
-}
-
-
extension Foo {
-  open var bar: Int { return 1 }
-  open var baz: Int { return 1 }
-}
-
-
extension Foo {
-    func setup() {}
-    public func update() {}
-}
-
-
private extension Foo {
-  private var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
extension Foo {
-  internal private(set) var bar: Int {
-    get { Foo.shared.bar }
-    set { Foo.shared.bar = newValue }
-  }
-}
-
-
extension Foo {
-  private(set) internal var bar: Int {
-    get { Foo.shared.bar }
-    set { Foo.shared.bar = newValue }
-  }
-}
-
-
public extension Foo {
-  private(set) var value: Int { 1 }
-}
-
-

Triggering Examples

-
extension Foo {
-   public var bar: Int { return 1 }
-   public var baz: Int { return 1 }
-}
-
-
extension Foo {
-   public var bar: Int { return 1 }
-   public func baz() {}
-}
-
-
public extension Foo {
-  public func bar() {}
-  public func baz() {}
-}
-
-
extension Foo {
-   public var bar: Int {
-      let value = 1
-      return value
-   }
-
-   public var baz: Int { return 1 }
-}
-
-
extension Array where Element: Equatable {
-    public var unique: [Element] {
-        var uniqueValues = [Element]()
-        for item in self where !uniqueValues.contains(item) {
-            uniqueValues.append(item)
-        }
-        return uniqueValues
-    }
-}
-
-
extension Foo {
-   #if DEBUG
-   public var bar: Int {
-      let value = 1
-      return value
-   }
-   #endif
-
-   public var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  private func bar() {}
-  private func baz() {}
-}
-
-
extension Foo {
-  private(set) public var value: Int { 1 }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fallthrough.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fallthrough.html deleted file mode 100644 index 101754e76..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fallthrough.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - fallthrough Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Fallthrough

- -

Fallthrough should be avoided

- -
    -
  • Identifier: fallthrough
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar, .bar2, .bar3:
-  something()
-}
-
-

Triggering Examples

-
switch foo {
-case .bar:
-  fallthrough
-case .bar2:
-  something()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fatal_error_message.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fatal_error_message.html deleted file mode 100644 index 4773b7ba3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/fatal_error_message.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - fatal_error_message Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Fatal Error Message

- -

A fatalError call should have a message

- -
    -
  • Identifier: fatal_error_message
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-  fatalError("Foo")
-}
-
-
func foo() {
-  fatalError(x)
-}
-
-

Triggering Examples

-
func foo() {
-  fatalError("")
-}
-
-
func foo() {
-  fatalError()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_header.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_header.html deleted file mode 100644 index 6de3e6621..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_header.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - file_header Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Header

- -

Header comments should be consistent with project patterns. The SWIFTLINT_CURRENT_FILENAME placeholder can optionally be used in the required and forbidden patterns. It will be replaced by the real file name.

- -
    -
  • Identifier: file_header
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = "Copyright"
-
-
let foo = 2 // Copyright
-
-
let foo = 2
- // Copyright
-
-

Triggering Examples

-
// ↓Copyright
-
-
//
-// ↓Copyright
-
-
//
-//  FileHeaderRule.swift
-//  SwiftLint
-//
-//  Created by Marcelo Fabri on 27/11/16.
-//  ↓Copyright © 2016 Realm. All rights reserved.
-//
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_length.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_length.html deleted file mode 100644 index 36f8a939c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_length.html +++ /dev/null @@ -1,2039 +0,0 @@ - - - - file_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Length

- -

Files should not span too many lines.

- -
    -
  • Identifier: file_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -400 -
    -error - -1000 -
    -ignore_comment_only_lines - -false -
  • -
-

Non Triggering Examples

-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-
-
-

Triggering Examples

-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-
-
-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-//
-
-
-
print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name.html deleted file mode 100644 index 501940a6b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - file_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Name

- -

File name should match a type or extension declared in the file (if any)

- -
    -
  • Identifier: file_name
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[“LinuxMain.swift”, “main.swift”] -
    -prefix_pattern - -“” -
    -suffix_pattern - -“+.*” -
    -nested_type_separator - -“.” -
  • -
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name_no_space.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name_no_space.html deleted file mode 100644 index dfc52aea1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_name_no_space.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - file_name_no_space Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Name no Space

- -

File name should not contain any whitespace

- -
    -
  • Identifier: file_name_no_space
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
  • -
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_types_order.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_types_order.html deleted file mode 100644 index 65c9097eb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/file_types_order.html +++ /dev/null @@ -1,625 +0,0 @@ - - - - file_types_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Types Order

- -

Specifies how the types within a file should be ordered.

- -
    -
  • Identifier: file_types_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -[[supporting_type], [main_type], [extension], [preview_provider], [library_content_provider]] -
  • -
-

Non Triggering Examples

-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-// Main Type
-class TestViewController: UIViewController {
-    // Type Aliases
-    typealias CompletionHandler = ((TestEnum) -> Void)
-
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-
-    struct TestStruct {
-        // 3 lines
-    }
-
-    enum TestEnum {
-        // 5 lines
-    }
-
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-
-    // Stored Instance Properties
-    var shouldLayoutView1: Bool!
-    weak var delegate: TestViewControllerDelegate?
-    private var hasLayoutedView1: Bool = false
-    private var hasLayoutedView2: Bool = false
-
-    // Computed Instance Properties
-    private var hasAnyLayoutedView: Bool {
-         return hasLayoutedView1 || hasLayoutedView2
-    }
-
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-    @IBOutlet private var view2: UIView!
-
-    // Initializers
-    override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-        super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-    }
-
-    required init?(coder aDecoder: NSCoder) {
-        fatalError("init(coder:) has not been implemented")
-    }
-
-    // Type Methods
-    static func makeViewController() -> TestViewController {
-        // some code
-    }
-
-    // Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-    }
-
-    override func viewDidLayoutSubviews() {
-        super.viewDidLayoutSubviews()
-    }
-
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-
-    @objc
-    func goToRandomVcButtonPressed() {
-        goToRandomVc()
-    }
-
-    // MARK: Other Methods
-    func goToNextVc() { /* TODO */ }
-
-    func goToInfoVc() { /* TODO */ }
-
-    func goToRandomVc() {
-        let viewCtrl = getRandomVc()
-        present(viewCtrl, animated: true)
-    }
-
-    private func getRandomVc() -> UIViewController { return UIViewController() }
-
-    // Subscripts
-    subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-        get {
-            return "This is just a test"
-        }
-
-        set {
-            log.warning("Just a test", newValue)
-        }
-    }
-}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-
// Only extensions
-extension Foo {}
-extension Bar {
-}
-
-
// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
-// Preview Provider
-struct ContentView_Previews: PreviewProvider {
-    static var previews: some View { ContentView() }
-}
-
-// Library Content Provider
-struct ContentView_LibraryContent: LibraryContentProvider {
-    var views: [LibraryItem] {
-        LibraryItem(ContentView())
-    }
-}
-
-

Triggering Examples

-
class TestViewController: UIViewController {}
-
-// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-
// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-class TestViewController: UIViewController {}
-
-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-class TestViewController: UIViewController {}
-
-// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-class TestViewController: UIViewController {}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-
// Preview Provider
-struct ContentView_Previews: PreviewProvider {
-    static var previews: some View { ContentView() }
-}
-
-// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
-
// Library Content Provider
-struct ContentView_LibraryContent: LibraryContentProvider {
-    var views: [LibraryItem] {
-        LibraryItem(ContentView())
-    }
-}
-
-// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/final_test_case.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/final_test_case.html deleted file mode 100644 index 1ad099329..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/final_test_case.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - final_test_case Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Final Test Case

- -

Test cases should be final

- -
    -
  • Identifier: final_test_case
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
final class Test: XCTestCase {}
-
-
open class Test: XCTestCase {}
-
-
public final class Test: QuickSpec {}
-
-
class Test: MyTestCase {}
-
-
//
-// test_parent_classes: ["MyTestCase", "QuickSpec", "XCTestCase"]
-//
-
-struct Test: MyTestCase {}
-
-
-

Triggering Examples

-
class Test: XCTestCase {}
-
-
public class Test: QuickSpec {}
-
-
//
-// test_parent_classes: ["MyTestCase", "QuickSpec", "XCTestCase"]
-//
-
-class Test: MyTestCase {}
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/first_where.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/first_where.html deleted file mode 100644 index 215c5e31e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/first_where.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - first_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

First Where

- -

Prefer using .first(where:) over .filter { }.first in collections

- -
    -
  • Identifier: first_where
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
kinds.filter(excludingKinds.contains).isEmpty && kinds.first == .identifier
-
-
myList.first(where: { $0 % 2 == 0 })
-
-
match(pattern: pattern).filter { $0.first == .identifier }
-
-
(myList.filter { $0 == 1 }.suffix(2)).first
-
-
collection.filter("stringCol = '3'").first
-
-
realm?.objects(User.self).filter(NSPredicate(format: "email ==[c] %@", email)).first
-
-
if let pause = timeTracker.pauses.filter("beginDate < %@", beginDate).first { print(pause) }
-
-

Triggering Examples

-
myList.filter { $0 % 2 == 0 }.first
-
-
myList.filter({ $0 % 2 == 0 }).first
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).first
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).first?.something()
-
-
myList.filter(someFunction).first
-
-
myList.filter({ $0 % 2 == 0 })
-.first
-
-
(myList.filter { $0 == 1 }).first
-
-
myListOfDict.filter { dict in dict["1"] }.first
-
-
myListOfDict.filter { $0["someString"] }.first
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/flatmap_over_map_reduce.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/flatmap_over_map_reduce.html deleted file mode 100644 index 421b07cce..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/flatmap_over_map_reduce.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - flatmap_over_map_reduce Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Flat Map over Map Reduce

- -

Prefer flatMap over map followed by reduce([], +)

- -
    -
  • Identifier: flatmap_over_map_reduce
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar.map { $0.count }.reduce(0, +)
-
-
let foo = bar.flatMap { $0.array }
-
-

Triggering Examples

-
let foo = bar.map { $0.array }.reduce([], +)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/for_where.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/for_where.html deleted file mode 100644 index e7418dff6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/for_where.html +++ /dev/null @@ -1,512 +0,0 @@ - - - - for_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer For-Where

- -

where clauses are preferred over a single if inside a for

- -
    -
  • Identifier: for_where
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_for_as_filter - -false -
  • -
-

Non Triggering Examples

-
for user in users where user.id == 1 { }
-
-
for user in users {
-  if let id = user.id { }
-}
-
-
for user in users {
-  if var id = user.id { }
-}
-
-
for user in users {
-  if user.id == 1 { } else { }
-}
-
-
for user in users {
-  if user.id == 1 {
-  } else if user.id == 2 { }
-}
-
-
for user in users {
-  if user.id == 1 { }
-  print(user)
-}
-
-
for user in users {
-  let id = user.id
-  if id == 1 { }
-}
-
-
for user in users {
-  if user.id == 1 { }
-  return true
-}
-
-
for user in users {
-  if user.id == 1 && user.age > 18 { }
-}
-
-
for user in users {
-  if user.id == 1, user.age > 18 { }
-}
-
-
for (index, value) in array.enumerated() {
-  if case .valueB(_) = value {
-    return index
-  }
-}
-
-
//
-// allow_for_as_filter: true
-//
-
-for user in users {
-  if user.id == 1 { return true }
-}
-
-
-
//
-// allow_for_as_filter: true
-//
-
-for user in users {
-  if user.id == 1 {
-    let derivedValue = calculateValue(from: user)
-    return derivedValue != 0
-  }
-}
-
-
-

Triggering Examples

-
for user in users {
-  if user.id == 1 { return true }
-}
-
-
for subview in subviews {
-    if !(subview is UIStackView) {
-        subview.removeConstraints(subview.constraints)
-        subview.removeFromSuperview()
-    }
-}
-
-
//
-// allow_for_as_filter: true
-//
-
-for subview in subviews {
-    if !(subview is UIStackView) {
-        subview.removeConstraints(subview.constraints)
-        subview.removeFromSuperview()
-    }
-}
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_cast.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_cast.html deleted file mode 100644 index c97b40abc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_cast.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - force_cast Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Cast

- -

Force casts should be avoided

- -
    -
  • Identifier: force_cast
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
NSNumber() as? Int
-
-

Triggering Examples

-
NSNumber() as! Int
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_try.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_try.html deleted file mode 100644 index 8d28059cb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_try.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - force_try Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Try

- -

Force tries should be avoided

- -
    -
  • Identifier: force_try
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
func a() throws {}
-do {
-  try a()
-} catch {}
-
-

Triggering Examples

-
func a() throws {}
-try! a()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_unwrapping.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_unwrapping.html deleted file mode 100644 index 873ad986a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/force_unwrapping.html +++ /dev/null @@ -1,490 +0,0 @@ - - - - force_unwrapping Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Unwrapping

- -

Force unwrapping should be avoided

- -
    -
  • Identifier: force_unwrapping
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if let url = NSURL(string: query)
-
-
navigationController?.pushViewController(viewController, animated: true)
-
-
let s as! Test
-
-
try! canThrowErrors()
-
-
let object: Any!
-
-
@IBOutlet var constraints: [NSLayoutConstraint]!
-
-
setEditing(!editing, animated: true)
-
-
navigationController.setNavigationBarHidden(!navigationController.navigationBarHidden, animated: true)
-
-
if addedToPlaylist && (!self.selectedFilters.isEmpty || self.searchBar?.text?.isEmpty == false) {}
-
-
print("\(xVar)!")
-
-
var test = (!bar)
-
-
var a: [Int]!
-
-
private var myProperty: (Void -> Void)!
-
-
func foo(_ options: [AnyHashable: Any]!) {
-
-
func foo() -> [Int]!
-
-
func foo() -> [AnyHashable: Any]!
-
-
func foo() -> [Int]! { return [] }
-
-
return self
-
-

Triggering Examples

-
let url = NSURL(string: query)!
-
-
navigationController!.pushViewController(viewController, animated: true)
-
-
let unwrapped = optional!
-
-
return cell!
-
-
let url = NSURL(string: "http://www.google.com")!
-
-
let dict = ["Boooo": "👻"]
-func bla() -> String {
-    return dict["Boooo"]!
-}
-
-
let dict = ["Boooo": "👻"]
-func bla() -> String {
-    return dict["Boooo"]!.contains("B")
-}
-
-
let a = dict["abc"]!.contains("B")
-
-
dict["abc"]!.bar("B")
-
-
if dict["a"]!!!! {}
-
-
var foo: [Bool]! = dict["abc"]!
-
-
realm.objects(SwiftUTF8Object.self).filter("%K == %@", "柱нǢкƱаم👍", utf8TestString).first!
-
-
context("abc") {
-  var foo: [Bool]! = dict["abc"]!
-}
-
-
open var computed: String { return foo.bar! }
-
-
return self!
-
-
[1, 3, 5, 6].first { $0.isMultiple(of: 2) }!
-
-
map["a"]!!
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_body_length.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_body_length.html deleted file mode 100644 index d60b67493..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_body_length.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - function_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Body Length

- -

Function bodies should not span too many lines

- -
    -
  • Identifier: function_body_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -50 -
    -error - -100 -
  • -
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_default_parameter_at_end.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_default_parameter_at_end.html deleted file mode 100644 index 84ae7211c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_default_parameter_at_end.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - function_default_parameter_at_end Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Default Parameter at End

- -

Prefer to locate parameters with defaults toward the end of the parameter list

- -
    -
  • Identifier: function_default_parameter_at_end
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo(baz: String, bar: Int = 0) {}
-
-
func foo(x: String, y: Int = 0, z: CGFloat = 0) {}
-
-
func foo(bar: String, baz: Int = 0, z: () -> Void) {}
-
-
func foo(bar: String, z: () -> Void, baz: Int = 0) {}
-
-
func foo(bar: Int = 0) {}
-
-
func foo() {}
-
-
class A: B {
-  override func foo(bar: Int = 0, baz: String) {}
-
-
func foo(bar: Int = 0, completion: @escaping CompletionHandler) {}
-
-
func foo(a: Int, b: CGFloat = 0) {
-  let block = { (error: Error?) in }
-}
-
-
func foo(a: String, b: String? = nil,
-         c: String? = nil, d: @escaping AlertActionHandler = { _ in }) {}
-
-
override init?(for date: Date = Date(), coordinate: CLLocationCoordinate2D) {}
-
-
func handleNotification(_ userInfo: NSDictionary,
-                        userInteraction: Bool = false,
-                        completionHandler: ((UIBackgroundFetchResult) -> Void)?) {}
-
-
func write(withoutNotifying tokens: [NotificationToken] =  {}, _ block: (() throws -> Int)) {}
-
-

Triggering Examples

-
func foo(bar: Int = 0, baz: String) {}
-
-
private func foo(bar: Int = 0, baz: String) {}
-
-
public init?(for date: Date = Date(), coordinate: CLLocationCoordinate2D) {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_parameter_count.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_parameter_count.html deleted file mode 100644 index e70161685..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/function_parameter_count.html +++ /dev/null @@ -1,459 +0,0 @@ - - - - function_parameter_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Parameter Count

- -

Number of function parameters should be low.

- -
    -
  • Identifier: function_parameter_count
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -5 -
    -error - -8 -
    -ignores_default_parameters - -true -
  • -
-

Non Triggering Examples

-
init(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init (a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
`init`(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?<T>(a: T, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?<T: String>(a: T, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
func f2(p1: Int, p2: Int) { }
-
-
func f(a: Int, b: Int, c: Int, d: Int, x: Int = 42) {}
-
-
func f(a: [Int], b: Int, c: Int, d: Int, f: Int) -> [Int] {
-    let s = a.flatMap { $0 as? [String: Int] } ?? []}}
-
-
override func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-

Triggering Examples

-
func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
func initialValue(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
private func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int = 2, g: Int) {}
-
-
struct Foo {
-    init(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-    func bar(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/generic_type_name.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/generic_type_name.html deleted file mode 100644 index 713e8f084..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/generic_type_name.html +++ /dev/null @@ -1,568 +0,0 @@ - - - - generic_type_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Generic Type Name

- -

Generic type name should only contain alphanumeric characters, start with an uppercase character and span between 1 and 20 characters in length.

- -
    -
  • Identifier: generic_type_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -1 -
    -error - -0 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -20 -
    -error - -1000 -
    -
    -excluded - -[] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
  • -
-

Non Triggering Examples

-
func foo<T>() {}
-
-
func foo<T>() -> T {}
-
-
func foo<T, U>(param: U) -> T {}
-
-
func foo<T: Hashable, U: Rule>(param: U) -> T {}
-
-
struct Foo<T> {}
-
-
class Foo<T> {}
-
-
enum Foo<T> {}
-
-
func run(_ options: NoOptions<CommandantError<()>>) {}
-
-
func foo(_ options: Set<type>) {}
-
-
func < <T: Comparable>(lhs: T?, rhs: T?) -> Bool
-
-
func configureWith(data: Either<MessageThread, (project: Project, backing: Backing)>)
-
-
typealias StringDictionary<T> = Dictionary<String, T>
-
-
typealias BackwardTriple<T1, T2, T3> = (T3, T2, T1)
-
-
typealias DictionaryOfStrings<T : Hashable> = Dictionary<T, String>
-
-

Triggering Examples

-
func foo<T_Foo>() {}
-
-
func foo<T, U_Foo>(param: U_Foo) -> T {}
-
-
func foo<TTTTTTTTTTTTTTTTTTTTT>() {}
-
-
func foo<type>() {}
-
-
typealias StringDictionary<T_Foo> = Dictionary<String, T_Foo>
-
-
typealias BackwardTriple<T1, T2_Bar, T3> = (T3, T2_Bar, T1)
-
-
typealias DictionaryOfStrings<T_Foo: Hashable> = Dictionary<T_Foo, String>
-
-
class Foo<T_Foo> {}
-
-
class Foo<T, U_Foo> {}
-
-
class Foo<T_Foo, U_Foo> {}
-
-
class Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
class Foo<type> {}
-
-
struct Foo<T_Foo> {}
-
-
struct Foo<T, U_Foo> {}
-
-
struct Foo<T_Foo, U_Foo> {}
-
-
struct Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
struct Foo<type> {}
-
-
enum Foo<T_Foo> {}
-
-
enum Foo<T, U_Foo> {}
-
-
enum Foo<T_Foo, U_Foo> {}
-
-
enum Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
enum Foo<type> {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ibinspectable_in_extension.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ibinspectable_in_extension.html deleted file mode 100644 index cbb7ef683..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ibinspectable_in_extension.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - ibinspectable_in_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

IBInspectable in Extension

- -

Extensions shouldn’t add @IBInspectable properties

- -
    -
  • Identifier: ibinspectable_in_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  @IBInspectable private var x: Int
-}
-
-

Triggering Examples

-
extension Foo {
-  @IBInspectable private var x: Int
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identical_operands.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identical_operands.html deleted file mode 100644 index ac49bc599..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identical_operands.html +++ /dev/null @@ -1,898 +0,0 @@ - - - - identical_operands Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Identical Operands

- -

Comparing two identical operands is likely a mistake

- -
    -
  • Identifier: identical_operands
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
1 == 2
-
-
foo == bar
-
-
prefixedFoo == foo
-
-
foo.aProperty == foo.anotherProperty
-
-
self.aProperty == self.anotherProperty
-
-
"1 == 1"
-
-
self.aProperty == aProperty
-
-
lhs.aProperty == rhs.aProperty
-
-
lhs.identifier == rhs.identifier
-
-
i == index
-
-
$0 == 0
-
-
keyValues?.count ?? 0 == 0
-
-
string == string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num == num?.byteSwapped
-
-
num == num!.byteSwapped
-
-
1    + 1 ==   1     +    2
-
-
f(  i :   2) ==   f (i: 3 )
-
-
1 != 2
-
-
foo != bar
-
-
prefixedFoo != foo
-
-
foo.aProperty != foo.anotherProperty
-
-
self.aProperty != self.anotherProperty
-
-
"1 != 1"
-
-
self.aProperty != aProperty
-
-
lhs.aProperty != rhs.aProperty
-
-
lhs.identifier != rhs.identifier
-
-
i != index
-
-
$0 != 0
-
-
keyValues?.count ?? 0 != 0
-
-
string != string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num != num?.byteSwapped
-
-
num != num!.byteSwapped
-
-
1    + 1 !=   1     +    2
-
-
f(  i :   2) !=   f (i: 3 )
-
-
1 === 2
-
-
foo === bar
-
-
prefixedFoo === foo
-
-
foo.aProperty === foo.anotherProperty
-
-
self.aProperty === self.anotherProperty
-
-
"1 === 1"
-
-
self.aProperty === aProperty
-
-
lhs.aProperty === rhs.aProperty
-
-
lhs.identifier === rhs.identifier
-
-
i === index
-
-
$0 === 0
-
-
keyValues?.count ?? 0 === 0
-
-
string === string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num === num?.byteSwapped
-
-
num === num!.byteSwapped
-
-
1    + 1 ===   1     +    2
-
-
f(  i :   2) ===   f (i: 3 )
-
-
1 !== 2
-
-
foo !== bar
-
-
prefixedFoo !== foo
-
-
foo.aProperty !== foo.anotherProperty
-
-
self.aProperty !== self.anotherProperty
-
-
"1 !== 1"
-
-
self.aProperty !== aProperty
-
-
lhs.aProperty !== rhs.aProperty
-
-
lhs.identifier !== rhs.identifier
-
-
i !== index
-
-
$0 !== 0
-
-
keyValues?.count ?? 0 !== 0
-
-
string !== string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num !== num?.byteSwapped
-
-
num !== num!.byteSwapped
-
-
1    + 1 !==   1     +    2
-
-
f(  i :   2) !==   f (i: 3 )
-
-
1 > 2
-
-
foo > bar
-
-
prefixedFoo > foo
-
-
foo.aProperty > foo.anotherProperty
-
-
self.aProperty > self.anotherProperty
-
-
"1 > 1"
-
-
self.aProperty > aProperty
-
-
lhs.aProperty > rhs.aProperty
-
-
lhs.identifier > rhs.identifier
-
-
i > index
-
-
$0 > 0
-
-
keyValues?.count ?? 0 > 0
-
-
string > string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num > num?.byteSwapped
-
-
num > num!.byteSwapped
-
-
1    + 1 >   1     +    2
-
-
f(  i :   2) >   f (i: 3 )
-
-
1 >= 2
-
-
foo >= bar
-
-
prefixedFoo >= foo
-
-
foo.aProperty >= foo.anotherProperty
-
-
self.aProperty >= self.anotherProperty
-
-
"1 >= 1"
-
-
self.aProperty >= aProperty
-
-
lhs.aProperty >= rhs.aProperty
-
-
lhs.identifier >= rhs.identifier
-
-
i >= index
-
-
$0 >= 0
-
-
keyValues?.count ?? 0 >= 0
-
-
string >= string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num >= num?.byteSwapped
-
-
num >= num!.byteSwapped
-
-
1    + 1 >=   1     +    2
-
-
f(  i :   2) >=   f (i: 3 )
-
-
1 < 2
-
-
foo < bar
-
-
prefixedFoo < foo
-
-
foo.aProperty < foo.anotherProperty
-
-
self.aProperty < self.anotherProperty
-
-
"1 < 1"
-
-
self.aProperty < aProperty
-
-
lhs.aProperty < rhs.aProperty
-
-
lhs.identifier < rhs.identifier
-
-
i < index
-
-
$0 < 0
-
-
keyValues?.count ?? 0 < 0
-
-
string < string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num < num?.byteSwapped
-
-
num < num!.byteSwapped
-
-
1    + 1 <   1     +    2
-
-
f(  i :   2) <   f (i: 3 )
-
-
1 <= 2
-
-
foo <= bar
-
-
prefixedFoo <= foo
-
-
foo.aProperty <= foo.anotherProperty
-
-
self.aProperty <= self.anotherProperty
-
-
"1 <= 1"
-
-
self.aProperty <= aProperty
-
-
lhs.aProperty <= rhs.aProperty
-
-
lhs.identifier <= rhs.identifier
-
-
i <= index
-
-
$0 <= 0
-
-
keyValues?.count ?? 0 <= 0
-
-
string <= string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num <= num?.byteSwapped
-
-
num <= num!.byteSwapped
-
-
1    + 1 <=   1     +    2
-
-
f(  i :   2) <=   f (i: 3 )
-
-
func evaluate(_ mode: CommandMode) -> Result<Options, CommandantError<CommandantError<()>>>
-
-
let array = Array<Array<Int>>()
-
-
guard Set(identifiers).count != identifiers.count else { return }
-
-
expect("foo") == "foo"
-
-
type(of: model).cachePrefix == cachePrefix
-
-
histogram[156].0 == 0x003B8D96 && histogram[156].1 == 1
-
-
[Wrapper(type: .three), Wrapper(type: .one)].sorted { "\($0.type)" > "\($1.type)"}
-
-
array.sorted { "\($0)" < "\($1)" }
-
-

Triggering Examples

-
1 == 1
-
-
foo == foo
-
-
foo.aProperty == foo.aProperty
-
-
self.aProperty == self.aProperty
-
-
$0 == $0
-
-
a?.b == a?.b
-
-
if (elem == elem) {}
-
-
XCTAssertTrue(s3 == s3)
-
-
if let tab = tabManager.selectedTab, tab.webView == tab.webView
-
-
1    + 1 ==   1     +    1
-
-
 f(  i :   2) ==   f (i: 
- 2 )
-
-
1 != 1
-
-
foo != foo
-
-
foo.aProperty != foo.aProperty
-
-
self.aProperty != self.aProperty
-
-
$0 != $0
-
-
a?.b != a?.b
-
-
if (elem != elem) {}
-
-
XCTAssertTrue(s3 != s3)
-
-
if let tab = tabManager.selectedTab, tab.webView != tab.webView
-
-
1    + 1 !=   1     +    1
-
-
 f(  i :   2) !=   f (i: 
- 2 )
-
-
1 === 1
-
-
foo === foo
-
-
foo.aProperty === foo.aProperty
-
-
self.aProperty === self.aProperty
-
-
$0 === $0
-
-
a?.b === a?.b
-
-
if (elem === elem) {}
-
-
XCTAssertTrue(s3 === s3)
-
-
if let tab = tabManager.selectedTab, tab.webView === tab.webView
-
-
1    + 1 ===   1     +    1
-
-
 f(  i :   2) ===   f (i: 
- 2 )
-
-
1 !== 1
-
-
foo !== foo
-
-
foo.aProperty !== foo.aProperty
-
-
self.aProperty !== self.aProperty
-
-
$0 !== $0
-
-
a?.b !== a?.b
-
-
if (elem !== elem) {}
-
-
XCTAssertTrue(s3 !== s3)
-
-
if let tab = tabManager.selectedTab, tab.webView !== tab.webView
-
-
1    + 1 !==   1     +    1
-
-
 f(  i :   2) !==   f (i: 
- 2 )
-
-
1 > 1
-
-
foo > foo
-
-
foo.aProperty > foo.aProperty
-
-
self.aProperty > self.aProperty
-
-
$0 > $0
-
-
a?.b > a?.b
-
-
if (elem > elem) {}
-
-
XCTAssertTrue(s3 > s3)
-
-
if let tab = tabManager.selectedTab, tab.webView > tab.webView
-
-
1    + 1 >   1     +    1
-
-
 f(  i :   2) >   f (i: 
- 2 )
-
-
1 >= 1
-
-
foo >= foo
-
-
foo.aProperty >= foo.aProperty
-
-
self.aProperty >= self.aProperty
-
-
$0 >= $0
-
-
a?.b >= a?.b
-
-
if (elem >= elem) {}
-
-
XCTAssertTrue(s3 >= s3)
-
-
if let tab = tabManager.selectedTab, tab.webView >= tab.webView
-
-
1    + 1 >=   1     +    1
-
-
 f(  i :   2) >=   f (i: 
- 2 )
-
-
1 < 1
-
-
foo < foo
-
-
foo.aProperty < foo.aProperty
-
-
self.aProperty < self.aProperty
-
-
$0 < $0
-
-
a?.b < a?.b
-
-
if (elem < elem) {}
-
-
XCTAssertTrue(s3 < s3)
-
-
if let tab = tabManager.selectedTab, tab.webView < tab.webView
-
-
1    + 1 <   1     +    1
-
-
 f(  i :   2) <   f (i: 
- 2 )
-
-
1 <= 1
-
-
foo <= foo
-
-
foo.aProperty <= foo.aProperty
-
-
self.aProperty <= self.aProperty
-
-
$0 <= $0
-
-
a?.b <= a?.b
-
-
if (elem <= elem) {}
-
-
XCTAssertTrue(s3 <= s3)
-
-
if let tab = tabManager.selectedTab, tab.webView <= tab.webView
-
-
1    + 1 <=   1     +    1
-
-
 f(  i :   2) <=   f (i: 
- 2 )
-
-
    return lhs.foo == lhs.foo &&
-           lhs.bar == rhs.bar
-
-
    return lhs.foo == rhs.foo &&
-           lhs.bar == lhs.bar
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identifier_name.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identifier_name.html deleted file mode 100644 index ded1921a9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/identifier_name.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - identifier_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Identifier Name

- -

Identifier names should only contain alphanumeric characters and start with a lowercase character or should only contain capital letters. In an exception to the above, variable names may start with a capital letter when they are declared as static. Variable names should not be too long or too short.

- -
    -
  • Identifier: identifier_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -3 -
    -error - -2 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -40 -
    -error - -60 -
    -
    -excluded - -[“^id$”] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
    -additional_operators - -[“!”, “%”, “&”, “*”, “+”, “-”, “.”, “/”, “<”, “=”, “>”, “?”, “^”, “|”, “~”] -
  • -
-

Non Triggering Examples

-
let myLet = 0
-
-
var myVar = 0
-
-
private let _myLet = 0
-
-
private func _myFunc() {}
-
-
fileprivate let _myLet = 0
-
-
fileprivate func _myFunc() {}
-
-
fileprivate func _myFunc() {}
-
-
class Abc { static let MyLet = 0 }
-
-
let URL: NSURL? = nil
-
-
let XMLString: String? = nil
-
-
override var i = 0
-
-
enum Foo { case myEnum }
-
-
func isOperator(name: String) -> Bool
-
-
func typeForKind(_ kind: SwiftDeclarationKind) -> String
-
-
func == (lhs: SyntaxToken, rhs: SyntaxToken) -> Bool
-
-
override func IsOperator(name: String) -> Bool
-
-
enum Foo { case `private` }
-
-
enum Foo { case value(String) }
-
-
f { $abc in }
-
-
class Foo {
-   static let Bar = 0
-}
-
-
class Foo {
-   static var Bar = 0
-}
-
-
//
-// additional_operators: ["!", "%", "&", "*", "+", "-", ".", "/", "<", "=", ">", "?", "^", "|", "~", "√"]
-//
-
-func  (arg: Double) -> Double { arg }
-
-
-

Triggering Examples

-
class C { static let _myLet = 0 }
-
-
class C { class let MyLet = 0 }
-
-
class C { static func MyFunc() {} }
-
-
class C { class func MyFunc() {} }
-
-
private let myLet_ = 0
-
-
let myExtremelyVeryVeryVeryVeryVeryVeryLongLet = 0
-
-
var myExtremelyVeryVeryVeryVeryVeryVeryLongVar = 0
-
-
private let _myExtremelyVeryVeryVeryVeryVeryVeryLongLet = 0
-
-
let i = 0
-
-
var aa = 0
-
-
private let _i = 0
-
-
if let _x {}
-
-
guard var x = x else {}
-
-
func myFunc(
-    _ s: String,
-    i j: Int,
-    _ goodName: Double,
-    name n: String,
-    x: Int,
-    abc: Double,
-    _: Double,
-    last _: Double
-) {}
-
-
let (a, abc) = (1, 1)
-
-
if let i {}
-
-
for i in [] {}
-
-
f { x in }
-
-
f { $x in }
-
-
f { (x abc: Int, _ x: Int) in }
-
-
enum E {
-    case c
-    case case1(Int)
-    case case2(a: Int)
-    case case3(_ a: Int)
-}
-
-
class C {
-    var x: Int {
-        get { 1 }
-        set(y) { x = y }
-    }
-}
-
-
func ↓√ (arg: Double) -> Double { arg }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/carat.png b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/carat.png deleted file mode 100755 index 29d2f7fd4955fca6bc6fb740e0373a2c358c398e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^0zfRo!3HEV4DF?Wlw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlqAi{-jv*Ddl5#RKJQ5NTUZgiPI4RUKGIKU?u8L&ndhX1t za+0CMVUnT(Gnb}ei=c~x==tMH^F1_tBocXwcoSWoO-SZY-o>!8%^=Bms)(~h;m_U( zXNixk28L}0LS5-jKyq@#2gyS|J&f#pGCLkTc<@2s1dqeyqJ*Rc0tSIETAgmODY;(s z2y|Mcp&2}7rpBprBBB~1qM1`N+}4SoxYVPqsXi&l`rxZp{(w0iSy$Nv5*Vy!RapG^ S^0y4=eg;ohKbLh*2~7a!Pg}VF diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/dash.png b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/img/dash.png deleted file mode 100755 index 6f694c7a012b417908da3687a0a39aa182e91c74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1338 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 diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_getter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_getter.html deleted file mode 100644 index 6dbc95c8f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_getter.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - implicit_getter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicit Getter

- -

Computed read-only properties and subscripts should avoid using the get keyword.

- -
    -
  • Identifier: implicit_getter
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        get { _foo }
-        _modify { yield &_foo }
-    }
-}
-
-
class Foo {
-    var _foo: Int
-    var foo: Int {
-        @storageRestrictions(initializes: _foo)
-        init { _foo = newValue }
-        get { _foo }
-    }
-}
-
-
class Foo {
-    var foo: Int
-}
-
-
class Foo {
-    var foo: Int {
-        return getValueFromDisk()
-    }
-}
-
-
class Foo {
-    var foo: String {
-        return "get"
-    }
-}
-
-
protocol Foo {
-    var foo: Int { get }
-}
-
-
protocol Foo {
-    var foo: Int { get set }
-}
-
-
class Foo {
-    var foo: Int {
-        struct Bar {
-            var bar: Int {
-                get { return 1 }
-                set { _ = newValue }
-            }
-        }
-
-        return Bar().bar
-    }
-}
-
-
var _objCTaggedPointerBits: UInt {
-    @inline(__always) get { return 0 }
-}
-
-
var next: Int? {
-    mutating get {
-        defer { self.count += 1 }
-        return self.count
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set { self._bar = newValue }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set(newValue) { self._bar = newValue }
-    }
-}
-
-
extension Float {
-    var clamped: Float {
-        set {
-            self = min(1, max(0, newValue))
-        }
-        get {
-            min(1, max(0, self))
-        }
-    }
-}
-
-
extension Reactive where Base: UITapGestureRecognizer {
-    var tapped: CocoaAction<Base>? {
-        get {
-            return associatedAction.withValue { $0.flatMap { $0.action } }
-        }
-        nonmutating set {
-            setAction(newValue)
-        }
-    }
-}
-
-
extension Test {
-    var foo: Bool {
-        get {
-            bar?.boolValue ?? true // Comment mentioning word set which triggers violation
-        }
-        set {
-            bar = NSNumber(value: newValue as Bool)
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        return 20
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get set }
-}
-
-
class DatabaseEntity {
-    var isSynced: Bool {
-        get async {
-            await database.isEntitySynced(self)
-        }
-    }
-}
-
-
struct Test {
-    subscript(value: Int) -> Int {
-        get throws {
-            if value == 0 {
-                throw NSError()
-            } else {
-                return value
-            }
-        }
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        get{ return 20 }
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
var foo: Int {
-    get { return 20 }
-}
-
-
class Foo {
-    @objc func bar() {}
-    var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get {
-            return 20
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_return.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_return.html deleted file mode 100644 index d4e215afe..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicit_return.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - implicit_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicit Return

- -

Prefer implicit returns in closures, functions and getters

- -
    -
  • Identifier: implicit_return
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -included - -[closure, function, getter, initializer, subscript] -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.map({ $0 + 1 })
-
-
foo.map { value in value + 1 }
-
-
[1, 2].first(where: {
-    true
-})
-
-
func foo() -> Int {
-    0
-}
-
-
class Foo {
-    func foo() -> Int { 0 }
-}
-
-
func fetch() -> Data? {
-    do {
-        return try loadData()
-    } catch {
-        return nil
-    }
-}
-
-
func f() -> Int {
-    let i = 4
-    return i
-}
-
-
func f() -> Int {
-    return 3
-    let i = 2
-}
-
-
func f() -> Int {
-    return g()
-    func g() -> Int { 4 }
-}
-
-
var foo: Bool { true }
-
-
class Foo {
-    var bar: Int {
-        get {
-            0
-        }
-    }
-}
-
-
class Foo {
-    static var bar: Int {
-        0
-    }
-}
-
-
class C {
-    let i: Int
-    init(i: Int) {
-        if i < 3 {
-            self.i = 1
-            return
-        }
-        self.i = 2
-    }
-}
-
-
class C {
-    init?() {
-        let i = 1
-        return nil
-    }
-}
-
-
class C {
-    subscript(i: Int) -> Int {
-        let res = i
-        return res
-    }
-}
-
-

Triggering Examples

-
foo.map { value in
-    return value + 1
-}
-
-
foo.map {
-    return $0 + 1
-}
-
-
foo.map({ return $0 + 1})
-
-
[1, 2].first(where: {
-    return true
-})
-
-
func foo() -> Int {
-    return 0
-}
-
-
class Foo {
-    func foo() -> Int { return 0 }
-}
-
-
func f() { return }
-
-
var foo: Bool { return true }
-
-
class Foo {
-    var bar: Int {
-        get {
-            return 0
-        }
-    }
-}
-
-
class Foo {
-    static var bar: Int {
-        return 0
-    }
-}
-
-
class C {
-    init() {
-        return
-    }
-}
-
-
class C {
-    init?() {
-        return nil
-    }
-}
-
-
class C {
-    subscript(i: Int) -> Int {
-        return i
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicitly_unwrapped_optional.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicitly_unwrapped_optional.html deleted file mode 100644 index 3654c40a1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/implicitly_unwrapped_optional.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - implicitly_unwrapped_optional Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicitly Unwrapped Optional

- -

Implicitly unwrapped optionals should be avoided when possible

- -
    -
  • Identifier: implicitly_unwrapped_optional
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -mode - -all_except_iboutlets -
  • -
-

Non Triggering Examples

-
@IBOutlet private var label: UILabel!
-
-
@IBOutlet var label: UILabel!
-
-
@IBOutlet var label: [UILabel!]
-
-
if !boolean {}
-
-
let int: Int? = 42
-
-
let int: Int? = nil
-
-

Triggering Examples

-
let label: UILabel!
-
-
let IBOutlet: UILabel!
-
-
let labels: [UILabel!]
-
-
var ints: [Int!] = [42, nil, 42]
-
-
let label: IBOutlet!
-
-
let int: Int! = 42
-
-
let int: Int! = nil
-
-
var int: Int! = 42
-
-
let collection: AnyCollection<Int!>
-
-
func foo(int: Int!) {}
-
-
class MyClass {
-    weak var bar: SomeObject!
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inclusive_language.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inclusive_language.html deleted file mode 100644 index b72742d0f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inclusive_language.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - inclusive_language Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Inclusive Language

- -

Identifiers should use inclusive language that avoids discrimination against groups of people based on race, gender, or socioeconomic status.

- -
    -
  • Identifier: inclusive_language
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = "abc"
-
-
enum AllowList {
-    case foo, bar
-}
-
-
func updateAllowList(add: String) {}
-
-
enum WalletItemType {
-    case visa
-    case mastercard
-}
-
-
func chargeMasterCard(_ card: Card) {}
-
-

Triggering Examples

-
let slave = "abc"
-
-
enum BlackList {
-    case foo, bar
-}
-
-
func updateWhiteList(add: String) {}
-
-
enum ListType {
-    case whitelist
-    case blacklist
-}
-
-
init(master: String, slave: String) {}
-
-
final class FooBar {
-    func register<Master, Slave>(one: Master, two: Slave) {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/indentation_width.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/indentation_width.html deleted file mode 100644 index 0d99de1bd..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/indentation_width.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - indentation_width Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Indentation Width

- -

Indent code using either one tab or the configured amount of spaces, unindent to match previous indentations. Don’t indent the first line.

- -
    -
  • Identifier: indentation_width
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -indentation_width - -4 -
    -include_comments - -true -
    -include_compiler_directives - -true -
    -include_multiline_strings - -true -
  • -
-

Non Triggering Examples

-
firstLine
-secondLine
-
-
firstLine
-    secondLine
-
-
firstLine
-    secondLine
-        thirdLine
-
-        fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
-    //test
-        fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
-fourthLine
-
-

Triggering Examples

-
    firstLine
-
-
firstLine
-        secondLine
-
-
firstLine
-    secondLine
-
-         fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
- fourthLine
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/index.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/index.html deleted file mode 100644 index 2ab29c0af..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/index.html +++ /dev/null @@ -1,1337 +0,0 @@ - - - - SwiftLintCore Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

SwiftLint

- -

A tool to enforce Swift style and conventions, loosely based on the now -archived GitHub Swift Style Guide. -SwiftLint enforces the style guide rules that are generally accepted by the -Swift community. These rules are well described in popular style guides like -Kodeco’s Swift Style Guide.

- -

SwiftLint hooks into Clang and -SourceKit to use the -AST representation -of your source files for more accurate results.

- -

Azure Build Status -Buildkite Build Status

- -

- -

This project adheres to the -Contributor Covenant Code of Conduct. -By participating, you are expected to uphold this code. Please report -unacceptable behavior to info@realm.io.

- -
-

Switch Language: -中文 -한국어

-
-

Video Introduction

- -

To get a high-level overview of SwiftLint, we encourage you to watch this -presentation recorded January 9th, 2017 by JP Simard (transcript provided):

- -

Presentation

-

Installation

-

Swift Package Manager

- -

SwiftLint can be used as a command plugin -or a build tool plugin.

- -

Add

-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "<version>")
-
- -

to your Package.swift file to consume the latest release of SwiftLint -automatically or pin the dependency to a specific version:

-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "<version>")
-
- -

Therein, replace <version> with the desired minimum or exact version.

- -
-

[!NOTE] -Consuming the plugins directly from the SwiftLint repository comes -with several drawbacks. To avoid them and reduce the overhead imposed, it’s -highly recommended to consume the plugins from the dedicated -SwiftLintPlugins repository, -even though plugins from the SwiftLint repository are also absolutely -functional. If the plugins from SwiftLint are preferred, just use the URL -https://github.com/realm/SwiftLint in the package declarations above.

- -

However, SwiftLintPlugins -facilitates plugin adoption massively. It lists some of the reasons that -drive the plugins as provided by SwiftLint itself very troublesome. Since -the plugin code and the releases are kept in sync, there is no difference -in functionality between the two, but you spare yourself a lot of time and -trouble using the dedicated plugins repository.

- -

This document assumes you’re relying on SwiftLintPlugins.

-
-

Xcode Package Dependency

- -

Use the following link to add SwiftLint as a Package Dependency to an Xcode -project:

-
https://github.com/SimplyDanny/SwiftLintPlugins
-
-

Homebrew

-
brew install swiftlint
-
-

CocoaPods

- -

Add the following to your Podfile:

-
pod 'SwiftLint'
-
- -

This will download the SwiftLint binaries and dependencies in Pods/ during -your next pod install execution and will allow you to invoke it via -${PODS_ROOT}/SwiftLint/swiftlint in your Script Build Phases.

- -

Installing via Cocoapods also enables pinning to a specific version of -SwiftLint rather than simply the latest (which is the case with -Homebrew).

- -

Note that this will add the SwiftLint binaries, its dependencies’ binaries, and -the Swift binary library distribution to the Pods/ directory, so checking in -this directory to SCM such as Git is discouraged.

-

Mint

-
mint install realm/SwiftLint
-
-

Bazel

- -

Put this in your MODULE.bazel:

-
bazel_dep(name = "swiftlint", version = "0.52.4", repo_name = "SwiftLint")
-
- -

Or put this in your WORKSPACE:

- -
- -WORKSPACE - -“`bzl -load(”@bazel_tools//tools/build_defs/repo:http.bzl", “http_archive”) - -http_archive( - name = “build_bazel_rules_apple”, - sha256 = “390841dd5f8a85fc25776684f4793d56e21b098dfd7243cd145b9831e6ef8be6”, - url = “https://github.com/bazelbuild/rules_apple/releases/download/2.4.1/rules_apple.2.4.1.tar.gz”, -) - -load( - “@build_bazel_rules_apple//apple:repositories.bzl”, - “apple_rules_dependencies”, -) - -apple_rules_dependencies() - -load( - “@build_bazel_rules_swift//swift:repositories.bzl”, - “swift_rules_dependencies”, -) - -swift_rules_dependencies() - -load( - “@build_bazel_rules_swift//swift:extras.bzl”, - “swift_rules_extra_dependencies”, -) - -swift_rules_extra_dependencies() - -http_archive( - name = “SwiftLint”, - sha256 = “c6ea58b9c72082cdc1ada4a2d48273ecc355896ed72204cedcc586b6ccb8aca6”, - url = “https://github.com/realm/SwiftLint/releases/download/0.52.4/bazel.tar.gz”, -) - -load(“@SwiftLint//bazel:repos.bzl”, “swiftlint_repos”) - -swiftlint_repos() - -load(“@SwiftLint//bazel:deps.bzl”, “swiftlint_deps”) - -swiftlint_deps() -“` - -
- -

Then you can run SwiftLint in the current directory with this command:

-
bazel run -c opt @SwiftLint//:swiftlint
-
-

Pre-Built Package

- -

Download SwiftLint.pkg from the -latest GitHub release and -run it.

-

From Source

- -

Make sure the build tool Bazel and a -recent Swift toolchain are -installed and all tools are discoverable in your PATH.

- -

To build SwiftLint, clone this repository and run make install.

-

Setup

- -
-

[!IMPORTANT] -While it may seem intuitive to run SwiftLint before compiling Swift source -files to exit a build early when there are lint violations, it is important -to understand that SwiftLint is designed to analyze valid source code that -is compilable. Non-compiling code can very easily lead to unexpected and -confusing results, especially when executing with --fix/--autocorrect -command line arguments.

-
-

Build Tool Plugins

- -

SwiftLint can be used as a build tool plugin for both -Swift Package projects -and Xcode projects.

- -

The build tool plugin determines the SwiftLint working directory by locating -the topmost config file within the package/project directory. If a config file -is not found therein, the package/project directory is used as the working -directory.

- -

The plugin throws an error when it is unable to resolve the SwiftLint working -directory. For example, this will occur in Xcode projects where the target’s -Swift files are not located within the project directory.

- -

To maximize compatibility with the plugin, avoid project structures that require -the use of the --config option.

-

Swift Package Projects

- -
-

[!NOTE] -Requires installing via Swift Package Manager.

-
- -

Build tool plugins run when building each target. When a project has multiple -targets, the plugin must be added to the desired targets individually.

- -

To do this, add the plugin to the target(s) to be linted as follows:

-
.target(
-    ...
-    plugins: [.plugin(name: "SwiftLintBuildToolPlugin", package: "SwiftLintPlugins")]
-),
-
-

Swift Package Command Plugin

- -
-

[!NOTE] -Requires installing via Swift Package Manager.

-
- -

The command plugin enables running SwiftLint from the command line as follows:

-
swift package plugin swiftlint
-
-

Xcode Projects

- -
-

[!NOTE] -Requires installing via Xcode Package Dependency.

-
- -

Build tool plugins run as a build phase of each target. When a project has -multiple targets, the plugin must be added to the desired targets individually.

- -

To do this, add the SwiftLintBuildToolPlugin to the Run Build Tool Plug-ins -phase of the Build Phases for the target(s) to be linted.

- -
-

[!TIP] -When using the plugin for the first time, be sure to trust and enable -it when prompted. If a macros build warning exists, select it to trust -and enable the macros as well.

-
- -

For unattended use (e.g. on CI), package plugin and macro -validations can be disabled with either of the following:

- -
    -
  • Using xcodebuild options:
  • -
-
  -skipPackagePluginValidation
-  -skipMacroValidation
-
- -
    -
  • Setting Xcode defaults:
  • -
-
  defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
-  defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
-
- -
-

[!IMPORTANT] -The unattended use options bypass Xcode’s validation dialogs -and implicitly trust all plugins and macros, which has security implications.

-
-

Unexpected Xcode Project Structures

- -

Project structures where SwiftLint’s configuration file is located -outside of the package/project directory are not directly supported -by the build tool plugin. This is because it isn’t possible to pass -arguments to build tool plugins (e.g., passing the config file path).

- -

If your project structure doesn’t work directly with the build tool -plugin, please consider one of the following options:

- -
    -
  • To use a config file located outside the package/project directory, a config -file may be added to that directory specifying a parent config path to the -other config file, e.g., parent_config: path/to/.swiftlint.yml.
  • -
  • You can also consider the use of a -Run Script Build Phase in place of the build -tool plugin.
  • -
-

Xcode Run Script Build Phase

- -
-

[!NOTE] -Based upon the installation method used, the shell command syntax in the -Run Script Build Phase may be different or additional configuration could -be required. Refer to the installation instructions for -more information.

-
- -

If the build tool plugin does not work for your project setup or when -additional custom setup is required, SwiftLint can be added as a Run Script -Build Phase. This is useful when a project setup relies on the --config -SwiftLint option; or to lint all targets together in a single swiftlint -invocation. File inclusions and exclusions can be configured in the -.swiftlint.yml configuration.

- -

To do this, add a custom script to a Run Script phase of the Build Phases -of the primary app target, after the Compile Sources phase. Use the -following script implementation:

-
if command -v swiftlint >/dev/null 2>&1
-then
-    swiftlint
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -

If you’re using the SwiftLintPlugin in a Swift package, -you may refer to the swiftlint executable in the -following way:

-
SWIFT_PACKAGE_DIR="${BUILD_DIR%Build/*}SourcePackages/artifacts"
-SWIFTLINT_CMD=$(ls "$SWIFT_PACKAGE_DIR"/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-*/bin/swiftlint | head -n 1)
-
-if test -f "$SWIFTLINT_CMD" 2>&1
-then
-    "$SWIFTLINT_CMD"
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -
-

[!NOTE] -The SWIFTLINT_CMD path uses the default Xcode configuration and has been -tested on Xcode 15/16. In case of another configuration (e.g. a custom -Swift package path), please adapt the values accordingly.

- -

[!TIP] -Uncheck Based on dependency analysis to run swiftlint on all incremental -builds, suppressing the unspecified outputs warning.

-
-

Consideration for Xcode 15.0

- -

Xcode 15 made a significant change by setting the default value of the -ENABLE_USER_SCRIPT_SANDBOXING build setting from NO to YES. -As a result, SwiftLint encounters an error related to missing file permissions, -which typically manifests as -error: Sandbox: swiftlint(19427) deny(1) file-read-data.

- -

To resolve this issue, it is necessary to manually set the -ENABLE_USER_SCRIPT_SANDBOXING setting to NO for the specific target that -SwiftLint is being configured for.

-

Consideration for Apple Silicon

- -

If you installed SwiftLint via Homebrew on Apple Silicon, you might experience -this warning:

-
warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint
-
- -

That is because Homebrew on Apple Silicon installs the binaries into the -/opt/homebrew/bin folder by default. To instruct Xcode where to find -SwiftLint, you can either add /opt/homebrew/bin to the PATH environment -variable in your build phase:

-
if [[ "$(uname -m)" == arm64 ]]
-then
-    export PATH="/opt/homebrew/bin:$PATH"
-fi
-
-if command -v swiftlint >/dev/null 2>&1
-then
-    swiftlint
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -

or you can create a symbolic link in /usr/local/bin pointing to the actual -binary:

-
ln -s /opt/homebrew/bin/swiftlint /usr/local/bin/swiftlint
-
-

Additional Considerations

- -

If you wish to fix violations as well, your script could run -swiftlint --fix && swiftlint instead of just swiftlint. This will mean -that all correctable violations are fixed while ensuring warnings show up in -your project for remaining violations.

- -

If you’ve installed SwiftLint via CocoaPods the script should look like this:

-
"${PODS_ROOT}/SwiftLint/swiftlint"
-
-

Visual Studio Code

- -

To integrate SwiftLint with Visual Studio Code, install the -vscode-swiftlint -extension from the marketplace.

-

Fastlane

- -

You can use the official -swiftlint fastlane action -to run SwiftLint as part of your fastlane process.

-
swiftlint(
-    mode: :lint,                            # SwiftLint mode: :lint (default) or :autocorrect
-    executable: "Pods/SwiftLint/swiftlint", # The SwiftLint binary path (optional). Important if you've installed it via CocoaPods
-    path: "/path/to/lint",                  # Specify path to lint (optional)
-    output_file: "swiftlint.result.json",   # The path of the output file (optional)
-    reporter: "json",                       # The custom reporter to use (optional)
-    config_file: ".swiftlint-ci.yml",       # The path of the configuration file (optional)
-    files: [                                # List of files to process (optional)
-        "AppDelegate.swift",
-        "path/to/project/Model.swift"
-    ],
-    ignore_exit_status: true,               # Allow fastlane to continue even if SwiftLint returns a non-zero exit status (Default: false)
-    quiet: true,                            # Don't print status logs like 'Linting ' & 'Done linting' (Default: false)
-    strict: true                            # Fail on warnings? (Default: false)
-)
-
-

Docker

- -

SwiftLint is also available as a Docker image using -Ubuntu. So just the first time you need to pull the docker image using the -next command:

-
docker pull ghcr.io/realm/swiftlint:latest
-
- -

Then following times, you just run swiftlint inside of the docker like:

-
docker run -it -v `pwd`:`pwd` -w `pwd` ghcr.io/realm/swiftlint:latest
-
- -

This will execute swiftlint in the folder where you are right now (pwd), -showing an output like:

-
$ docker run -it -v `pwd`:`pwd` -w `pwd` ghcr.io/realm/swiftlint:latest
-Linting Swift files in current working directory
-Linting 'RuleDocumentation.swift' (1/490)
-...
-Linting 'YamlSwiftLintTests.swift' (490/490)
-Done linting! Found 0 violations, 0 serious in 490 files.
-
- -

Here you have more documentation about the usage of -Docker Images.

-

Command Line Usage

-
$ swiftlint help
-OVERVIEW: A tool to enforce Swift style and conventions.
-
-USAGE: swiftlint <subcommand>
-
-OPTIONS:
-  --version               Show the version.
-  -h, --help              Show help information.
-
-SUBCOMMANDS:
-  analyze                 Run analysis rules
-  docs                    Open SwiftLint documentation website in the default web browser
-  generate-docs           Generates markdown documentation for selected group of rules
-  lint (default)          Print lint warnings and errors
-  baseline                Operations on existing baselines
-  reporters               Display the list of reporters and their identifiers
-  rules                   Display the list of rules and their identifiers
-  version                 Display the current version of SwiftLint
-
-  See 'swiftlint help <subcommand>' for detailed help.
-
- -

Run swiftlint in the directory containing the Swift files to lint. Directories -will be searched recursively.

- -

To specify a list of files when using lint or analyze -(like the list of files modified by Xcode specified by the -ExtraBuildPhase Xcode -plugin, or modified files in the working tree based on git ls-files -m), you -can do so by passing the option --use-script-input-files and setting the -following instance variables: SCRIPT_INPUT_FILE_COUNT -and SCRIPT_INPUT_FILE_0, SCRIPT_INPUT_FILE_1, …, -SCRIPT_INPUT_FILE_{SCRIPT_INPUT_FILE_COUNT - 1}.

- -

These are same environment variables set for input files to -custom Xcode script phases.

-

Working With Multiple Swift Versions

- -

SwiftLint hooks into SourceKit so it continues working even as Swift evolves!

- -

This also keeps SwiftLint lean, as it doesn’t need to ship with a full Swift -compiler, it just communicates with the official one you already have installed -on your machine.

- -

You should always run SwiftLint with the same toolchain you use to compile your -code.

- -

You may want to override SwiftLint’s default Swift toolchain if you have -multiple toolchains or Xcodes installed.

- -

Here’s the order in which SwiftLint determines which Swift toolchain to use:

- -
    -
  • $XCODE_DEFAULT_TOOLCHAIN_OVERRIDE
  • -
  • $TOOLCHAIN_DIR or $TOOLCHAINS
  • -
  • xcrun -find swift
  • -
  • /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • ~/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • ~/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
- -

sourcekitd.framework is expected to be found in the usr/lib/ subdirectory of -the value passed in the paths above.

- -

You may also set the TOOLCHAINS environment variable to the reverse-DNS -notation that identifies a Swift toolchain version:

-
TOOLCHAINS=com.apple.dt.toolchain.Swift_2_3 swiftlint --fix
-
- -

On Linux, SourceKit is expected to be located in -/usr/lib/libsourcekitdInProc.so or specified by the LINUX_SOURCEKIT_LIB_PATH -environment variable.

-

Git pre-commit Hook

- -

SwiftLint can be run as a pre-commit hook. -Once installed, add this to the -.pre-commit-config.yaml in the root of your repository:

-
repos:
-  - repo: https://github.com/realm/SwiftLint
-    rev: 0.50.3
-    hooks:
-      - id: swiftlint
-
- -

Adjust rev to the SwiftLint version of your choice. pre-commit autoupdate -can be used to update to the current version.

- -

SwiftLint can be configured using entry to apply fixes and fail on errors:

-
-   repo: https://github.com/realm/SwiftLint
-    rev: 0.50.3
-    hooks:
-    -   id: swiftlint
-        entry: swiftlint --fix --strict
-
-

Rules

- -

Over 200 rules are included in SwiftLint and the Swift community (that’s you!) -continues to contribute more over time. -Pull requests -are encouraged.

- -

You can find an updated list of rules and more information about them -here.

- -

You can also check the -Source/SwiftLintBuiltInRules/Rules -directory to see their implementation.

-

Opt-In Rules

- -

opt_in_rules are disabled by default (i.e., you have to explicitly enable them -in your configuration file).

- -

Guidelines on when to mark a rule as opt-in:

- -
    -
  • A rule that can have many false positives (e.g. empty_count)
  • -
  • A rule that is too slow
  • -
  • A rule that is not general consensus or is only useful in some cases -(e.g. force_unwrapping)
  • -
-

Disable rules in code

- -

Rules can be disabled with a comment inside a source file with the following -format:

- -

// swiftlint:disable <rule1> [<rule2> <rule3>...]

- -

The rules will be disabled until the end of the file or until the linter sees a -matching enable comment:

- -

// swiftlint:enable <rule1> [<rule2> <rule3>...]

- -

For example:

-
// swiftlint:disable colon
-let noWarning :String = "" // No warning about colons immediately after variable names!
-// swiftlint:enable colon
-let hasWarning :String = "" // Warning generated about colons immediately after variable names
-
- -

Including the all keyword will disable all rules until the linter sees a -matching enable comment:

- -

// swiftlint:disable all -// swiftlint:enable all

- -

For example:

-
// swiftlint:disable all
-let noWarning :String = "" // No warning about colons immediately after variable names!
-let i = "" // Also no warning about short identifier names
-// swiftlint:enable all
-let hasWarning :String = "" // Warning generated about colons immediately after variable names
-let y = "" // Warning generated about short identifier names
-
- -

It’s also possible to modify a disable or enable command by appending -:previous, :this or :next for only applying the command to the previous, -this (current) or next line respectively.

- -

For example:

-
// swiftlint:disable:next force_cast
-let noWarning = NSNumber() as! Int
-let hasWarning = NSNumber() as! Int
-let noWarning2 = NSNumber() as! Int // swiftlint:disable:this force_cast
-let noWarning3 = NSNumber() as! Int
-// swiftlint:disable:previous force_cast
-
- -

Run swiftlint rules to print a list of all available rules and their -identifiers.

-

Configuration

- -

Configure SwiftLint by adding a .swiftlint.yml file from the directory you’ll -run SwiftLint from. The following parameters can be configured:

- -

Rule inclusion:

- -
    -
  • disabled_rules: Disable rules from the default enabled set.
  • -
  • opt_in_rules: Enable rules that are not part of the default set. The -special all identifier will enable all opt in linter rules, except the ones -listed in disabled_rules.
  • -
  • only_rules: Only the rules specified in this list will be enabled. -Cannot be specified alongside disabled_rules or opt_in_rules.
  • -
  • analyzer_rules: This is an entirely separate list of rules that are only -run by the analyze command. All analyzer rules are opt-in, so this is the -only configurable rule list, there are no equivalents for disabled_rules -and only_rules. The special all identifier can also be used here to enable -all analyzer rules, except the ones listed in disabled_rules.
  • -
-
# By default, SwiftLint uses a set of sensible default rules you can adjust:
-disabled_rules: # rule identifiers turned on by default to exclude from running
-  - colon
-  - comma
-  - control_statement
-opt_in_rules: # some rules are turned off by default, so you need to opt-in
-  - empty_count # find all the available rules by running: `swiftlint rules`
-
-# Alternatively, specify all rules explicitly by uncommenting this option:
-# only_rules: # delete `disabled_rules` & `opt_in_rules` if using this
-#   - empty_parameters
-#   - vertical_whitespace
-
-analyzer_rules: # rules run by `swiftlint analyze`
-  - explicit_self
-
-# Case-sensitive paths to include during linting. Directory paths supplied on the
-# command line will be ignored.
-included: 
-  - Sources
-excluded: # case-sensitive paths to ignore during linting. Takes precedence over `included`
-  - Carthage
-  - Pods
-  - Sources/ExcludedFolder
-  - Sources/ExcludedFile.swift
-  - Sources/*/ExcludedFile.swift # exclude files with a wildcard
-
-# If true, SwiftLint will not fail if no lintable files are found.
-allow_zero_lintable_files: false
-
-# If true, SwiftLint will treat all warnings as errors.
-strict: false
-
-# The path to a baseline file, which will be used to filter out detected violations.
-baseline: Baseline.json
-
-# The path to save detected violations to as a new baseline.
-write_baseline: Baseline.json
-
-# If true, SwiftLint will check for updates after linting or analyzing.
-check_for_updates: true
-
-# configurable rules can be customized from this configuration file
-# binary rules can set their severity level
-force_cast: warning # implicitly
-force_try:
-  severity: warning # explicitly
-# rules that have both warning and error levels, can set just the warning level
-# implicitly
-line_length: 110
-# they can set both implicitly with an array
-type_body_length:
-  - 300 # warning
-  - 400 # error
-# or they can set both explicitly
-file_length:
-  warning: 500
-  error: 1200
-# naming rules can set warnings/errors for min_length and max_length
-# additionally they can set excluded names
-type_name:
-  min_length: 4 # only warning
-  max_length: # warning and error
-    warning: 40
-    error: 50
-  excluded: iPhone # excluded via string
-  allowed_symbols: ["_"] # these are allowed in type names
-identifier_name:
-  min_length: # only min_length
-    error: 4 # only error
-  excluded: # excluded via string array
-    - id
-    - URL
-    - GlobalAPIKey
-reporter: "xcode" # reporter type (xcode, json, csv, checkstyle, codeclimate, junit, html, emoji, sonarqube, markdown, github-actions-logging, summary)
-
- -

You can also use environment variables in your configuration file, -by using ${SOME_VARIABLE} in a string.

-

Defining Custom Rules

- -

In addition to the rules that the main SwiftLint project ships with, SwiftLint -can also run two types of custom rules that you can define yourself in your own -projects:

-

1. Swift Custom Rules

- -

These rules are written the same way as the Swift-based rules that ship with -SwiftLint so they’re fast, accurate, can leverage SwiftSyntax, can be unit -tested, and more.

- -

Using these requires building SwiftLint with Bazel as described in -this video or its associated code in -github.com/jpsim/swiftlint-bazel-example.

-

2. Regex Custom Rules

- -

You can define custom regex-based rules in your configuration file using the -following syntax:

-
custom_rules:
-  pirates_beat_ninjas: # rule identifier
-    included:
-      - ".*\\.swift" # regex that defines paths to include during linting. optional.
-    excluded:
-      - ".*Test\\.swift" # regex that defines paths to exclude during linting. optional
-    name: "Pirates Beat Ninjas" # rule name. optional.
-    regex: "([nN]inja)" # matching pattern
-    capture_group: 0 # number of regex capture group to highlight the rule violation at. optional.
-    match_kinds: # SyntaxKinds to match. optional.
-      - comment
-      - identifier
-    message: "Pirates are better than ninjas." # violation message. optional.
-    severity: error # violation severity. optional.
-  no_hiding_in_strings:
-    regex: "([nN]inja)"
-    match_kinds: string
-
- -

This is what the output would look like:

- -

- -

It is important to note that the regular expression pattern is used with the -flags s and m enabled, that is . -matches newlines -and ^/$ -match the start and end of lines, -respectively. If you do not want to have . match newlines, for example, the -regex can be prepended by (?-s).

- -

You can filter the matches by providing one or more match_kinds, which will -reject matches that include syntax kinds that are not present in this list. Here -are all the possible syntax kinds:

- -
    -
  • argument
  • -
  • attribute.builtin
  • -
  • attribute.id
  • -
  • buildconfig.id
  • -
  • buildconfig.keyword
  • -
  • comment
  • -
  • comment.mark
  • -
  • comment.url
  • -
  • doccomment
  • -
  • doccomment.field
  • -
  • identifier
  • -
  • keyword
  • -
  • number
  • -
  • objectliteral
  • -
  • parameter
  • -
  • placeholder
  • -
  • string
  • -
  • string_interpolation_anchor
  • -
  • typeidentifier
  • -
- -

All syntax kinds used in a snippet of Swift code can be extracted asking -SourceKitten. For example, -sourcekitten syntax --text "struct S {}" delivers

- -
    -
  • source.lang.swift.syntaxtype.keyword for the struct keyword and
  • -
  • source.lang.swift.syntaxtype.identifier for its name S
  • -
- -

which match to keyword and identifier in the above list.

- -

If using custom rules in combination with only_rules, you must include the -literal string custom_rules in the only_rules list:

-
only_rules:
-  - custom_rules
-
-custom_rules:
-  no_hiding_in_strings:
-    regex: "([nN]inja)"
-    match_kinds: string
-
- -

Unlike Swift custom rules, you can use official SwiftLint builds -(e.g. from Homebrew) to run regex custom rules.

-

Auto-correct

- -

SwiftLint can automatically correct certain violations. Files on disk are -overwritten with a corrected version.

- -

Please make sure to have backups of these files before running -swiftlint --fix, otherwise important data may be lost.

- -

Standard linting is disabled while correcting because of the high likelihood of -violations (or their offsets) being incorrect after modifying a file while -applying corrections.

-

Analyze

- -

The swiftlint analyze command can lint Swift files using the -full type-checked AST. The compiler log path containing the clean swiftc build -command invocation (incremental builds will fail) must be passed to analyze -via the --compiler-log-path flag. -e.g. --compiler-log-path /path/to/xcodebuild.log

- -

This can be obtained by

- -
    -
  1. Cleaning DerivedData (incremental builds won’t work with analyze)
  2. -
  3. Running xcodebuild -workspace {WORKSPACE}.xcworkspace -scheme {SCHEME} > xcodebuild.log
  4. -
  5. Running swiftlint analyze --compiler-log-path xcodebuild.log
  6. -
- -

Analyzer rules tend to be considerably slower than lint rules.

-

Using Multiple Configuration Files

- -

SwiftLint offers a variety of ways to include multiple configuration files. -Multiple configuration files get merged into one single configuration that is -then applied just as a single configuration file would get applied.

- -

There are quite a lot of use cases where using multiple configuration files -could be helpful:

- -

For instance, one could use a team-wide shared SwiftLint configuration while -allowing overrides in each project via a child configuration file.

- -

Team-Wide Configuration:

-
disabled_rules:
-- force_cast
-
- -

Project-Specific Configuration:

-
opt_in_rules:
-- force_cast
-
-

Child/Parent Configs (Locally)

- -

You can specify a child_config and/or a parent_config reference within a -configuration file. These references should be local paths relative to the -folder of the configuration file they are specified in. This even works -recursively, as long as there are no cycles and no ambiguities.

- -

A child config is treated as a refinement and thus has a higher priority, -while a parent config is considered a base with lower priority in case of -conflicts.

- -

Here’s an example, assuming you have the following file structure:

-
ProjectRoot
-    |_ .swiftlint.yml
-    |_ .swiftlint_refinement.yml
-    |_ Base
-        |_ .swiftlint_base.yml
-
- -

To include both the refinement and the base file, your .swiftlint.yml should -look like this:

-
child_config: .swiftlint_refinement.yml
-parent_config: Base/.swiftlint_base.yml
-
- -

When merging parent and child configs, included and excluded configurations -are processed carefully to account for differences in the directory location -of the containing configuration files.

-

Child/Parent Configs (Remote)

- -

Just as you can provide local child_config/parent_config references, -instead of referencing local paths, you can just put urls that lead to -configuration files. In order for SwiftLint to detect these remote references, -they must start with http:// or https://.

- -

The referenced remote configuration files may even recursively reference other -remote configuration files, but aren’t allowed to include local references.

- -

Using a remote reference, your .swiftlint.yml could look like this:

-
parent_config: https://myteamserver.com/our-base-swiftlint-config.yml
-
- -

Every time you run SwiftLint and have an Internet connection, SwiftLint tries -to get a new version of every remote configuration that is referenced. If this -request times out, a cached version is used if available. If there is no cached -version available, SwiftLint fails – but no worries, a cached version should be -there once SwiftLint has run successfully at least once.

- -

If needed, the timeouts for the remote configuration fetching can be specified -manually via the configuration file(s) using the -remote_timeout/remote_timeout_if_cached specifiers. These values default -to 2 seconds or 1 second, respectively.

-

Command Line

- -

Instead of just providing one configuration file when running SwiftLint via the -command line, you can also pass a hierarchy, where the first configuration is -treated as a parent, while the last one is treated as the highest-priority -child.

- -

A simple example including just two configuration files looks like this:

- -

swiftlint --config .swiftlint.yml --config .swiftlint_child.yml

-

Nested Configurations

- -

In addition to a main configuration (the .swiftlint.yml file in the root -folder), you can put other configuration files named .swiftlint.yml into the -directory structure that then get merged as a child config, but only with an -effect for those files that are within the same directory as the config or in a -deeper directory where there isn’t another configuration file. In other words: -Nested configurations don’t work recursively – there’s a maximum number of one -nested configuration per file that may be applied in addition to the main -configuration.

- -

.swiftlint.yml files are only considered as a nested configuration if they -have not been used to build the main configuration already (e. g. by having -been referenced via something like child_config: Folder/.swiftlint.yml). -Also, parent_config/child_config specifications of nested configurations -are getting ignored because there’s no sense to that.

- -

If one (or more) SwiftLint file(s) are explicitly specified via the --config -parameter, that configuration will be treated as an override, no matter whether -there exist other .swiftlint.yml files somewhere within the directory. -So if you want to use nested configurations, you can’t use the --config -parameter.

-

License

- -

MIT licensed.

-

About

- -

- -

SwiftLint is maintained and funded by Realm Inc. The names and logos for -Realm are trademarks of Realm Inc.

- -

We :heart: open source software! -See our other open source projects, -read our blog, or say hi on twitter -(@realm).

- -

- -

Our thanks to MacStadium for providing a Mac Mini to run our performance -tests.

- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inert_defer.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inert_defer.html deleted file mode 100644 index da760b6b7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/inert_defer.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - inert_defer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Inert Defer

- -

If defer is at the end of its parent scope, it will be executed right where it is anyway

- -
    -
  • Identifier: inert_defer
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func example3() {
-    defer { /* deferred code */ }
-
-    print("other code")
-}
-
-
func example4() {
-    if condition {
-        defer { /* deferred code */ }
-        print("other code")
-    }
-}
-
-

Triggering Examples

-
func example0() {
-    defer { /* deferred code */ }
-}
-
-
func example1() {
-    defer { /* deferred code */ }
-    // comment
-}
-
-
func example2() {
-    if condition {
-        defer { /* deferred code */ }
-        // comment
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/invalid_swiftlint_command.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/invalid_swiftlint_command.html deleted file mode 100644 index 067788ad4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/invalid_swiftlint_command.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - invalid_swiftlint_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Invalid SwiftLint Command

- -

swiftlint command is invalid

- -
    -
  • Identifier: invalid_swiftlint_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// swiftlint:disable unused_import
-
-
// swiftlint:enable unused_import
-
-
// swiftlint:disable:next unused_import
-
-
// swiftlint:disable:previous unused_import
-
-
// swiftlint:disable:this unused_import
-
-
//swiftlint:disable:this unused_import
-
-

Triggering Examples

-
// ↓swiftlint:
-
-
// ↓swiftlint: 
-
-
// ↓swiftlint::
-
-
// ↓swiftlint:: 
-
-
// ↓swiftlint:disable
-
-
// ↓swiftlint:dissable unused_import
-
-
// ↓swiftlint:enaaaable unused_import
-
-
// ↓swiftlint:disable:nxt unused_import
-
-
// ↓swiftlint:enable:prevus unused_import
-
-
// ↓swiftlint:enable:ths unused_import
-
-
// ↓swiftlint:enable
-
-
// ↓swiftlint:enable:
-
-
// ↓swiftlint:enable: 
-
-
// ↓swiftlint:disable: unused_import
-
-
// s↓swiftlint:disable unused_import
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/is_disjoint.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/is_disjoint.html deleted file mode 100644 index 58fc9f08e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/is_disjoint.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - is_disjoint Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Is Disjoint

- -

Prefer using Set.isDisjoint(with:) over Set.intersection(_:).isEmpty

- -
    -
  • Identifier: is_disjoint
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
_ = Set(syntaxKinds).isDisjoint(with: commentAndStringKindsSet)
-
-
let isObjc = !objcAttributes.isDisjoint(with: dictionary.enclosedSwiftAttributes)
-
-
_ = Set(syntaxKinds).intersection(commentAndStringKindsSet)
-
-
_ = !objcAttributes.intersection(dictionary.enclosedSwiftAttributes)
-
-

Triggering Examples

-
_ = Set(syntaxKinds).intersection(commentAndStringKindsSet).isEmpty
-
-
let isObjc = !objcAttributes.intersection(dictionary.enclosedSwiftAttributes).isEmpty
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/joined_default_parameter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/joined_default_parameter.html deleted file mode 100644 index bed42a3f8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/joined_default_parameter.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - joined_default_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Joined Default Parameter

- -

Discouraged explicit usage of the default separator

- -
    -
  • Identifier: joined_default_parameter
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar.joined()
-
-
let foo = bar.joined(separator: ",")
-
-
let foo = bar.joined(separator: toto)
-
-

Triggering Examples

-
let foo = bar.joined(separator: "")
-
-
let foo = bar.filter(toto)
-             .joined(separator: ""),
-
-
func foo() -> String {
-  return ["1", "2"].joined(separator: "")
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.js b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.js deleted file mode 100755 index 198441660..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -window.jazzy = {'docset': false} -if (typeof window.dash != 'undefined') { - document.documentElement.className += ' dash' - window.jazzy.docset = true -} -if (navigator.userAgent.match(/xcode/i)) { - document.documentElement.className += ' xcode' - window.jazzy.docset = true -} - -function toggleItem($link, $content) { - var animationDuration = 300; - $link.toggleClass('token-open'); - $content.slideToggle(animationDuration); -} - -function itemLinkToContent($link) { - return $link.parent().parent().next(); -} - -// On doc load + hash-change, open any targetted item -function openCurrentItemIfClosed() { - if (window.jazzy.docset) { - return; - } - var $link = $(`a[name="${location.hash.substring(1)}"]`).nextAll('.token'); - $content = itemLinkToContent($link); - if ($content.is(':hidden')) { - toggleItem($link, $content); - } -} - -$(openCurrentItemIfClosed); -$(window).on('hashchange', openCurrentItemIfClosed); - -// On item link ('token') click, toggle its discussion -$('.token').on('click', function(event) { - if (window.jazzy.docset) { - return; - } - var $link = $(this); - toggleItem($link, itemLinkToContent($link)); - - // Keeps the document from jumping to the hash. - var href = $link.attr('href'); - if (history.pushState) { - history.pushState({}, '', href); - } else { - location.hash = href; - } - event.preventDefault(); -}); - -// Clicks on links to the current, closed, item need to open the item -$("a:not('.token')").on('click', function() { - if (location == this.href) { - openCurrentItemIfClosed(); - } -}); - -// KaTeX rendering -if ("katex" in window) { - $($('.math').each( (_, element) => { - katex.render(element.textContent, element, { - displayMode: $(element).hasClass('m-block'), - throwOnError: false, - trust: true - }); - })) -} diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.search.js b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.search.js deleted file mode 100644 index 359cdbb8b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jazzy.search.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -$(function(){ - var $typeahead = $('[data-typeahead]'); - var $form = $typeahead.parents('form'); - var searchURL = $form.attr('action'); - - function displayTemplate(result) { - return result.name; - } - - function suggestionTemplate(result) { - var t = '
'; - t += '' + result.name + ''; - if (result.parent_name) { - t += '' + result.parent_name + ''; - } - t += '
'; - return t; - } - - $typeahead.one('focus', function() { - $form.addClass('loading'); - - $.getJSON(searchURL).then(function(searchData) { - const searchIndex = lunr(function() { - this.ref('url'); - this.field('name'); - this.field('abstract'); - for (const [url, doc] of Object.entries(searchData)) { - this.add({url: url, name: doc.name, abstract: doc.abstract}); - } - }); - - $typeahead.typeahead( - { - highlight: true, - minLength: 3, - autoselect: true - }, - { - limit: 10, - display: displayTemplate, - templates: { suggestion: suggestionTemplate }, - source: function(query, sync) { - const lcSearch = query.toLowerCase(); - const results = searchIndex.query(function(q) { - q.term(lcSearch, { boost: 100 }); - q.term(lcSearch, { - boost: 10, - wildcard: lunr.Query.wildcard.TRAILING - }); - }).map(function(result) { - var doc = searchData[result.ref]; - doc.url = result.ref; - return doc; - }); - sync(results); - } - } - ); - $form.removeClass('loading'); - $typeahead.trigger('focus'); - }); - }); - - var baseURL = searchURL.slice(0, -"search.json".length); - - $typeahead.on('typeahead:select', function(e, result) { - window.location = baseURL + result.url; - }); -}); diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jquery.min.js b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jquery.min.js deleted file mode 100644 index 7f37b5d99..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/jquery.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.7.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e){"use strict";var oe=[],r=Object.getPrototypeOf,ae=oe.slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe.push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},C=ie.document,u={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||C).createElement("script");if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[i.call(e)]||"object":typeof e}var t="3.7.1",l=/HTML$/i,ce=function(e,t){return new ce.fn.init(e,t)};function c(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},M=function(){V()},R=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&U(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function z(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&R(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function X(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function U(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,r.msMatchesSelector&&ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",M),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Re(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return M(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return M(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 00){var c=e.utils.clone(r)||{};c.position=[a,l],c.index=s.length,s.push(new e.Token(i.slice(a,o),c))}a=o+1}}return s},e.tokenizer.separator=/[\s\-]+/,e.Pipeline=function(){this._stack=[]},e.Pipeline.registeredFunctions=Object.create(null),e.Pipeline.registerFunction=function(t,r){r in this.registeredFunctions&&e.utils.warn("Overwriting existing registered function: "+r),t.label=r,e.Pipeline.registeredFunctions[t.label]=t},e.Pipeline.warnIfFunctionNotRegistered=function(t){var r=t.label&&t.label in this.registeredFunctions;r||e.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",t)},e.Pipeline.load=function(t){var r=new e.Pipeline;return t.forEach(function(t){var i=e.Pipeline.registeredFunctions[t];if(!i)throw new Error("Cannot load unregistered function: "+t);r.add(i)}),r},e.Pipeline.prototype.add=function(){var t=Array.prototype.slice.call(arguments);t.forEach(function(t){e.Pipeline.warnIfFunctionNotRegistered(t),this._stack.push(t)},this)},e.Pipeline.prototype.after=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,r)},e.Pipeline.prototype.before=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");this._stack.splice(i,0,r)},e.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);t!=-1&&this._stack.splice(t,1)},e.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(se&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:s>e?2*n:sa?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},e.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},e.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,a=s.str.charAt(0);a in s.node.edges?o=s.node.edges[a]:(o=new e.TokenSet,s.node.edges[a]=o),1==s.str.length&&(o["final"]=!0),n.push({node:o,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(0!=s.editsRemaining){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new e.TokenSet;s.node.edges["*"]=u}if(0==s.str.length&&(u["final"]=!0),n.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&n.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),1==s.str.length&&(s.node["final"]=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new e.TokenSet;s.node.edges["*"]=l}1==s.str.length&&(l["final"]=!0),n.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var c,h=s.str.charAt(0),d=s.str.charAt(1);d in s.node.edges?c=s.node.edges[d]:(c=new e.TokenSet,s.node.edges[d]=c),1==s.str.length&&(c["final"]=!0),n.push({node:c,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return i},e.TokenSet.fromString=function(t){for(var r=new e.TokenSet,i=r,n=0,s=t.length;n=e;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r["char"]]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},e.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},e.Index.prototype.search=function(t){return this.query(function(r){var i=new e.QueryParser(t,r);i.parse()})},e.Index.prototype.query=function(t){for(var r=new e.Query(this.fields),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},e.Builder.prototype.k1=function(e){this._k1=e},e.Builder.prototype.add=function(t,r){var i=t[this._ref],n=Object.keys(this._fields);this._documents[i]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return e.QueryLexer.EOS;var t=this.str.charAt(this.pos);return this.pos+=1,t},e.QueryLexer.prototype.width=function(){return this.pos-this.start},e.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},e.QueryLexer.prototype.backup=function(){this.pos-=1},e.QueryLexer.prototype.acceptDigitRun=function(){var t,r;do t=this.next(),r=t.charCodeAt(0);while(r>47&&r<58);t!=e.QueryLexer.EOS&&this.backup()},e.QueryLexer.prototype.more=function(){return this.pos1&&(t.backup(),t.emit(e.QueryLexer.TERM)),t.ignore(),t.more())return e.QueryLexer.lexText},e.QueryLexer.lexEditDistance=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.EDIT_DISTANCE),e.QueryLexer.lexText},e.QueryLexer.lexBoost=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.BOOST),e.QueryLexer.lexText},e.QueryLexer.lexEOS=function(t){t.width()>0&&t.emit(e.QueryLexer.TERM)},e.QueryLexer.termSeparator=e.tokenizer.separator,e.QueryLexer.lexText=function(t){for(;;){var r=t.next();if(r==e.QueryLexer.EOS)return e.QueryLexer.lexEOS;if(92!=r.charCodeAt(0)){if(":"==r)return e.QueryLexer.lexField;if("~"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexEditDistance;if("^"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexBoost;if("+"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if("-"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if(r.match(e.QueryLexer.termSeparator))return e.QueryLexer.lexTerm}else t.escapeCharacter()}},e.QueryParser=function(t,r){this.lexer=new e.QueryLexer(t),this.query=r,this.currentClause={},this.lexemeIdx=0},e.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var t=e.QueryParser.parseClause;t;)t=t(this);return this.query},e.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},e.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},e.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},e.QueryParser.parseClause=function(t){var r=t.peekLexeme();if(void 0!=r)switch(r.type){case e.QueryLexer.PRESENCE:return e.QueryParser.parsePresence;case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(i+=" with value '"+r.str+"'"),new e.QueryParseError(i,r.start,r.end)}},e.QueryParser.parsePresence=function(t){var r=t.consumeLexeme();if(void 0!=r){switch(r.str){case"-":t.currentClause.presence=e.Query.presence.PROHIBITED;break;case"+":t.currentClause.presence=e.Query.presence.REQUIRED;break;default:var i="unrecognised presence operator'"+r.str+"'";throw new e.QueryParseError(i,r.start,r.end)}var n=t.peekLexeme();if(void 0==n){var i="expecting term or field, found nothing";throw new e.QueryParseError(i,r.start,r.end)}switch(n.type){case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expecting term or field, found '"+n.type+"'";throw new e.QueryParseError(i,n.start,n.end)}}},e.QueryParser.parseField=function(t){var r=t.consumeLexeme();if(void 0!=r){if(t.query.allFields.indexOf(r.str)==-1){var i=t.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+r.str+"', possible fields: "+i;throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.fields=[r.str];var s=t.peekLexeme();if(void 0==s){var n="expecting term, found nothing";throw new e.QueryParseError(n,r.start,r.end)}switch(s.type){case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var n="expecting term, found '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseTerm=function(t){var r=t.consumeLexeme();if(void 0!=r){t.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(t.currentClause.usePipeline=!1);var i=t.peekLexeme();if(void 0==i)return void t.nextClause();switch(i.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+i.type+"'";throw new e.QueryParseError(n,i.start,i.end)}}},e.QueryParser.parseEditDistance=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="edit distance must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.editDistance=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseBoost=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="boost must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.boost=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.lunr=t()}(this,function(){return e})}(); diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/typeahead.jquery.js b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/typeahead.jquery.js deleted file mode 100644 index bcb734bef..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/js/typeahead.jquery.js +++ /dev/null @@ -1,1695 +0,0 @@ -/*! - * typeahead.js 1.3.3 - * https://github.com/corejavascript/typeahead.js - * Copyright 2013-2024 Twitter, Inc. and other contributors; Licensed MIT - */ - - -(function(root, factory) { - if (typeof define === "function" && define.amd) { - define([ "jquery" ], function(a0) { - return factory(a0); - }); - } else if (typeof module === "object" && module.exports) { - module.exports = factory(require("jquery")); - } else { - factory(root["jQuery"]); - } -})(this, function($) { - var _ = function() { - "use strict"; - return { - isMsie: function() { - return /(msie|trident)/i.test(navigator.userAgent) ? navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2] : false; - }, - isBlankString: function(str) { - return !str || /^\s*$/.test(str); - }, - escapeRegExChars: function(str) { - return str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); - }, - isString: function(obj) { - return typeof obj === "string"; - }, - isNumber: function(obj) { - return typeof obj === "number"; - }, - isArray: $.isArray, - isFunction: $.isFunction, - isObject: $.isPlainObject, - isUndefined: function(obj) { - return typeof obj === "undefined"; - }, - isElement: function(obj) { - return !!(obj && obj.nodeType === 1); - }, - isJQuery: function(obj) { - return obj instanceof $; - }, - toStr: function toStr(s) { - return _.isUndefined(s) || s === null ? "" : s + ""; - }, - bind: $.proxy, - each: function(collection, cb) { - $.each(collection, reverseArgs); - function reverseArgs(index, value) { - return cb(value, index); - } - }, - map: $.map, - filter: $.grep, - every: function(obj, test) { - var result = true; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (!(result = test.call(null, val, key, obj))) { - return false; - } - }); - return !!result; - }, - some: function(obj, test) { - var result = false; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (result = test.call(null, val, key, obj)) { - return false; - } - }); - return !!result; - }, - mixin: $.extend, - identity: function(x) { - return x; - }, - clone: function(obj) { - return $.extend(true, {}, obj); - }, - getIdGenerator: function() { - var counter = 0; - return function() { - return counter++; - }; - }, - templatify: function templatify(obj) { - return $.isFunction(obj) ? obj : template; - function template() { - return String(obj); - } - }, - defer: function(fn) { - setTimeout(fn, 0); - }, - debounce: function(func, wait, immediate) { - var timeout, result; - return function() { - var context = this, args = arguments, later, callNow; - later = function() { - timeout = null; - if (!immediate) { - result = func.apply(context, args); - } - }; - callNow = immediate && !timeout; - clearTimeout(timeout); - timeout = setTimeout(later, wait); - if (callNow) { - result = func.apply(context, args); - } - return result; - }; - }, - throttle: function(func, wait) { - var context, args, timeout, result, previous, later; - previous = 0; - later = function() { - previous = new Date(); - timeout = null; - result = func.apply(context, args); - }; - return function() { - var now = new Date(), remaining = wait - (now - previous); - context = this; - args = arguments; - if (remaining <= 0) { - clearTimeout(timeout); - timeout = null; - previous = now; - result = func.apply(context, args); - } else if (!timeout) { - timeout = setTimeout(later, remaining); - } - return result; - }; - }, - stringify: function(val) { - return _.isString(val) ? val : JSON.stringify(val); - }, - guid: function() { - function _p8(s) { - var p = (Math.random().toString(16) + "000000000").substr(2, 8); - return s ? "-" + p.substr(0, 4) + "-" + p.substr(4, 4) : p; - } - return "tt-" + _p8() + _p8(true) + _p8(true) + _p8(); - }, - noop: function() {} - }; - }(); - var WWW = function() { - "use strict"; - var defaultClassNames = { - wrapper: "twitter-typeahead", - input: "tt-input", - hint: "tt-hint", - menu: "tt-menu", - dataset: "tt-dataset", - suggestion: "tt-suggestion", - selectable: "tt-selectable", - empty: "tt-empty", - open: "tt-open", - cursor: "tt-cursor", - highlight: "tt-highlight" - }; - return build; - function build(o) { - var www, classes; - classes = _.mixin({}, defaultClassNames, o); - www = { - css: buildCss(), - classes: classes, - html: buildHtml(classes), - selectors: buildSelectors(classes) - }; - return { - css: www.css, - html: www.html, - classes: www.classes, - selectors: www.selectors, - mixin: function(o) { - _.mixin(o, www); - } - }; - } - function buildHtml(c) { - return { - wrapper: '', - menu: '
' - }; - } - function buildSelectors(classes) { - var selectors = {}; - _.each(classes, function(v, k) { - selectors[k] = "." + v; - }); - return selectors; - } - function buildCss() { - var css = { - wrapper: { - position: "relative", - display: "inline-block" - }, - hint: { - position: "absolute", - top: "0", - left: "0", - borderColor: "transparent", - boxShadow: "none", - opacity: "1" - }, - input: { - position: "relative", - verticalAlign: "top", - backgroundColor: "transparent" - }, - inputWithNoHint: { - position: "relative", - verticalAlign: "top" - }, - menu: { - position: "absolute", - top: "100%", - left: "0", - zIndex: "100", - display: "none" - }, - ltr: { - left: "0", - right: "auto" - }, - rtl: { - left: "auto", - right: " 0" - } - }; - if (_.isMsie()) { - _.mixin(css.input, { - backgroundImage: "url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)" - }); - } - return css; - } - }(); - var EventBus = function() { - "use strict"; - var namespace, deprecationMap; - namespace = "typeahead:"; - deprecationMap = { - render: "rendered", - cursorchange: "cursorchanged", - select: "selected", - autocomplete: "autocompleted" - }; - function EventBus(o) { - if (!o || !o.el) { - $.error("EventBus initialized without el"); - } - this.$el = $(o.el); - } - _.mixin(EventBus.prototype, { - _trigger: function(type, args) { - var $e = $.Event(namespace + type); - this.$el.trigger.call(this.$el, $e, args || []); - return $e; - }, - before: function(type) { - var args, $e; - args = [].slice.call(arguments, 1); - $e = this._trigger("before" + type, args); - return $e.isDefaultPrevented(); - }, - trigger: function(type) { - var deprecatedType; - this._trigger(type, [].slice.call(arguments, 1)); - if (deprecatedType = deprecationMap[type]) { - this._trigger(deprecatedType, [].slice.call(arguments, 1)); - } - } - }); - return EventBus; - }(); - var EventEmitter = function() { - "use strict"; - var splitter = /\s+/, nextTick = getNextTick(); - return { - onSync: onSync, - onAsync: onAsync, - off: off, - trigger: trigger - }; - function on(method, types, cb, context) { - var type; - if (!cb) { - return this; - } - types = types.split(splitter); - cb = context ? bindContext(cb, context) : cb; - this._callbacks = this._callbacks || {}; - while (type = types.shift()) { - this._callbacks[type] = this._callbacks[type] || { - sync: [], - async: [] - }; - this._callbacks[type][method].push(cb); - } - return this; - } - function onAsync(types, cb, context) { - return on.call(this, "async", types, cb, context); - } - function onSync(types, cb, context) { - return on.call(this, "sync", types, cb, context); - } - function off(types) { - var type; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - while (type = types.shift()) { - delete this._callbacks[type]; - } - return this; - } - function trigger(types) { - var type, callbacks, args, syncFlush, asyncFlush; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - args = [].slice.call(arguments, 1); - while ((type = types.shift()) && (callbacks = this._callbacks[type])) { - syncFlush = getFlush(callbacks.sync, this, [ type ].concat(args)); - asyncFlush = getFlush(callbacks.async, this, [ type ].concat(args)); - syncFlush() && nextTick(asyncFlush); - } - return this; - } - function getFlush(callbacks, context, args) { - return flush; - function flush() { - var cancelled; - for (var i = 0, len = callbacks.length; !cancelled && i < len; i += 1) { - cancelled = callbacks[i].apply(context, args) === false; - } - return !cancelled; - } - } - function getNextTick() { - var nextTickFn; - if (window.setImmediate) { - nextTickFn = function nextTickSetImmediate(fn) { - setImmediate(function() { - fn(); - }); - }; - } else { - nextTickFn = function nextTickSetTimeout(fn) { - setTimeout(function() { - fn(); - }, 0); - }; - } - return nextTickFn; - } - function bindContext(fn, context) { - return fn.bind ? fn.bind(context) : function() { - fn.apply(context, [].slice.call(arguments, 0)); - }; - } - }(); - var highlight = function(doc) { - "use strict"; - var defaults = { - node: null, - pattern: null, - tagName: "strong", - className: null, - wordsOnly: false, - caseSensitive: false, - diacriticInsensitive: false - }; - var accented = { - A: "[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]", - B: "[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]", - C: "[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]", - D: "[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]", - E: "[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]", - F: "[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]", - G: "[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]", - H: "[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]", - I: "[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]", - J: "[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]", - K: "[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]", - L: "[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]", - M: "[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]", - N: "[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]", - O: "[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]", - P: "[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]", - Q: "[Qqℚ⒬Ⓠⓠ㏃Qq]", - R: "[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]", - S: "[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]", - T: "[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]", - U: "[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]", - V: "[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]", - W: "[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]", - X: "[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]", - Y: "[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]", - Z: "[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]" - }; - return function hightlight(o) { - var regex; - o = _.mixin({}, defaults, o); - if (!o.node || !o.pattern) { - return; - } - o.pattern = _.isArray(o.pattern) ? o.pattern : [ o.pattern ]; - regex = getRegex(o.pattern, o.caseSensitive, o.wordsOnly, o.diacriticInsensitive); - traverse(o.node, hightlightTextNode); - function hightlightTextNode(textNode) { - var match, patternNode, wrapperNode; - if (match = regex.exec(textNode.data)) { - wrapperNode = doc.createElement(o.tagName); - o.className && (wrapperNode.className = o.className); - patternNode = textNode.splitText(match.index); - patternNode.splitText(match[0].length); - wrapperNode.appendChild(patternNode.cloneNode(true)); - textNode.parentNode.replaceChild(wrapperNode, patternNode); - } - return !!match; - } - function traverse(el, hightlightTextNode) { - var childNode, TEXT_NODE_TYPE = 3; - for (var i = 0; i < el.childNodes.length; i++) { - childNode = el.childNodes[i]; - if (childNode.nodeType === TEXT_NODE_TYPE) { - i += hightlightTextNode(childNode) ? 1 : 0; - } else { - traverse(childNode, hightlightTextNode); - } - } - } - }; - function accent_replacer(chr) { - return accented[chr.toUpperCase()] || chr; - } - function getRegex(patterns, caseSensitive, wordsOnly, diacriticInsensitive) { - var escapedPatterns = [], regexStr; - for (var i = 0, len = patterns.length; i < len; i++) { - var escapedWord = _.escapeRegExChars(patterns[i]); - if (diacriticInsensitive) { - escapedWord = escapedWord.replace(/\S/g, accent_replacer); - } - escapedPatterns.push(escapedWord); - } - regexStr = wordsOnly ? "\\b(" + escapedPatterns.join("|") + ")\\b" : "(" + escapedPatterns.join("|") + ")"; - return caseSensitive ? new RegExp(regexStr) : new RegExp(regexStr, "i"); - } - }(window.document); - var Input = function() { - "use strict"; - var specialKeyCodeMap; - specialKeyCodeMap = { - 9: "tab", - 27: "esc", - 37: "left", - 39: "right", - 13: "enter", - 38: "up", - 40: "down" - }; - function Input(o, www) { - var id; - o = o || {}; - if (!o.input) { - $.error("input is missing"); - } - www.mixin(this); - this.$hint = $(o.hint); - this.$input = $(o.input); - this.$menu = $(o.menu); - id = this.$input.attr("id") || _.guid(); - this.$menu.attr("id", id + "_listbox"); - this.$hint.attr({ - "aria-hidden": true - }); - this.$input.attr({ - "aria-owns": id + "_listbox", - "aria-controls": id + "_listbox", - role: "combobox", - "aria-autocomplete": "list", - "aria-expanded": false - }); - this.query = this.$input.val(); - this.queryWhenFocused = this.hasFocus() ? this.query : null; - this.$overflowHelper = buildOverflowHelper(this.$input); - this._checkLanguageDirection(); - if (this.$hint.length === 0) { - this.setHint = this.getHint = this.clearHint = this.clearHintIfInvalid = _.noop; - } - this.onSync("cursorchange", this._updateDescendent); - } - Input.normalizeQuery = function(str) { - return _.toStr(str).replace(/^\s*/g, "").replace(/\s{2,}/g, " "); - }; - _.mixin(Input.prototype, EventEmitter, { - _onBlur: function onBlur() { - this.resetInputValue(); - this.trigger("blurred"); - }, - _onFocus: function onFocus() { - this.queryWhenFocused = this.query; - this.trigger("focused"); - }, - _onKeydown: function onKeydown($e) { - var keyName = specialKeyCodeMap[$e.which || $e.keyCode]; - this._managePreventDefault(keyName, $e); - if (keyName && this._shouldTrigger(keyName, $e)) { - this.trigger(keyName + "Keyed", $e); - } - }, - _onInput: function onInput() { - this._setQuery(this.getInputValue()); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - _managePreventDefault: function managePreventDefault(keyName, $e) { - var preventDefault; - switch (keyName) { - case "up": - case "down": - preventDefault = !withModifier($e); - break; - - default: - preventDefault = false; - } - preventDefault && $e.preventDefault(); - }, - _shouldTrigger: function shouldTrigger(keyName, $e) { - var trigger; - switch (keyName) { - case "tab": - trigger = !withModifier($e); - break; - - default: - trigger = true; - } - return trigger; - }, - _checkLanguageDirection: function checkLanguageDirection() { - var dir = (this.$input.css("direction") || "ltr").toLowerCase(); - if (this.dir !== dir) { - this.dir = dir; - this.$hint.attr("dir", dir); - this.trigger("langDirChanged", dir); - } - }, - _setQuery: function setQuery(val, silent) { - var areEquivalent, hasDifferentWhitespace; - areEquivalent = areQueriesEquivalent(val, this.query); - hasDifferentWhitespace = areEquivalent ? this.query.length !== val.length : false; - this.query = val; - if (!silent && !areEquivalent) { - this.trigger("queryChanged", this.query); - } else if (!silent && hasDifferentWhitespace) { - this.trigger("whitespaceChanged", this.query); - } - }, - _updateDescendent: function updateDescendent(event, id) { - this.$input.attr("aria-activedescendant", id); - }, - bind: function() { - var that = this, onBlur, onFocus, onKeydown, onInput; - onBlur = _.bind(this._onBlur, this); - onFocus = _.bind(this._onFocus, this); - onKeydown = _.bind(this._onKeydown, this); - onInput = _.bind(this._onInput, this); - this.$input.on("blur.tt", onBlur).on("focus.tt", onFocus).on("keydown.tt", onKeydown); - if (!_.isMsie() || _.isMsie() > 9) { - this.$input.on("input.tt", onInput); - } else { - this.$input.on("keydown.tt keypress.tt cut.tt paste.tt", function($e) { - if (specialKeyCodeMap[$e.which || $e.keyCode]) { - return; - } - _.defer(_.bind(that._onInput, that, $e)); - }); - } - return this; - }, - focus: function focus() { - this.$input.focus(); - }, - blur: function blur() { - this.$input.blur(); - }, - getLangDir: function getLangDir() { - return this.dir; - }, - getQuery: function getQuery() { - return this.query || ""; - }, - setQuery: function setQuery(val, silent) { - this.setInputValue(val); - this._setQuery(val, silent); - }, - hasQueryChangedSinceLastFocus: function hasQueryChangedSinceLastFocus() { - return this.query !== this.queryWhenFocused; - }, - getInputValue: function getInputValue() { - return this.$input.val(); - }, - setInputValue: function setInputValue(value) { - this.$input.val(value); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - resetInputValue: function resetInputValue() { - this.setInputValue(this.query); - }, - getHint: function getHint() { - return this.$hint.val(); - }, - setHint: function setHint(value) { - this.$hint.val(value); - }, - clearHint: function clearHint() { - this.setHint(""); - }, - clearHintIfInvalid: function clearHintIfInvalid() { - var val, hint, valIsPrefixOfHint, isValid; - val = this.getInputValue(); - hint = this.getHint(); - valIsPrefixOfHint = val !== hint && hint.indexOf(val) === 0; - isValid = val !== "" && valIsPrefixOfHint && !this.hasOverflow(); - !isValid && this.clearHint(); - }, - hasFocus: function hasFocus() { - return this.$input.is(":focus"); - }, - hasOverflow: function hasOverflow() { - var constraint = this.$input.width() - 2; - this.$overflowHelper.text(this.getInputValue()); - return this.$overflowHelper.width() >= constraint; - }, - isCursorAtEnd: function() { - var valueLength, selectionStart, range; - valueLength = this.$input.val().length; - selectionStart = this.$input[0].selectionStart; - if (_.isNumber(selectionStart)) { - return selectionStart === valueLength; - } else if (document.selection) { - range = document.selection.createRange(); - range.moveStart("character", -valueLength); - return valueLength === range.text.length; - } - return true; - }, - destroy: function destroy() { - this.$hint.off(".tt"); - this.$input.off(".tt"); - this.$overflowHelper.remove(); - this.$hint = this.$input = this.$overflowHelper = $("
"); - }, - setAriaExpanded: function setAriaExpanded(value) { - this.$input.attr("aria-expanded", value); - } - }); - return Input; - function buildOverflowHelper($input) { - return $('').css({ - position: "absolute", - visibility: "hidden", - whiteSpace: "pre", - fontFamily: $input.css("font-family"), - fontSize: $input.css("font-size"), - fontStyle: $input.css("font-style"), - fontVariant: $input.css("font-variant"), - fontWeight: $input.css("font-weight"), - wordSpacing: $input.css("word-spacing"), - letterSpacing: $input.css("letter-spacing"), - textIndent: $input.css("text-indent"), - textRendering: $input.css("text-rendering"), - textTransform: $input.css("text-transform") - }).insertAfter($input); - } - function areQueriesEquivalent(a, b) { - return Input.normalizeQuery(a) === Input.normalizeQuery(b); - } - function withModifier($e) { - return $e.altKey || $e.ctrlKey || $e.metaKey || $e.shiftKey; - } - }(); - var Dataset = function() { - "use strict"; - var keys, nameGenerator; - keys = { - dataset: "tt-selectable-dataset", - val: "tt-selectable-display", - obj: "tt-selectable-object" - }; - nameGenerator = _.getIdGenerator(); - function Dataset(o, www) { - o = o || {}; - o.templates = o.templates || {}; - o.templates.notFound = o.templates.notFound || o.templates.empty; - if (!o.source) { - $.error("missing source"); - } - if (!o.node) { - $.error("missing node"); - } - if (o.name && !isValidName(o.name)) { - $.error("invalid dataset name: " + o.name); - } - www.mixin(this); - this.highlight = !!o.highlight; - this.name = _.toStr(o.name || nameGenerator()); - this.limit = o.limit || 5; - this.displayFn = getDisplayFn(o.display || o.displayKey); - this.templates = getTemplates(o.templates, this.displayFn); - this.source = o.source.__ttAdapter ? o.source.__ttAdapter() : o.source; - this.async = _.isUndefined(o.async) ? this.source.length > 2 : !!o.async; - this._resetLastSuggestion(); - this.$el = $(o.node).attr("role", "presentation").addClass(this.classes.dataset).addClass(this.classes.dataset + "-" + this.name); - } - Dataset.extractData = function extractData(el) { - var $el = $(el); - if ($el.data(keys.obj)) { - return { - dataset: $el.data(keys.dataset) || "", - val: $el.data(keys.val) || "", - obj: $el.data(keys.obj) || null - }; - } - return null; - }; - _.mixin(Dataset.prototype, EventEmitter, { - _overwrite: function overwrite(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (this.async && this.templates.pending) { - this._renderPending(query); - } else if (!this.async && this.templates.notFound) { - this._renderNotFound(query); - } else { - this._empty(); - } - this.trigger("rendered", suggestions, false, this.name); - }, - _append: function append(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length && this.$lastSuggestion.length) { - this._appendSuggestions(query, suggestions); - } else if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (!this.$lastSuggestion.length && this.templates.notFound) { - this._renderNotFound(query); - } - this.trigger("rendered", suggestions, true, this.name); - }, - _renderSuggestions: function renderSuggestions(query, suggestions) { - var $fragment; - $fragment = this._getSuggestionsFragment(query, suggestions); - this.$lastSuggestion = $fragment.children().last(); - this.$el.html($fragment).prepend(this._getHeader(query, suggestions)).append(this._getFooter(query, suggestions)); - }, - _appendSuggestions: function appendSuggestions(query, suggestions) { - var $fragment, $lastSuggestion; - $fragment = this._getSuggestionsFragment(query, suggestions); - $lastSuggestion = $fragment.children().last(); - this.$lastSuggestion.after($fragment); - this.$lastSuggestion = $lastSuggestion; - }, - _renderPending: function renderPending(query) { - var template = this.templates.pending; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _renderNotFound: function renderNotFound(query) { - var template = this.templates.notFound; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _empty: function empty() { - this.$el.empty(); - this._resetLastSuggestion(); - }, - _getSuggestionsFragment: function getSuggestionsFragment(query, suggestions) { - var that = this, fragment; - fragment = document.createDocumentFragment(); - _.each(suggestions, function getSuggestionNode(suggestion) { - var $el, context; - context = that._injectQuery(query, suggestion); - $el = $(that.templates.suggestion(context)).data(keys.dataset, that.name).data(keys.obj, suggestion).data(keys.val, that.displayFn(suggestion)).addClass(that.classes.suggestion + " " + that.classes.selectable); - fragment.appendChild($el[0]); - }); - this.highlight && highlight({ - className: this.classes.highlight, - node: fragment, - pattern: query - }); - return $(fragment); - }, - _getFooter: function getFooter(query, suggestions) { - return this.templates.footer ? this.templates.footer({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _getHeader: function getHeader(query, suggestions) { - return this.templates.header ? this.templates.header({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _resetLastSuggestion: function resetLastSuggestion() { - this.$lastSuggestion = $(); - }, - _injectQuery: function injectQuery(query, obj) { - return _.isObject(obj) ? _.mixin({ - _query: query - }, obj) : obj; - }, - update: function update(query) { - var that = this, canceled = false, syncCalled = false, rendered = 0; - this.cancel(); - this.cancel = function cancel() { - canceled = true; - that.cancel = $.noop; - that.async && that.trigger("asyncCanceled", query, that.name); - }; - this.source(query, sync, async); - !syncCalled && sync([]); - function sync(suggestions) { - if (syncCalled) { - return; - } - syncCalled = true; - suggestions = (suggestions || []).slice(0, that.limit); - rendered = suggestions.length; - that._overwrite(query, suggestions); - if (rendered < that.limit && that.async) { - that.trigger("asyncRequested", query, that.name); - } - } - function async(suggestions) { - suggestions = suggestions || []; - if (!canceled && rendered < that.limit) { - that.cancel = $.noop; - var idx = Math.abs(rendered - that.limit); - rendered += idx; - that._append(query, suggestions.slice(0, idx)); - that.async && that.trigger("asyncReceived", query, that.name); - } - } - }, - cancel: $.noop, - clear: function clear() { - this._empty(); - this.cancel(); - this.trigger("cleared"); - }, - isEmpty: function isEmpty() { - return this.$el.is(":empty"); - }, - destroy: function destroy() { - this.$el = $("
"); - } - }); - return Dataset; - function getDisplayFn(display) { - display = display || _.stringify; - return _.isFunction(display) ? display : displayFn; - function displayFn(obj) { - return obj[display]; - } - } - function getTemplates(templates, displayFn) { - return { - notFound: templates.notFound && _.templatify(templates.notFound), - pending: templates.pending && _.templatify(templates.pending), - header: templates.header && _.templatify(templates.header), - footer: templates.footer && _.templatify(templates.footer), - suggestion: templates.suggestion ? userSuggestionTemplate : suggestionTemplate - }; - function userSuggestionTemplate(context) { - var template = templates.suggestion; - return $(template(context)).attr("id", _.guid()); - } - function suggestionTemplate(context) { - return $('
').attr("id", _.guid()).text(displayFn(context)); - } - } - function isValidName(str) { - return /^[_a-zA-Z0-9-]+$/.test(str); - } - }(); - var Menu = function() { - "use strict"; - function Menu(o, www) { - var that = this; - o = o || {}; - if (!o.node) { - $.error("node is required"); - } - www.mixin(this); - this.$node = $(o.node); - this.query = null; - this.datasets = _.map(o.datasets, initializeDataset); - function initializeDataset(oDataset) { - var node = that.$node.find(oDataset.node).first(); - oDataset.node = node.length ? node : $("
").appendTo(that.$node); - return new Dataset(oDataset, www); - } - } - _.mixin(Menu.prototype, EventEmitter, { - _onSelectableClick: function onSelectableClick($e) { - this.trigger("selectableClicked", $($e.currentTarget)); - }, - _onRendered: function onRendered(type, dataset, suggestions, async) { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetRendered", dataset, suggestions, async); - }, - _onCleared: function onCleared() { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetCleared"); - }, - _propagate: function propagate() { - this.trigger.apply(this, arguments); - }, - _allDatasetsEmpty: function allDatasetsEmpty() { - return _.every(this.datasets, _.bind(function isDatasetEmpty(dataset) { - var isEmpty = dataset.isEmpty(); - this.$node.attr("aria-expanded", !isEmpty); - return isEmpty; - }, this)); - }, - _getSelectables: function getSelectables() { - return this.$node.find(this.selectors.selectable); - }, - _removeCursor: function _removeCursor() { - var $selectable = this.getActiveSelectable(); - $selectable && $selectable.removeClass(this.classes.cursor); - }, - _ensureVisible: function ensureVisible($el) { - var elTop, elBottom, nodeScrollTop, nodeHeight; - elTop = $el.position().top; - elBottom = elTop + $el.outerHeight(true); - nodeScrollTop = this.$node.scrollTop(); - nodeHeight = this.$node.height() + parseInt(this.$node.css("paddingTop"), 10) + parseInt(this.$node.css("paddingBottom"), 10); - if (elTop < 0) { - this.$node.scrollTop(nodeScrollTop + elTop); - } else if (nodeHeight < elBottom) { - this.$node.scrollTop(nodeScrollTop + (elBottom - nodeHeight)); - } - }, - bind: function() { - var that = this, onSelectableClick; - onSelectableClick = _.bind(this._onSelectableClick, this); - this.$node.on("click.tt", this.selectors.selectable, onSelectableClick); - this.$node.on("mouseover", this.selectors.selectable, function() { - that.setCursor($(this)); - }); - this.$node.on("mouseleave", function() { - that._removeCursor(); - }); - _.each(this.datasets, function(dataset) { - dataset.onSync("asyncRequested", that._propagate, that).onSync("asyncCanceled", that._propagate, that).onSync("asyncReceived", that._propagate, that).onSync("rendered", that._onRendered, that).onSync("cleared", that._onCleared, that); - }); - return this; - }, - isOpen: function isOpen() { - return this.$node.hasClass(this.classes.open); - }, - open: function open() { - this.$node.scrollTop(0); - this.$node.addClass(this.classes.open); - }, - close: function close() { - this.$node.attr("aria-expanded", false); - this.$node.removeClass(this.classes.open); - this._removeCursor(); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.attr("dir", dir); - }, - selectableRelativeToCursor: function selectableRelativeToCursor(delta) { - var $selectables, $oldCursor, oldIndex, newIndex; - $oldCursor = this.getActiveSelectable(); - $selectables = this._getSelectables(); - oldIndex = $oldCursor ? $selectables.index($oldCursor) : -1; - newIndex = oldIndex + delta; - newIndex = (newIndex + 1) % ($selectables.length + 1) - 1; - newIndex = newIndex < -1 ? $selectables.length - 1 : newIndex; - return newIndex === -1 ? null : $selectables.eq(newIndex); - }, - setCursor: function setCursor($selectable) { - this._removeCursor(); - if ($selectable = $selectable && $selectable.first()) { - $selectable.addClass(this.classes.cursor); - this._ensureVisible($selectable); - } - }, - getSelectableData: function getSelectableData($el) { - return $el && $el.length ? Dataset.extractData($el) : null; - }, - getActiveSelectable: function getActiveSelectable() { - var $selectable = this._getSelectables().filter(this.selectors.cursor).first(); - return $selectable.length ? $selectable : null; - }, - getTopSelectable: function getTopSelectable() { - var $selectable = this._getSelectables().first(); - return $selectable.length ? $selectable : null; - }, - update: function update(query) { - var isValidUpdate = query !== this.query; - if (isValidUpdate) { - this.query = query; - _.each(this.datasets, updateDataset); - } - return isValidUpdate; - function updateDataset(dataset) { - dataset.update(query); - } - }, - empty: function empty() { - _.each(this.datasets, clearDataset); - this.query = null; - this.$node.addClass(this.classes.empty); - function clearDataset(dataset) { - dataset.clear(); - } - }, - destroy: function destroy() { - this.$node.off(".tt"); - this.$node = $("
"); - _.each(this.datasets, destroyDataset); - function destroyDataset(dataset) { - dataset.destroy(); - } - } - }); - return Menu; - }(); - var Status = function() { - "use strict"; - function Status(options) { - this.$el = $("", { - role: "status", - "aria-live": "polite" - }).css({ - position: "absolute", - padding: "0", - border: "0", - height: "1px", - width: "1px", - "margin-bottom": "-1px", - "margin-right": "-1px", - overflow: "hidden", - clip: "rect(0 0 0 0)", - "white-space": "nowrap" - }); - options.$input.after(this.$el); - _.each(options.menu.datasets, _.bind(function(dataset) { - if (dataset.onSync) { - dataset.onSync("rendered", _.bind(this.update, this)); - dataset.onSync("cleared", _.bind(this.cleared, this)); - } - }, this)); - } - _.mixin(Status.prototype, { - update: function update(event, suggestions) { - var length = suggestions.length; - var words; - if (length === 1) { - words = { - result: "result", - is: "is" - }; - } else { - words = { - result: "results", - is: "are" - }; - } - this.$el.text(length + " " + words.result + " " + words.is + " available, use up and down arrow keys to navigate."); - }, - cleared: function() { - this.$el.text(""); - } - }); - return Status; - }(); - var DefaultMenu = function() { - "use strict"; - var s = Menu.prototype; - function DefaultMenu() { - Menu.apply(this, [].slice.call(arguments, 0)); - } - _.mixin(DefaultMenu.prototype, Menu.prototype, { - open: function open() { - !this._allDatasetsEmpty() && this._show(); - return s.open.apply(this, [].slice.call(arguments, 0)); - }, - close: function close() { - this._hide(); - return s.close.apply(this, [].slice.call(arguments, 0)); - }, - _onRendered: function onRendered() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onRendered.apply(this, [].slice.call(arguments, 0)); - }, - _onCleared: function onCleared() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onCleared.apply(this, [].slice.call(arguments, 0)); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.css(dir === "ltr" ? this.css.ltr : this.css.rtl); - return s.setLanguageDirection.apply(this, [].slice.call(arguments, 0)); - }, - _hide: function hide() { - this.$node.hide(); - }, - _show: function show() { - this.$node.css("display", "block"); - } - }); - return DefaultMenu; - }(); - var Typeahead = function() { - "use strict"; - function Typeahead(o, www) { - var onFocused, onBlurred, onEnterKeyed, onTabKeyed, onEscKeyed, onUpKeyed, onDownKeyed, onLeftKeyed, onRightKeyed, onQueryChanged, onWhitespaceChanged; - o = o || {}; - if (!o.input) { - $.error("missing input"); - } - if (!o.menu) { - $.error("missing menu"); - } - if (!o.eventBus) { - $.error("missing event bus"); - } - www.mixin(this); - this.eventBus = o.eventBus; - this.minLength = _.isNumber(o.minLength) ? o.minLength : 1; - this.input = o.input; - this.menu = o.menu; - this.enabled = true; - this.autoselect = !!o.autoselect; - this.active = false; - this.input.hasFocus() && this.activate(); - this.dir = this.input.getLangDir(); - this._hacks(); - this.menu.bind().onSync("selectableClicked", this._onSelectableClicked, this).onSync("asyncRequested", this._onAsyncRequested, this).onSync("asyncCanceled", this._onAsyncCanceled, this).onSync("asyncReceived", this._onAsyncReceived, this).onSync("datasetRendered", this._onDatasetRendered, this).onSync("datasetCleared", this._onDatasetCleared, this); - onFocused = c(this, "activate", "open", "_onFocused"); - onBlurred = c(this, "deactivate", "_onBlurred"); - onEnterKeyed = c(this, "isActive", "isOpen", "_onEnterKeyed"); - onTabKeyed = c(this, "isActive", "isOpen", "_onTabKeyed"); - onEscKeyed = c(this, "isActive", "_onEscKeyed"); - onUpKeyed = c(this, "isActive", "open", "_onUpKeyed"); - onDownKeyed = c(this, "isActive", "open", "_onDownKeyed"); - onLeftKeyed = c(this, "isActive", "isOpen", "_onLeftKeyed"); - onRightKeyed = c(this, "isActive", "isOpen", "_onRightKeyed"); - onQueryChanged = c(this, "_openIfActive", "_onQueryChanged"); - onWhitespaceChanged = c(this, "_openIfActive", "_onWhitespaceChanged"); - this.input.bind().onSync("focused", onFocused, this).onSync("blurred", onBlurred, this).onSync("enterKeyed", onEnterKeyed, this).onSync("tabKeyed", onTabKeyed, this).onSync("escKeyed", onEscKeyed, this).onSync("upKeyed", onUpKeyed, this).onSync("downKeyed", onDownKeyed, this).onSync("leftKeyed", onLeftKeyed, this).onSync("rightKeyed", onRightKeyed, this).onSync("queryChanged", onQueryChanged, this).onSync("whitespaceChanged", onWhitespaceChanged, this).onSync("langDirChanged", this._onLangDirChanged, this); - } - _.mixin(Typeahead.prototype, { - _hacks: function hacks() { - var $input, $menu; - $input = this.input.$input || $("
"); - $menu = this.menu.$node || $("
"); - $input.on("blur.tt", function($e) { - var active, isActive, hasActive; - active = document.activeElement; - isActive = $menu.is(active); - hasActive = $menu.has(active).length > 0; - if (_.isMsie() && (isActive || hasActive)) { - $e.preventDefault(); - $e.stopImmediatePropagation(); - _.defer(function() { - $input.focus(); - }); - } - }); - $menu.on("mousedown.tt", function($e) { - $e.preventDefault(); - }); - }, - _onSelectableClicked: function onSelectableClicked(type, $el) { - this.select($el); - }, - _onDatasetCleared: function onDatasetCleared() { - this._updateHint(); - }, - _onDatasetRendered: function onDatasetRendered(type, suggestions, async, dataset) { - this._updateHint(); - if (this.autoselect) { - var cursorClass = this.selectors.cursor.substr(1); - this.menu.$node.find(this.selectors.suggestion).first().addClass(cursorClass); - } - this.eventBus.trigger("render", suggestions, async, dataset); - }, - _onAsyncRequested: function onAsyncRequested(type, dataset, query) { - this.eventBus.trigger("asyncrequest", query, dataset); - }, - _onAsyncCanceled: function onAsyncCanceled(type, dataset, query) { - this.eventBus.trigger("asynccancel", query, dataset); - }, - _onAsyncReceived: function onAsyncReceived(type, dataset, query) { - this.eventBus.trigger("asyncreceive", query, dataset); - }, - _onFocused: function onFocused() { - this._minLengthMet() && this.menu.update(this.input.getQuery()); - }, - _onBlurred: function onBlurred() { - if (this.input.hasQueryChangedSinceLastFocus()) { - this.eventBus.trigger("change", this.input.getQuery()); - } - }, - _onEnterKeyed: function onEnterKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - if (this.select($selectable)) { - $e.preventDefault(); - $e.stopPropagation(); - } - } else if (this.autoselect) { - if (this.select(this.menu.getTopSelectable())) { - $e.preventDefault(); - $e.stopPropagation(); - } - } - }, - _onTabKeyed: function onTabKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - this.select($selectable) && $e.preventDefault(); - } else if (this.autoselect) { - if ($selectable = this.menu.getTopSelectable()) { - this.autocomplete($selectable) && $e.preventDefault(); - } - } - }, - _onEscKeyed: function onEscKeyed() { - this.close(); - }, - _onUpKeyed: function onUpKeyed() { - this.moveCursor(-1); - }, - _onDownKeyed: function onDownKeyed() { - this.moveCursor(+1); - }, - _onLeftKeyed: function onLeftKeyed() { - if (this.dir === "rtl" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onRightKeyed: function onRightKeyed() { - if (this.dir === "ltr" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onQueryChanged: function onQueryChanged(e, query) { - this._minLengthMet(query) ? this.menu.update(query) : this.menu.empty(); - }, - _onWhitespaceChanged: function onWhitespaceChanged() { - this._updateHint(); - }, - _onLangDirChanged: function onLangDirChanged(e, dir) { - if (this.dir !== dir) { - this.dir = dir; - this.menu.setLanguageDirection(dir); - } - }, - _openIfActive: function openIfActive() { - this.isActive() && this.open(); - }, - _minLengthMet: function minLengthMet(query) { - query = _.isString(query) ? query : this.input.getQuery() || ""; - return query.length >= this.minLength; - }, - _updateHint: function updateHint() { - var $selectable, data, val, query, escapedQuery, frontMatchRegEx, match; - $selectable = this.menu.getTopSelectable(); - data = this.menu.getSelectableData($selectable); - val = this.input.getInputValue(); - if (data && !_.isBlankString(val) && !this.input.hasOverflow()) { - query = Input.normalizeQuery(val); - escapedQuery = _.escapeRegExChars(query); - frontMatchRegEx = new RegExp("^(?:" + escapedQuery + ")(.+$)", "i"); - match = frontMatchRegEx.exec(data.val); - match && this.input.setHint(val + match[1]); - } else { - this.input.clearHint(); - } - }, - isEnabled: function isEnabled() { - return this.enabled; - }, - enable: function enable() { - this.enabled = true; - }, - disable: function disable() { - this.enabled = false; - }, - isActive: function isActive() { - return this.active; - }, - activate: function activate() { - if (this.isActive()) { - return true; - } else if (!this.isEnabled() || this.eventBus.before("active")) { - return false; - } else { - this.active = true; - this.eventBus.trigger("active"); - return true; - } - }, - deactivate: function deactivate() { - if (!this.isActive()) { - return true; - } else if (this.eventBus.before("idle")) { - return false; - } else { - this.active = false; - this.close(); - this.eventBus.trigger("idle"); - return true; - } - }, - isOpen: function isOpen() { - return this.menu.isOpen(); - }, - open: function open() { - if (!this.isOpen() && !this.eventBus.before("open")) { - this.input.setAriaExpanded(true); - this.menu.open(); - this._updateHint(); - this.eventBus.trigger("open"); - } - return this.isOpen(); - }, - close: function close() { - if (this.isOpen() && !this.eventBus.before("close")) { - this.input.setAriaExpanded(false); - this.menu.close(); - this.input.clearHint(); - this.input.resetInputValue(); - this.eventBus.trigger("close"); - } - return !this.isOpen(); - }, - setVal: function setVal(val) { - this.input.setQuery(_.toStr(val)); - }, - getVal: function getVal() { - return this.input.getQuery(); - }, - select: function select($selectable) { - var data = this.menu.getSelectableData($selectable); - if (data && !this.eventBus.before("select", data.obj, data.dataset)) { - this.input.setQuery(data.val, true); - this.eventBus.trigger("select", data.obj, data.dataset); - this.close(); - return true; - } - return false; - }, - autocomplete: function autocomplete($selectable) { - var query, data, isValid; - query = this.input.getQuery(); - data = this.menu.getSelectableData($selectable); - isValid = data && query !== data.val; - if (isValid && !this.eventBus.before("autocomplete", data.obj, data.dataset)) { - this.input.setQuery(data.val); - this.eventBus.trigger("autocomplete", data.obj, data.dataset); - return true; - } - return false; - }, - moveCursor: function moveCursor(delta) { - var query, $candidate, data, suggestion, datasetName, cancelMove, id; - query = this.input.getQuery(); - $candidate = this.menu.selectableRelativeToCursor(delta); - data = this.menu.getSelectableData($candidate); - suggestion = data ? data.obj : null; - datasetName = data ? data.dataset : null; - id = $candidate ? $candidate.attr("id") : null; - this.input.trigger("cursorchange", id); - cancelMove = this._minLengthMet() && this.menu.update(query); - if (!cancelMove && !this.eventBus.before("cursorchange", suggestion, datasetName)) { - this.menu.setCursor($candidate); - if (data) { - if (typeof data.val === "string") { - this.input.setInputValue(data.val); - } - } else { - this.input.resetInputValue(); - this._updateHint(); - } - this.eventBus.trigger("cursorchange", suggestion, datasetName); - return true; - } - return false; - }, - destroy: function destroy() { - this.input.destroy(); - this.menu.destroy(); - } - }); - return Typeahead; - function c(ctx) { - var methods = [].slice.call(arguments, 1); - return function() { - var args = [].slice.call(arguments); - _.each(methods, function(method) { - return ctx[method].apply(ctx, args); - }); - }; - } - }(); - (function() { - "use strict"; - var old, keys, methods; - old = $.fn.typeahead; - keys = { - www: "tt-www", - attrs: "tt-attrs", - typeahead: "tt-typeahead" - }; - methods = { - initialize: function initialize(o, datasets) { - var www; - datasets = _.isArray(datasets) ? datasets : [].slice.call(arguments, 1); - o = o || {}; - www = WWW(o.classNames); - return this.each(attach); - function attach() { - var $input, $wrapper, $hint, $menu, defaultHint, defaultMenu, eventBus, input, menu, status, typeahead, MenuConstructor; - _.each(datasets, function(d) { - d.highlight = !!o.highlight; - }); - $input = $(this); - $wrapper = $(www.html.wrapper); - $hint = $elOrNull(o.hint); - $menu = $elOrNull(o.menu); - defaultHint = o.hint !== false && !$hint; - defaultMenu = o.menu !== false && !$menu; - defaultHint && ($hint = buildHintFromInput($input, www)); - defaultMenu && ($menu = $(www.html.menu).css(www.css.menu)); - $hint && $hint.val(""); - $input = prepInput($input, www); - if (defaultHint || defaultMenu) { - $wrapper.css(www.css.wrapper); - $input.css(defaultHint ? www.css.input : www.css.inputWithNoHint); - $input.wrap($wrapper).parent().prepend(defaultHint ? $hint : null).append(defaultMenu ? $menu : null); - } - MenuConstructor = defaultMenu ? DefaultMenu : Menu; - eventBus = new EventBus({ - el: $input - }); - input = new Input({ - hint: $hint, - input: $input, - menu: $menu - }, www); - menu = new MenuConstructor({ - node: $menu, - datasets: datasets - }, www); - status = new Status({ - $input: $input, - menu: menu - }); - typeahead = new Typeahead({ - input: input, - menu: menu, - eventBus: eventBus, - minLength: o.minLength, - autoselect: o.autoselect - }, www); - $input.data(keys.www, www); - $input.data(keys.typeahead, typeahead); - } - }, - isEnabled: function isEnabled() { - var enabled; - ttEach(this.first(), function(t) { - enabled = t.isEnabled(); - }); - return enabled; - }, - enable: function enable() { - ttEach(this, function(t) { - t.enable(); - }); - return this; - }, - disable: function disable() { - ttEach(this, function(t) { - t.disable(); - }); - return this; - }, - isActive: function isActive() { - var active; - ttEach(this.first(), function(t) { - active = t.isActive(); - }); - return active; - }, - activate: function activate() { - ttEach(this, function(t) { - t.activate(); - }); - return this; - }, - deactivate: function deactivate() { - ttEach(this, function(t) { - t.deactivate(); - }); - return this; - }, - isOpen: function isOpen() { - var open; - ttEach(this.first(), function(t) { - open = t.isOpen(); - }); - return open; - }, - open: function open() { - ttEach(this, function(t) { - t.open(); - }); - return this; - }, - close: function close() { - ttEach(this, function(t) { - t.close(); - }); - return this; - }, - select: function select(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.select($el); - }); - return success; - }, - autocomplete: function autocomplete(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.autocomplete($el); - }); - return success; - }, - moveCursor: function moveCursoe(delta) { - var success = false; - ttEach(this.first(), function(t) { - success = t.moveCursor(delta); - }); - return success; - }, - val: function val(newVal) { - var query; - if (!arguments.length) { - ttEach(this.first(), function(t) { - query = t.getVal(); - }); - return query; - } else { - ttEach(this, function(t) { - t.setVal(_.toStr(newVal)); - }); - return this; - } - }, - destroy: function destroy() { - ttEach(this, function(typeahead, $input) { - revert($input); - typeahead.destroy(); - }); - return this; - } - }; - $.fn.typeahead = function(method) { - if (methods[method]) { - return methods[method].apply(this, [].slice.call(arguments, 1)); - } else { - return methods.initialize.apply(this, arguments); - } - }; - $.fn.typeahead.noConflict = function noConflict() { - $.fn.typeahead = old; - return this; - }; - function ttEach($els, fn) { - $els.each(function() { - var $input = $(this), typeahead; - (typeahead = $input.data(keys.typeahead)) && fn(typeahead, $input); - }); - } - function buildHintFromInput($input, www) { - return $input.clone().addClass(www.classes.hint).removeData().css(www.css.hint).css(getBackgroundStyles($input)).prop({ - readonly: true, - required: false - }).removeAttr("id name placeholder").removeClass("required").attr({ - spellcheck: "false", - tabindex: -1 - }); - } - function prepInput($input, www) { - $input.data(keys.attrs, { - dir: $input.attr("dir"), - autocomplete: $input.attr("autocomplete"), - spellcheck: $input.attr("spellcheck"), - style: $input.attr("style") - }); - $input.addClass(www.classes.input).attr({ - spellcheck: false - }); - try { - !$input.attr("dir") && $input.attr("dir", "auto"); - } catch (e) {} - return $input; - } - function getBackgroundStyles($el) { - return { - backgroundAttachment: $el.css("background-attachment"), - backgroundClip: $el.css("background-clip"), - backgroundColor: $el.css("background-color"), - backgroundImage: $el.css("background-image"), - backgroundOrigin: $el.css("background-origin"), - backgroundPosition: $el.css("background-position"), - backgroundRepeat: $el.css("background-repeat"), - backgroundSize: $el.css("background-size") - }; - } - function revert($input) { - var www, $wrapper; - www = $input.data(keys.www); - $wrapper = $input.parent().filter(www.selectors.wrapper); - _.each($input.data(keys.attrs), function(val, key) { - _.isUndefined(val) ? $input.removeAttr(key) : $input.attr(key, val); - }); - $input.removeData(keys.typeahead).removeData(keys.www).removeData(keys.attr).removeClass(www.classes.input); - if ($wrapper.length) { - $input.detach().insertAfter($wrapper); - $wrapper.remove(); - } - } - function $elOrNull(obj) { - var isValid, $el; - isValid = _.isJQuery(obj) || _.isElement(obj); - $el = isValid ? $(obj).first() : []; - return $el.length ? $el : null; - } - })(); -}); \ No newline at end of file diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/large_tuple.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/large_tuple.html deleted file mode 100644 index cb98e5244..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/large_tuple.html +++ /dev/null @@ -1,518 +0,0 @@ - - - - large_tuple Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Large Tuple

- -

Tuples shouldn’t have too many members. Create a custom type instead.

- -
    -
  • Identifier: large_tuple
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -2 -
    -error - -3 -
  • -
-

Non Triggering Examples

-
let foo: (Int, Int)
-
-
let foo: (start: Int, end: Int)
-
-
let foo: (Int, (Int, String))
-
-
func foo() -> (Int, Int)
-
-
func foo() -> (Int, Int) {}
-
-
func foo(bar: String) -> (Int, Int)
-
-
func foo(bar: String) -> (Int, Int) {}
-
-
func foo() throws -> (Int, Int)
-
-
func foo() throws -> (Int, Int) {}
-
-
let foo: (Int, Int, Int) -> Void
-
-
let foo: (Int, Int, Int) throws -> Void
-
-
func foo(bar: (Int, String, Float) -> Void)
-
-
func foo(bar: (Int, String, Float) throws -> Void)
-
-
var completionHandler: ((_ data: Data?, _ resp: URLResponse?, _ e: NSError?) -> Void)!
-
-
func getDictionaryAndInt() -> (Dictionary<Int, String>, Int)?
-
-
func getGenericTypeAndInt() -> (Type<Int, String, Float>, Int)?
-
-
func foo() async -> (Int, Int)
-
-
func foo() async -> (Int, Int) {}
-
-
func foo(bar: String) async -> (Int, Int)
-
-
func foo(bar: String) async -> (Int, Int) {}
-
-
func foo() async throws -> (Int, Int)
-
-
func foo() async throws -> (Int, Int) {}
-
-
let foo: (Int, Int, Int) async -> Void
-
-
let foo: (Int, Int, Int) async throws -> Void
-
-
func foo(bar: (Int, String, Float) async -> Void)
-
-
func foo(bar: (Int, String, Float) async throws -> Void)
-
-
func getDictionaryAndInt() async -> (Dictionary<Int, String>, Int)?
-
-
func getGenericTypeAndInt() async -> (Type<Int, String, Float>, Int)?
-
-

Triggering Examples

-
let foo: (Int, Int, Int)
-
-
let foo: (start: Int, end: Int, value: String)
-
-
let foo: (Int, (Int, Int, Int))
-
-
func foo(bar: (Int, Int, Int))
-
-
func foo() -> (Int, Int, Int)
-
-
func foo() -> (Int, Int, Int) {}
-
-
func foo(bar: String) -> (Int, Int, Int)
-
-
func foo(bar: String) -> (Int, Int, Int) {}
-
-
func foo() throws -> (Int, Int, Int)
-
-
func foo() throws -> (Int, Int, Int) {}
-
-
func foo() throws -> (Int, (String, String, String), Int) {}
-
-
func getDictionaryAndInt() -> (Dictionary<Int, (String, String, String)>, Int)?
-
-
func foo(bar: (Int, Int, Int)) async
-
-
func foo() async -> (Int, Int, Int)
-
-
func foo() async -> (Int, Int, Int) {}
-
-
func foo(bar: String) async -> (Int, Int, Int)
-
-
func foo(bar: String) async -> (Int, Int, Int) {}
-
-
func foo() async throws -> (Int, Int, Int)
-
-
func foo() async throws -> (Int, Int, Int) {}
-
-
func foo() async throws -> (Int, (String, String, String), Int) {}
-
-
func getDictionaryAndInt() async -> (Dictionary<Int, (String, String, String)>, Int)?
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/last_where.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/last_where.html deleted file mode 100644 index 3ee40056d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/last_where.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - last_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Last Where

- -

Prefer using .last(where:) over .filter { }.last in collections

- -
    -
  • Identifier: last_where
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
kinds.filter(excludingKinds.contains).isEmpty && kinds.last == .identifier
-
-
myList.last(where: { $0 % 2 == 0 })
-
-
match(pattern: pattern).filter { $0.last == .identifier }
-
-
(myList.filter { $0 == 1 }.suffix(2)).last
-
-
collection.filter("stringCol = '3'").last
-
-

Triggering Examples

-
myList.filter { $0 % 2 == 0 }.last
-
-
myList.filter({ $0 % 2 == 0 }).last
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).last
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).last?.something()
-
-
myList.filter(someFunction).last
-
-
myList.filter({ $0 % 2 == 0 })
-.last
-
-
(myList.filter { $0 == 1 }).last
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/leading_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/leading_whitespace.html deleted file mode 100644 index 2f48cade4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/leading_whitespace.html +++ /dev/null @@ -1,419 +0,0 @@ - - - - leading_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Leading Whitespace

- -

Files should not contain leading whitespace

- -
    -
  • Identifier: leading_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
//
-
-

Triggering Examples

-

-//
-
-
 //
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_cggeometry_functions.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_cggeometry_functions.html deleted file mode 100644 index 27238a0c8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_cggeometry_functions.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - legacy_cggeometry_functions Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy CGGeometry Functions

- -

Struct extension properties and methods are preferred over legacy functions

- -
    -
  • Identifier: legacy_cggeometry_functions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
rect.width
-
-
rect.height
-
-
rect.minX
-
-
rect.midX
-
-
rect.maxX
-
-
rect.minY
-
-
rect.midY
-
-
rect.maxY
-
-
rect.isNull
-
-
rect.isEmpty
-
-
rect.isInfinite
-
-
rect.standardized
-
-
rect.integral
-
-
rect.insetBy(dx: 5.0, dy: -7.0)
-
-
rect.offsetBy(dx: 5.0, dy: -7.0)
-
-
rect1.union(rect2)
-
-
rect1.intersect(rect2)
-
-
rect1.contains(rect2)
-
-
rect.contains(point)
-
-
rect1.intersects(rect2)
-
-

Triggering Examples

-
CGRectGetWidth(rect)
-
-
CGRectGetHeight(rect)
-
-
CGRectGetMinX(rect)
-
-
CGRectGetMidX(rect)
-
-
CGRectGetMaxX(rect)
-
-
CGRectGetMinY(rect)
-
-
CGRectGetMidY(rect)
-
-
CGRectGetMaxY(rect)
-
-
CGRectIsNull(rect)
-
-
CGRectIsEmpty(rect)
-
-
CGRectIsInfinite(rect)
-
-
CGRectStandardize(rect)
-
-
CGRectIntegral(rect)
-
-
CGRectInset(rect, 10, 5)
-
-
CGRectOffset(rect, -2, 8.3)
-
-
CGRectUnion(rect1, rect2)
-
-
CGRectIntersection(rect1, rect2)
-
-
CGRectContainsRect(rect1, rect2)
-
-
CGRectContainsPoint(rect, point)
-
-
CGRectIntersectsRect(rect1, rect2)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constant.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constant.html deleted file mode 100644 index 1b526d62e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constant.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - legacy_constant Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Constant

- -

Struct-scoped constants are preferred over legacy global constants

- -
    -
  • Identifier: legacy_constant
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGRect.infinite
-
-
CGPoint.zero
-
-
CGRect.zero
-
-
CGSize.zero
-
-
NSPoint.zero
-
-
NSRect.zero
-
-
NSSize.zero
-
-
CGRect.null
-
-
CGFloat.pi
-
-
Float.pi
-
-

Triggering Examples

-
CGRectInfinite
-
-
CGPointZero
-
-
CGRectZero
-
-
CGSizeZero
-
-
NSZeroPoint
-
-
NSZeroRect
-
-
NSZeroSize
-
-
CGRectNull
-
-
CGFloat(M_PI)
-
-
Float(M_PI)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constructor.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constructor.html deleted file mode 100644 index 5ab87b324..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_constructor.html +++ /dev/null @@ -1,505 +0,0 @@ - - - - legacy_constructor Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Constructor

- -

Swift constructors are preferred over legacy convenience functions

- -
    -
  • Identifier: legacy_constructor
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGPoint(x: 10, y: 10)
-
-
CGPoint(x: xValue, y: yValue)
-
-
CGSize(width: 10, height: 10)
-
-
CGSize(width: aWidth, height: aHeight)
-
-
CGRect(x: 0, y: 0, width: 10, height: 10)
-
-
CGRect(x: xVal, y: yVal, width: aWidth, height: aHeight)
-
-
CGVector(dx: 10, dy: 10)
-
-
CGVector(dx: deltaX, dy: deltaY)
-
-
NSPoint(x: 10, y: 10)
-
-
NSPoint(x: xValue, y: yValue)
-
-
NSSize(width: 10, height: 10)
-
-
NSSize(width: aWidth, height: aHeight)
-
-
NSRect(x: 0, y: 0, width: 10, height: 10)
-
-
NSRect(x: xVal, y: yVal, width: aWidth, height: aHeight)
-
-
NSRange(location: 10, length: 1)
-
-
NSRange(location: loc, length: len)
-
-
UIEdgeInsets(top: 0, left: 0, bottom: 10, right: 10)
-
-
UIEdgeInsets(top: aTop, left: aLeft, bottom: aBottom, right: aRight)
-
-
NSEdgeInsets(top: 0, left: 0, bottom: 10, right: 10)
-
-
NSEdgeInsets(top: aTop, left: aLeft, bottom: aBottom, right: aRight)
-
-
UIOffset(horizontal: 0, vertical: 10)
-
-
UIOffset(horizontal: horizontal, vertical: vertical)
-
-

Triggering Examples

-
CGPointMake(10, 10)
-
-
CGPointMake(xVal, yVal)
-
-
CGPointMake(calculateX(), 10)
-
-
CGSizeMake(10, 10)
-
-
CGSizeMake(aWidth, aHeight)
-
-
CGRectMake(0, 0, 10, 10)
-
-
CGRectMake(xVal, yVal, width, height)
-
-
CGVectorMake(10, 10)
-
-
CGVectorMake(deltaX, deltaY)
-
-
NSMakePoint(10, 10)
-
-
NSMakePoint(xVal, yVal)
-
-
NSMakeSize(10, 10)
-
-
NSMakeSize(aWidth, aHeight)
-
-
NSMakeRect(0, 0, 10, 10)
-
-
NSMakeRect(xVal, yVal, width, height)
-
-
NSMakeRange(10, 1)
-
-
NSMakeRange(loc, len)
-
-
UIEdgeInsetsMake(0, 0, 10, 10)
-
-
UIEdgeInsetsMake(top, left, bottom, right)
-
-
NSEdgeInsetsMake(0, 0, 10, 10)
-
-
NSEdgeInsetsMake(top, left, bottom, right)
-
-
CGVectorMake(10, 10)
-NSMakeRange(10, 1)
-
-
UIOffsetMake(0, 10)
-
-
UIOffsetMake(horizontal, vertical)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_hashing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_hashing.html deleted file mode 100644 index 2b953e3da..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_hashing.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - legacy_hashing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Hashing

- -

Prefer using the hash(into:) function instead of overriding hashValue

- -
    -
  • Identifier: legacy_hashing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct Foo: Hashable {
-  let bar: Int = 10
-
-  func hash(into hasher: inout Hasher) {
-    hasher.combine(bar)
-  }
-}
-
-
class Foo: Hashable {
-  let bar: Int = 10
-
-  func hash(into hasher: inout Hasher) {
-    hasher.combine(bar)
-  }
-}
-
-
var hashValue: Int { return 1 }
-class Foo: Hashable { 
- }
-
-
class Foo: Hashable {
-  let bar: String = "Foo"
-
-  public var hashValue: String {
-    return bar
-  }
-}
-
-
class Foo: Hashable {
-  let bar: String = "Foo"
-
-  public var hashValue: String {
-    get { return bar }
-    set { bar = newValue }
-  }
-}
-
-

Triggering Examples

-
struct Foo: Hashable {
-    let bar: Int = 10
-
-    public var hashValue: Int {
-        return bar
-    }
-}
-
-
class Foo: Hashable {
-    let bar: Int = 10
-
-    public var hashValue: Int {
-        return bar
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_multiple.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_multiple.html deleted file mode 100644 index fd4b6eb78..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_multiple.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - legacy_multiple Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Multiple

- -

Prefer using the isMultiple(of:) function instead of using the remainder operator (%)

- -
    -
  • Identifier: legacy_multiple
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
cell.contentView.backgroundColor = indexPath.row.isMultiple(of: 2) ? .gray : .white
-
-
guard count.isMultiple(of: 2) else { throw DecodingError.dataCorrupted(...) }
-
-
sanityCheck(bytes > 0 && bytes.isMultiple(of: 4), "capacity must be multiple of 4 bytes")
-
-
guard let i = reversedNumbers.firstIndex(where: { $0.isMultiple(of: 2) }) else { return }
-
-
let constant = 56
-let isMultiple = value.isMultiple(of: constant)
-
-
let constant = 56
-let secret = value % constant == 5
-
-
let secretValue = (value % 3) + 2
-
-

Triggering Examples

-
cell.contentView.backgroundColor = indexPath.row % 2 == 0 ? .gray : .white
-
-
cell.contentView.backgroundColor = 0 == indexPath.row % 2 ? .gray : .white
-
-
cell.contentView.backgroundColor = indexPath.row % 2 != 0 ? .gray : .white
-
-
guard count % 2 == 0 else { throw DecodingError.dataCorrupted(...) }
-
-
sanityCheck(bytes > 0 && bytes % 4 == 0, "capacity must be multiple of 4 bytes")
-
-
guard let i = reversedNumbers.firstIndex(where: { $0 % 2 == 0 }) else { return }
-
-
let constant = 56
-let isMultiple = value % constant == 0
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_nsgeometry_functions.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_nsgeometry_functions.html deleted file mode 100644 index 1d72405f6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_nsgeometry_functions.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - legacy_nsgeometry_functions Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy NSGeometry Functions

- -

Struct extension properties and methods are preferred over legacy functions

- -
    -
  • Identifier: legacy_nsgeometry_functions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
rect.width
-
-
rect.height
-
-
rect.minX
-
-
rect.midX
-
-
rect.maxX
-
-
rect.minY
-
-
rect.midY
-
-
rect.maxY
-
-
rect.isEmpty
-
-
rect.integral
-
-
rect.insetBy(dx: 5.0, dy: -7.0)
-
-
rect.offsetBy(dx: 5.0, dy: -7.0)
-
-
rect1.union(rect2)
-
-
rect1.intersection(rect2)
-
-
rect1.contains(rect2)
-
-
rect.contains(point)
-
-
rect1.intersects(rect2)
-
-

Triggering Examples

-
NSWidth(rect)
-
-
NSHeight(rect)
-
-
NSMinX(rect)
-
-
NSMidX(rect)
-
-
NSMaxX(rect)
-
-
NSMinY(rect)
-
-
NSMidY(rect)
-
-
NSMaxY(rect)
-
-
NSEqualRects(rect1, rect2)
-
-
NSEqualSizes(size1, size2)
-
-
NSEqualPoints(point1, point2)
-
-
NSEdgeInsetsEqual(insets2, insets2)
-
-
NSIsEmptyRect(rect)
-
-
NSIntegralRect(rect)
-
-
NSInsetRect(rect, 10, 5)
-
-
NSOffsetRect(rect, -2, 8.3)
-
-
NSUnionRect(rect1, rect2)
-
-
NSIntersectionRect(rect1, rect2)
-
-
NSContainsRect(rect1, rect2)
-
-
NSPointInRect(rect, point)
-
-
NSIntersectsRect(rect1, rect2)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_objc_type.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_objc_type.html deleted file mode 100644 index f5f730d64..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_objc_type.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - legacy_objc_type Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Objective-C Reference Type

- -

Prefer Swift value types to bridged Objective-C reference types

- -
    -
  • Identifier: legacy_objc_type
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var array = Array<Int>()
-
-
var calendar: Calendar? = nil
-
-
var formatter: NSDataDetector
-
-
var className: String = NSStringFromClass(MyClass.self)
-
-
_ = URLRequest.CachePolicy.reloadIgnoringLocalCacheData
-
-
_ = Notification.Name("com.apple.Music.playerInfo")
-
-

Triggering Examples

-
var array = NSArray()
-
-
var calendar: NSCalendar? = nil
-
-
_ = NSURLRequest.CachePolicy.reloadIgnoringLocalCacheData
-
-
_ = NSNotification.Name("com.apple.Music.playerInfo")
-
-
let keyValuePair: (Int) -> (NSString, NSString) = {
-  let n = "\($0)" as NSString; return (n, n)
-}
-dictionary = [NSString: NSString](uniqueKeysWithValues:
-  (1...10_000).lazy.map(keyValuePair))
-
-
extension Foundation.Notification.Name {
-    static var reachabilityChanged: Foundation.NSNotification.Name {
-        return Foundation.Notification.Name("org.wordpress.reachability.changed")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_random.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_random.html deleted file mode 100644 index d02eb476f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/legacy_random.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - legacy_random Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Random

- -

Prefer using type.random(in:) over legacy functions

- -
    -
  • Identifier: legacy_random
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Int.random(in: 0..<10)
-
-
Double.random(in: 8.6...111.34)
-
-
Float.random(in: 0 ..< 1)
-
-

Triggering Examples

-
arc4random()
-
-
arc4random_uniform(83)
-
-
drand48()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/let_var_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/let_var_whitespace.html deleted file mode 100644 index 0a82dc0fe..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/let_var_whitespace.html +++ /dev/null @@ -1,587 +0,0 @@ - - - - let_var_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Variable Declaration Whitespace

- -

Variable declarations should be separated from other statements by a blank line

- -
    -
  • Identifier: let_var_whitespace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-let a = 0
-var x = 1
-
-var y = 2
-}
-
-
class C {
-let a = 5
-
-var x = 1
-}
-
-
class C {
-var a = 0
-}
-
-
class C {
-let a = 1 +
-    2
-let b = 5
-}
-
-
class C {
-var x: Int {
-    return 0
-}
-}
-
-
class C {
-var x: Int {
-    let a = 0
-
-    return a
-}
-}
-
-
class C {
-#if os(macOS)
-let a = 0
-
-func f() {}
-#endif
-}
-
-
class C {
-#warning("TODO: remove it")
-let a = 0
-#warning("TODO: remove it")
-let b = 0
-}
-
-
class C {
-#error("TODO: remove it")
-let a = 0
-}
-
-
class C {
-@available(swift 4)
-let a = 0
-}
-
-
class C {
-@objc
-var s: String = ""
-}
-
-
class C {
-@objc
-func a() {}
-}
-
-
class C {
-var x = 0
-lazy
-var y = 0
-}
-
-
class C {
-@available(OSX, introduced: 10.6)
-@available(*, deprecated)
-var x = 0
-}
-
-
class C {
-// swiftlint:disable superfluous_disable_command
-// swiftlint:disable force_cast
-
-let x = bar as! Bar
-}
-
-
class C {
-@available(swift 4)
-@UserDefault("param", defaultValue: true)
-var isEnabled = true
-
-@Attribute
-func f() {}
-}
-
-
class C {
-var x: Int {
-    let a = 0
-    return a
-}
-}
-
-
a = 2
-
-
a = 2
-
-var b = 3
-
-
#warning("message")
-let a = 2
-
-
#if os(macOS)
-let a = 2
-#endif
-
-
f {
-    let a = 1
-    return a
-}
-
-
func f() {
-    #if os(macOS)
-    let a = 2
-    return a
-    #else
-    return 1
-    #endif
-}
-
-

Triggering Examples

-
class C {
-let a
-func x() {}
-}
-
-
class C {
-var x = 0
-@objc func f() {}
-}
-
-
class C {
-var x = 0
-@objc
-func f() {}
-}
-
-
class C {
-@objc func f() {
-}
-var x = 0
-}
-
-
class C {
-func f() {}
-@Wapper
-let isNumber = false
-@Wapper
-var isEnabled = true
-func g() {}
-}
-
-
class C {
-#if os(macOS)
-let a = 0
-func f() {}
-#endif
-}
-
-
let a = 2
-b = 1
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/line_length.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/line_length.html deleted file mode 100644 index f00295294..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/line_length.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - line_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Line Length

- -

Lines should not span too many characters.

- -
    -
  • Identifier: line_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -120 -
    -error - -200 -
    -ignores_urls - -false -
    -ignores_function_declarations - -false -
    -ignores_comments - -false -
    -ignores_interpolated_strings - -false -
    -excluded_lines_patterns - -[] -
  • -
-

Non Triggering Examples

-
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
-
#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")
-
-

Triggering Examples

-
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
-
#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/literal_expression_end_indentation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/literal_expression_end_indentation.html deleted file mode 100644 index 79b1c128f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/literal_expression_end_indentation.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - literal_expression_end_indentation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Literal Expression End Indentation

- -

Array and dictionary literal end should have the same indentation as the line that started it

- -
    -
  • Identifier: literal_expression_end_indentation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2, 3]
-
-
[1,
- 2
-]
-
-
[
-   1,
-   2
-]
-
-
[
-   1,
-   2]
-
-
   let x = [
-       1,
-       2
-   ]
-
-
[key: 2, key2: 3]
-
-
[key: 1,
- key2: 2
-]
-
-
[
-   key: 0,
-   key2: 20
-]
-
-

Triggering Examples

-
let x = [
-   1,
-   2
-   ]
-
-
   let x = [
-       1,
-       2
-]
-
-
let x = [
-   key: value
-   ]
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/local_doc_comment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/local_doc_comment.html deleted file mode 100644 index 4ede9c585..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/local_doc_comment.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - local_doc_comment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Local Doc Comment

- -

Prefer regular comments over doc comments in local scopes

- -
    -
  • Identifier: local_doc_comment
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-  // Local scope documentation should use normal comments.
-  print("foo")
-}
-
-
/// My great property
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-var myGreatProperty: String!
-
-
/// Look here for more info:
-/// https://github.com.
-var myGreatProperty: String!
-
-

Triggering Examples

-
func foo() {
-  /// Docstring inside a function declaration
-  print("foo")
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/lower_acl_than_parent.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/lower_acl_than_parent.html deleted file mode 100644 index 20fb7dd59..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/lower_acl_than_parent.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - lower_acl_than_parent Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Lower ACL than Parent

- -

Ensure declarations have a lower access control level than their enclosing parent

- -
    -
  • Identifier: lower_acl_than_parent
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
public struct Foo { public func bar() {} }
-
-
internal struct Foo { func bar() {} }
-
-
struct Foo { func bar() {} }
-
-
struct Foo { internal func bar() {} }
-
-
open class Foo { public func bar() {} }
-
-
open class Foo { open func bar() {} }
-
-
fileprivate struct Foo { private func bar() {} }
-
-
private struct Foo { private func bar(id: String) }
-
-
extension Foo { public func bar() {} }
-
-
private struct Foo { fileprivate func bar() {} }
-
-
private func foo(id: String) {}
-
-
private class Foo { func bar() {} }
-
-
public extension Foo { struct Bar { public func baz() {} }}
-
-
public extension Foo { struct Bar { internal func baz() {} }}
-
-
internal extension Foo { struct Bar { internal func baz() {} }}
-
-
extension Foo { struct Bar { internal func baz() {} }}
-
-

Triggering Examples

-
struct Foo { public func bar() {} }
-
-
enum Foo { public func bar() {} }
-
-
public class Foo { open func bar() }
-
-
class Foo { public private(set) var bar: String? }
-
-
private struct Foo { public func bar() {} }
-
-
private class Foo { public func bar() {} }
-
-
private actor Foo { public func bar() {} }
-
-
fileprivate struct Foo { public func bar() {} }
-
-
class Foo { public func bar() {} }
-
-
actor Foo { public func bar() {} }
-
-
private struct Foo { internal func bar() {} }
-
-
fileprivate struct Foo { internal func bar() {} }
-
-
extension Foo { struct Bar { public func baz() {} }}
-
-
internal extension Foo { struct Bar { public func baz() {} }}
-
-
private extension Foo { struct Bar { public func baz() {} }}
-
-
fileprivate extension Foo { struct Bar { public func baz() {} }}
-
-
private extension Foo { struct Bar { internal func baz() {} }}
-
-
fileprivate extension Foo { struct Bar { internal func baz() {} }}
-
-
public extension Foo { struct Bar { struct Baz { public func qux() {} }}}
-
-
final class Foo { public func bar() {} }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/mark.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/mark.html deleted file mode 100644 index db31dd02f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/mark.html +++ /dev/null @@ -1,510 +0,0 @@ - - - - mark Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Mark

- -

MARK comment should be in valid format. e.g. ‘// MARK: …’ or ‘// MARK: - …’

- -
    -
  • Identifier: mark
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// MARK: good
-
-
// MARK: - good
-
-
// MARK: -
-
-
// MARK: - 
-
-
// BOOKMARK
-
-
//BOOKMARK
-
-
// BOOKMARKS
-
-
// MARK: This is good.
-
-
// MARK: - This is good.
-
-
// MARK: --- This is good. ---
-
-
// MARK: – This is dash separator
-
-
// Mark text
-
-
//  MarkdownText.swift
-
-
// MARK: good
-func foo() {
-    let bar = 0
-      // MARK: good
-}
-
-
/*
-func test1() {
-}
-//MARK: mark
-func test2() {
-}
-*/
-
-

Triggering Examples

-
//MARK: bad
-
-
// MARK:bad
-
-
//MARK:bad
-
-
//  MARK: bad
-
-
// MARK:  bad
-
-
// MARK: -bad
-
-
// MARK:- bad
-
-
// MARK:-bad
-
-
//MARK: - bad
-
-
//MARK:- bad
-
-
//MARK: -bad
-
-
//MARK:-bad
-
-
//Mark: bad
-
-
// Mark: bad
-
-
// MARK bad
-
-
//MARK bad
-
-
// MARK - bad
-
-
//MARK : bad
-
-
// MARKL:
-
-
// MARKR 
-
-
// MARKK -
-
-
/// MARK:
-
-
/// MARK bad
-
-
// MARK: good
-func foo() {
-    let bar = 0
-      //MARK: bad
-}
-
-
//MARK:- Top-Level bad mark
-//MARK:- Another bad mark
-struct MarkTest {}
-// MARK:- Bad mark
-extension MarkTest {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/missing_docs.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/missing_docs.html deleted file mode 100644 index 79f230569..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/missing_docs.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - missing_docs Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Missing Docs

- -

Declarations should be documented.

- -
    -
  • Identifier: missing_docs
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -[open, public] -
    -excludes_extensions - -true -
    -excludes_inherited_types - -true -
    -excludes_trivial_init - -false -
    -evaluate_effective_access_control_level - -false -
  • -
-

Non Triggering Examples

-
/// docs
-public class A {
-/// docs
-public func b() {}
-}
-// no docs
-public class B: A { override public func b() {} }
-
-
import Foundation
-// no docs
-public class B: NSObject {
-// no docs
-override public var description: String { fatalError() } }
-
-
/// docs
-public class A {
-    var j = 1
-    var i: Int { 1 }
-    func f() {}
-    deinit {}
-}
-
-
public extension A {}
-
-
enum E {
-    case A
-}
-
-
//
-// excludes_trivial_init: true
-//
-
-/// docs
-public class A {
-    public init() {}
-}
-
-
-
//
-// evaluate_effective_access_control_level: true
-//
-
-class C {
-    public func f() {}
-}
-
-
-
public struct S: ~Copyable, P {
-    public init() {}
-}
-
-

Triggering Examples

-
public func a() {}
-
-
// regular comment
-public func a() {}
-
-
/* regular comment */
-public func a() {}
-
-
/// docs
-public protocol A {
-    // no docs
-    var b: Int { get }
-}
-/// docs
-public struct C: A {
-    public let b: Int
-}
-
-
/// a doc
-public class C {
-    public static let i = 1
-}
-
-
public extension A {
-    public func f() {}
-    static var i: Int { 1 }
-    struct S {
-        func f() {}
-    }
-    class C {
-        func f() {}
-    }
-    actor A {
-        func f() {}
-    }
-    enum E {
-        case a
-        func f() {}
-    }
-}
-
-
public extension A {
-    enum E {
-        enum Inner {
-            case a
-        }
-    }
-}
-
-
extension E {
-    public struct S {
-        public static let i = 1
-    }
-}
-
-
extension E {
-    public func f() {}
-}
-
-
//
-// excludes_trivial_init: true
-//
-
-/// docs
-public class A {
-    public init(argument: String) {}
-}
-
-
-
//
-// excludes_inherited_types: false
-//
-
-public struct C: A {
-    public let b: Int
-}
-
-
-
//
-// excludes_extensions: false
-//
-
-public extension A {
-    public func f() {}
-}
-
-
-
public extension E {
-    var i: Int {
-        let j = 1
-        func f() {}
-        return j
-    }
-}
-
-
#if os(macOS)
-public func f() {}
-#endif
-
-
public enum E {
-    case A, B
-    func f() {}
-    init(_ i: Int) { self = .A }
-}
-
-
/// a doc
-public struct S {}
-public extension S {
-    enum E {
-        case A
-    }
-}
-
-
//
-// evaluate_effective_access_control_level: false
-//
-
-class C {
-    public func f() {}
-}
-
-
-
public struct S: ~Copyable, ~Escapable {
-    public init() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/modifier_order.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/modifier_order.html deleted file mode 100644 index 5adf07544..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/modifier_order.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - modifier_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Modifier Order

- -

Modifier order should be consistent.

- -
    -
  • Identifier: modifier_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -preferred_modifier_order - -[override, acl, setterACL, dynamic, mutators, lazy, final, required, convenience, typeMethods, owned] -
  • -
-

Non Triggering Examples

-
public class Foo {
-   public required convenience init() {}
-}
-
-
public class Foo {
-   public static let bar = 42
-}
-
-
public class Foo {
-   public static var bar: Int {
-       return
-   }
-}
-
-
public class Foo {
-   public class var bar: Int {
-       return 42
-   }
-}
-
-
public class Bar {
-   public class var foo: String {
-       return "foo"
-   }
-}
-public class Foo: Bar {
-   override public final class var foo: String {
-       return "bar"
-   }
-}
-
-
open class Bar {
-   public var foo: Int? {
-       return 42
-   }
-}
-open class Foo: Bar {
-   override public var foo: Int? {
-       return 43
-   }
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   override open class func foo() -> Int {
-       return 43
-   }
-}
-
-
protocol Foo: class {}
-class Bar {
-    public private(set) weak var foo: Foo?
-}
-
-
@objc
-public final class Foo: NSObject {}
-
-
@objcMembers
-public final class Foo: NSObject {}
-
-
@objc
-override public private(set) weak var foo: Bar?
-
-
@objc
-public final class Foo: NSObject {}
-
-
@objc
-open final class Foo: NSObject {
-   open weak var weakBar: NSString? = nil
-}
-
-
public final class Foo {}
-
-
class Bar {
-   func bar() {}
-}
-
-
internal class Foo: Bar {
-   override internal func bar() {}
-}
-
-
public struct Foo {
-   internal weak var weakBar: NSObject? = nil
-}
-
-
class Foo {
-   internal lazy var bar: String = "foo"
-}
-
-

Triggering Examples

-
class Foo {
-   convenience required public init() {}
-}
-
-
public class Foo {
-   static public let bar = 42
-}
-
-
public class Foo {
-   static public var bar: Int {
-       return 42
-   }
-}
-
-
public class Foo {
-   class public var bar: Int {
-       return 42
-   }
-}
-
-
public class RootFoo {
-   class public var foo: String {
-       return "foo"
-   }
-}
-public class Foo: RootFoo {
-   override final class public var foo: String
-       return "bar"
-   }
-}
-
-
open class Bar {
-   public var foo: Int? {
-       return 42
-   }
-}
-open class Foo: Bar {
-    public override var foo: Int? {
-       return 43
-   }
-}
-
-
protocol Foo: class {}
-    class Bar {
-        private(set) public weak var foo: Foo?
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   class open override func foo() -> Int {
-       return 43
-   }
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   open override class func foo() -> Int {
-       return 43
-   }
-}
-
-
@objc
-final public class Foo: NSObject {}
-
-
@objcMembers
-final public class Foo: NSObject {}
-
-
@objc
-final open class Foo: NSObject {
-   weak open var weakBar: NSString? = nil
-}
-
-
final public class Foo {}
-
-
internal class Foo: Bar {
-   internal override func bar() {}
-}
-
-
public struct Foo {
-   weak internal var weakBar: NSObjetc? = nil
-}
-
-
class Foo {
-   lazy internal var bar: String = "foo"
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments.html deleted file mode 100644 index 103211ffb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - multiline_arguments Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Arguments

- -

Arguments should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_arguments
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -first_argument_location - -any_line -
    -only_enforce_after_first_closure_on_first_line - -false -
  • -
-

Non Triggering Examples

-
foo()
-
-
foo(
-)
-
-
foo { }
-
-
foo {
-
-}
-
-
foo(0)
-
-
foo(0, 1)
-
-
foo(0, 1) { }
-
-
foo(0, param1: 1)
-
-
foo(0, param1: 1) { }
-
-
foo(param1: 1)
-
-
foo(param1: 1) { }
-
-
foo(param1: 1, param2: true) { }
-
-
foo(param1: 1, param2: true, param3: [3]) { }
-
-
foo(param1: 1, param2: true, param3: [3]) {
-    bar()
-}
-
-
foo(param1: 1,
-    param2: true,
-    param3: [3])
-
-
foo(
-    param1: 1, param2: true, param3: [3]
-)
-
-
foo(
-    param1: 1,
-    param2: true,
-    param3: [3]
-)
-
-
Picker(selection: viewStore.binding(\.$someProperty)) {
-   ForEach(SomeEnum.allCases, id: \.rawValue) { someCase in
-      Text(someCase.rawValue)
-         .tag(someCase)
-   }
-} label: {
-   EmptyView()
-}
-
-
UIView.animate(withDuration: 1,
-               delay: 0) {
-    // sample
-    print("a")
-} completion: { _ in
-    // sample
-    print("b")
-}
-
-
UIView.animate(withDuration: 1, delay: 0) {
-    print("a")
-} completion: { _ in
-    print("b")
-}
-
-

Triggering Examples

-
foo(0,
-    param1: 1, param2: true, param3: [3])
-
-
foo(0, param1: 1,
-    param2: true, param3: [3])
-
-
foo(0, param1: 1, param2: true,
-    param3: [3])
-
-
foo(
-    0, param1: 1,
-    param2: true, param3: [3]
-)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments_brackets.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments_brackets.html deleted file mode 100644 index c9c280387..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_arguments_brackets.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - multiline_arguments_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Arguments Brackets

- -

Multiline arguments should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_arguments_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo(param1: "Param1", param2: "Param2", param3: "Param3")
-
-
foo(
-    param1: "Param1", param2: "Param2", param3: "Param3"
-)
-
-
func foo(
-    param1: "Param1",
-    param2: "Param2",
-    param3: "Param3"
-)
-
-
foo { param1, param2 in
-    print("hello world")
-}
-
-
foo(
-    bar(
-        x: 5,
-        y: 7
-    )
-)
-
-
AlertViewModel.AlertAction(title: "some title", style: .default) {
-    AlertManager.shared.presentNextDebugAlert()
-}
-
-
public final class Logger {
-    public static let shared = Logger(outputs: [
-        OSLoggerOutput(),
-        ErrorLoggerOutput()
-    ])
-}
-
-
let errors = try self.download([
-    (description: description, priority: priority),
-])
-
-
return SignalProducer({ observer, _ in
-    observer.sendCompleted()
-}).onMainQueue()
-
-
SomeType(a: [
-    1, 2, 3
-], b: [1, 2])
-
-
SomeType(
-  a: 1
-) { print("completion") }
-
-
SomeType(
-  a: 1
-) {
-  print("completion")
-}
-
-
SomeType(
-  a: .init() { print("completion") }
-)
-
-
SomeType(
-  a: .init() {
-    print("completion")
-  }
-)
-
-
SomeType(
-  a: 1
-) {} onError: {}
-
-

Triggering Examples

-
foo(param1: "Param1", param2: "Param2",
-         param3: "Param3"
-)
-
-
foo(
-    param1: "Param1",
-    param2: "Param2",
-    param3: "Param3")
-
-
foo(param1: "Param1",
-    param2: "Param2",
-    param3: "Param3")
-
-
foo(bar(
-    x: 5,
-    y: 7
-)
-)
-
-
foo(
-    bar(
-        x: 5,
-        y: 7
-))
-
-
SomeOtherType(a: [
-        1, 2, 3
-    ],
-    b: "two")
-
-
SomeOtherType(
-  a: 1) {}
-
-
SomeOtherType(
-  a: 1) {
-  print("completion")
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_function_chains.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_function_chains.html deleted file mode 100644 index 8b8d8006b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_function_chains.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - multiline_function_chains Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Function Chains

- -

Chained function calls should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_function_chains
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let evenSquaresSum = [20, 17, 35, 4].filter { $0 % 2 == 0 }.map { $0 * $0 }.reduce(0, +)
-
-
let evenSquaresSum = [20, 17, 35, 4]
-    .filter { $0 % 2 == 0 }.map { $0 * $0 }.reduce(0, +)",
-
-
let chain = a
-    .b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c { blah in print(blah) }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c(.init(
-        a: 1,
-        b, 2,
-        c, 3))
-    .d()
-
-
self.viewModel.outputs.postContextualNotification
-  .observeForUI()
-  .observeValues {
-    NotificationCenter.default.post(
-      Notification(
-        name: .ksr_showNotificationsDialog,
-        userInfo: [UserInfoKeys.context: PushNotificationDialog.Context.pledge,
-                   UserInfoKeys.viewController: self]
-     )
-    )
-  }
-
-
let remainingIDs = Array(Set(self.currentIDs).subtracting(Set(response.ids)))
-
-
self.happeningNewsletterOn = self.updateCurrentUser
-    .map { $0.newsletters.happening }.skipNil().skipRepeats()
-
-

Triggering Examples

-
let evenSquaresSum = [20, 17, 35, 4]
-    .filter { $0 % 2 == 0 }.map { $0 * $0 }
-    .reduce(0, +)
-
-
let evenSquaresSum = a.b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }.d()
-
-
let evenSquaresSum = a.b(1, 2, 3)
-    .c(2, 3, 4).d()
-
-
let evenSquaresSum = a.b(1, 2, 3).c { blah in
-        print(blah)
-    }
-    .d()
-
-
a.b {
-//  ““
-}.e()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_literal_brackets.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_literal_brackets.html deleted file mode 100644 index dcde42c68..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_literal_brackets.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - multiline_literal_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Literal Brackets

- -

Multiline literals should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_literal_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let trio = ["harry", "ronald", "hermione"]
-let houseCup = ["gryffindor": 460, "hufflepuff": 370, "ravenclaw": 410, "slytherin": 450]
-
-
let trio = [
-    "harry",
-    "ronald",
-    "hermione"
-]
-let houseCup = [
-    "gryffindor": 460,
-    "hufflepuff": 370,
-    "ravenclaw": 410,
-    "slytherin": 450
-]
-
-
let trio = [
-    "harry", "ronald", "hermione"
-]
-let houseCup = [
-    "gryffindor": 460, "hufflepuff": 370,
-    "ravenclaw": 410, "slytherin": 450
-]
-
-
_ = [
-    1,
-    2,
-    3,
-    4,
-    5, 6,
-    7, 8, 9
-]
-
-

Triggering Examples

-
let trio = ["harry",
-            "ronald",
-            "hermione"
-]
-
-
let houseCup = ["gryffindor": 460, "hufflepuff": 370,
-                "ravenclaw": 410, "slytherin": 450
-]
-
-
let houseCup = ["gryffindor": 460,
-                "hufflepuff": 370,
-                "ravenclaw": 410,
-                "slytherin": 450]
-
-
let trio = [
-    "harry",
-    "ronald",
-    "hermione"]
-
-
let houseCup = [
-    "gryffindor": 460, "hufflepuff": 370,
-    "ravenclaw": 410, "slytherin": 450]
-
-
class Hogwarts {
-    let houseCup = [
-        "gryffindor": 460, "hufflepuff": 370,
-        "ravenclaw": 410, "slytherin": 450]
-}
-
-
_ = [
-    1,
-    2,
-    3,
-    4,
-    5, 6,
-    7, 8, 9]
-
-
_ = [1, 2, 3,
-     4, 5, 6,
-     7, 8, 9
-]
-
-
class Hogwarts {
-    let houseCup = [
-        "gryffindor": 460, "hufflepuff": 370,
-        "ravenclaw": 410, "slytherin": slytherinPoints.filter {
-            $0.isValid
-        }.sum()]
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters.html deleted file mode 100644 index 50db44536..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters.html +++ /dev/null @@ -1,813 +0,0 @@ - - - - multiline_parameters Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Parameters

- -

Functions and methods parameters should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_parameters
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allows_single_line - -true -
  • -
-

Non Triggering Examples

-
func foo() { }
-
-
func foo(param1: Int) { }
-
-
func foo(param1: Int, param2: Bool) { }
-
-
func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
func foo(param1: Int,
-         param2: Bool,
-         param3: [String]) { }
-
-
func foo(_ param1: Int, param2: Int, param3: Int) -> (Int) -> Int {
-   return { x in x + param1 + param2 + param3 }
-}
-
-
static func foo() { }
-
-
static func foo(param1: Int) { }
-
-
static func foo(param1: Int, param2: Bool) { }
-
-
static func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
static func foo(param1: Int,
-                param2: Bool,
-                param3: [String]) { }
-
-
protocol Foo {
-    func foo() { }
-}
-
-
protocol Foo {
-    func foo(param1: Int) { }
-}
-
-
protocol Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
protocol Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
protocol Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
protocol Foo {
-    class func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: [String]) { }
-}
-
-
enum Foo {
-    func foo() { }
-}
-
-
enum Foo {
-    func foo(param1: Int) { }
-}
-
-
enum Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
enum Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
enum Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
struct Foo {
-    func foo() { }
-}
-
-
struct Foo {
-    func foo(param1: Int) { }
-}
-
-
struct Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
struct Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
struct Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
class Foo {
-    func foo() { }
-}
-
-
class Foo {
-    func foo(param1: Int) { }
-}
-
-
class Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
class Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-    }
-
-
class Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
class Foo {
-    class func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int) -> Void = { _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping ((Int) -> Void)? = nil) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: @escaping ((Int) -> Void)? = { _ in },
-                  param3: Bool) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: @escaping ((Int) -> Void)? = { _ in },
-                  param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int) -> Void = { (x: Int) in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int, (Int) -> Void) -> Void = { (x: Int, f: (Int) -> Void) in }) { }
-}
-
-
class Foo {
-   init(param1: Int,
-        param2: Bool,
-        param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
//
-// allows_single_line: false
-//
-
-func foo() { }
-
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int) { }
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(param1: Int,
-             param2: Bool,
-             param3: [String]) { }
-}
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(
-        param1: Int
-    ) { }
-}
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(
-        param1: Int,
-        param2: Bool,
-        param3: [String]
-    ) { }
-}
-
-
-

Triggering Examples

-
func foo(_ param1: Int,
-          param2: Int, param3: Int) -> (Int) -> Int {
-   return { x in x + param1 + param2 + param3 }
-}
-
-
protocol Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int,
-                   param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int, param2: Bool,
-                   param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
class Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                   param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int, param2: Bool,
-                   param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool, param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool, param3: @escaping (Int) -> Void = { (x: Int) in }) { }
-}
-
-
class Foo {
-  init(param1: Int, param2: Bool,
-        param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int, param2: Bool) { }
-
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters_brackets.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters_brackets.html deleted file mode 100644 index 4392bd562..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiline_parameters_brackets.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - multiline_parameters_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Parameters Brackets

- -

Multiline parameters should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_parameters_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo(param1: String, param2: String, param3: String)
-
-
func foo(
-    param1: String, param2: String, param3: String
-)
-
-
func foo(
-    param1: String,
-    param2: String,
-    param3: String
-)
-
-
class SomeType {
-    func foo(param1: String, param2: String, param3: String)
-}
-
-
class SomeType {
-    func foo(
-        param1: String, param2: String, param3: String
-    )
-}
-
-
class SomeType {
-    func foo(
-        param1: String,
-        param2: String,
-        param3: String
-    )
-}
-
-
func foo<T>(param1: T, param2: String, param3: String) -> T { /* some code */ }
-
-
    func foo(a: [Int] = [
-        1
-    ])
-
-

Triggering Examples

-
func foo(param1: String, param2: String,
-         param3: String
-)
-
-
func foo(
-    param1: String,
-    param2: String,
-    param3: String)
-
-
class SomeType {
-    func foo(param1: String, param2: String,
-             param3: String
-    )
-}
-
-
class SomeType {
-    func foo(
-        param1: String,
-        param2: String,
-        param3: String)
-}
-
-
func foo<T>(param1: T, param2: String,
-         param3: String
-) -> T
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiple_closures_with_trailing_closure.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiple_closures_with_trailing_closure.html deleted file mode 100644 index e86bbd134..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/multiple_closures_with_trailing_closure.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - multiple_closures_with_trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiple Closures with Trailing Closure

- -

Trailing closure syntax should not be used when passing more than one closure argument

- -
    -
  • Identifier: multiple_closures_with_trailing_closure
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.reduce(0) { $0 + $1 }
-
-
if let foo = bar.map({ $0 + 1 }) {
-
-}
-
-
foo.something(param1: { $0 }, param2: { $0 + 1 })
-
-
UIView.animate(withDuration: 1.0) {
-    someView.alpha = 0.0
-}
-
-
foo.method { print(0) } arg2: { print(1) }
-
-
foo.methodWithParenArgs((0, 1), arg2: (0, 1, 2)) { $0 } arg4: { $0 }
-
-

Triggering Examples

-
foo.something(param1: { $0 }) { $0 + 1 }
-
-
UIView.animate(withDuration: 1.0, animations: {
-    someView.alpha = 0.0
-}) { _ in
-    someView.removeFromSuperview()
-}
-
-
foo.multipleTrailing(arg1: { $0 }) { $0 } arg3: { $0 }
-
-
foo.methodWithParenArgs(param1: { $0 }, param2: (0, 1), (0, 1)) { $0 }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nesting.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nesting.html deleted file mode 100644 index fa38cf11b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nesting.html +++ /dev/null @@ -1,1606 +0,0 @@ - - - - nesting Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Nesting

- -

Types should be nested at most 1 level deep, and functions should be nested at most 2 levels deep.

- -
    -
  • Identifier: nesting
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -type_level - - - - - - - - - - - -
    KeyValue
    -warning - -1 -
    -
    -function_level - - - - - - - - - - - -
    KeyValue
    -warning - -2 -
    -
    -check_nesting_in_closures_and_statements - -true -
    -always_allow_one_type_in_functions - -false -
    -ignore_typealiases_and_associatedtypes - -false -
  • -
-

Non Triggering Examples

-
actor Example_0 {
-    actor Example_1 {}
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {}
-}
-
-
class Example_0 {
-    class Example_1 {}
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {}
-}
-
-
struct Example_0 {
-    struct Example_1 {}
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {}
-}
-
-
enum Example_0 {
-    enum Example_1 {}
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {}
-}
-
-
func f_0() {
-    func f_1() {
-        func f_2() {}
-    }
-}
-
-
var example: Int {
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        func f_0() {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
switch example {
-case .exampleCase:
-    actor Example_0 {
-        actor Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    class Example_0 {
-        class Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    struct Example_0 {
-        struct Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    enum Example_0 {
-        enum Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
actor Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    actor Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
class Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    class Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
struct Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    struct Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
enum Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    enum Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
actor Example_0 {
-    func f_0() {
-        actor Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            actor Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                actor Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        class Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            class Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                class Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        struct Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            struct Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                struct Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        enum Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            enum Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                enum Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-

Triggering Examples

-
actor Example_0 {
-    actor Example_1 {
-        actor Example_2 {}
-    }
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {
-                actor Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {
-        actor Example_2 {}
-    }
-}
-
-
class Example_0 {
-    class Example_1 {
-        class Example_2 {}
-    }
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {
-                class Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {
-        class Example_2 {}
-    }
-}
-
-
struct Example_0 {
-    struct Example_1 {
-        struct Example_2 {}
-    }
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {
-                struct Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {
-        struct Example_2 {}
-    }
-}
-
-
enum Example_0 {
-    enum Example_1 {
-        enum Example_2 {}
-    }
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {
-                enum Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {
-        enum Example_2 {}
-    }
-}
-
-
func f_0() {
-    func f_1() {
-        func f_2() {
-            func f_3() {}
-        }
-    }
-}
-
-
var example: Int {
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        func f_0() {
-            func f_1() {
-                func f_2() {
-                    func f_3() {}
-                }
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
switch example {
-case .exampleCase:
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
actor Example_0 {
-    actor Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
class Example_0 {
-    class Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
struct Example_0 {
-    struct Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
enum Example_0 {
-    enum Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        actor Example_1 {
-            func f_1() {
-                func f_2() {
-                    actor Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            actor Example_1 {
-                func f_1() {
-                    func f_2() {
-                        actor Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                actor Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            actor Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        class Example_1 {
-            func f_1() {
-                func f_2() {
-                    class Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            class Example_1 {
-                func f_1() {
-                    func f_2() {
-                        class Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                class Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            class Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        struct Example_1 {
-            func f_1() {
-                func f_2() {
-                    struct Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            struct Example_1 {
-                func f_1() {
-                    func f_2() {
-                        struct Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                struct Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            struct Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        enum Example_1 {
-            func f_1() {
-                func f_2() {
-                    enum Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            enum Example_1 {
-                func f_1() {
-                    func f_2() {
-                        enum Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                enum Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            enum Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nimble_operator.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nimble_operator.html deleted file mode 100644 index d9f75a80f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nimble_operator.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - nimble_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Nimble Operator

- -

Prefer Nimble operator overloads over free matcher functions

- -
    -
  • Identifier: nimble_operator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
expect(seagull.squawk) != "Hi!"
-
-
expect("Hi!") == "Hi!"
-
-
expect(10) > 2
-
-
expect(10) >= 10
-
-
expect(10) < 11
-
-
expect(10) <= 10
-
-
expect(x) === x
-
-
expect(10) == 10
-
-
expect(success) == true
-
-
expect(value) == nil
-
-
expect(value) != nil
-
-
expect(object.asyncFunction()).toEventually(equal(1))
-
-
expect(actual).to(haveCount(expected))
-
-
foo.method {
-    expect(value).to(equal(expectedValue), description: "Failed")
-    return Bar(value: ())
-}
-
-

Triggering Examples

-
expect(seagull.squawk).toNot(equal("Hi"))
-
-
expect(12).toNot(equal(10))
-
-
expect(10).to(equal(10))
-
-
expect(10, line: 1).to(equal(10))
-
-
expect(10).to(beGreaterThan(8))
-
-
expect(10).to(beGreaterThanOrEqualTo(10))
-
-
expect(10).to(beLessThan(11))
-
-
expect(10).to(beLessThanOrEqualTo(10))
-
-
expect(x).to(beIdenticalTo(x))
-
-
expect(success).to(beTrue())
-
-
expect(success).to(beFalse())
-
-
expect(value).to(beNil())
-
-
expect(value).toNot(beNil())
-
-
expect(10) > 2
- expect(10).to(beGreaterThan(2))
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_empty_block.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_empty_block.html deleted file mode 100644 index 1d4f4b8dc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_empty_block.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - no_empty_block Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Empty Block

- -

Code blocks should contain at least one statement or comment

- -
    -
  • Identifier: no_empty_block
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -disabled_block_types - -[] -
  • -
-

Non Triggering Examples

-
func f() {
-    /* do something */
-}
-
-var flag = true {
-    willSet { /* do something */ }
-}
-
-
class Apple {
-    init() { /* do something */ }
-
-    deinit { /* do something */ }
-}
-
-
for _ in 0..<10 { /* do something */ }
-
-do {
-    /* do something */
-} catch {
-    /* do something */
-}
-
-func f() {
-    defer {
-        /* do something */
-    }
-    print("other code")
-}
-
-if flag {
-    /* do something */
-} else {
-    /* do something */
-}
-
-repeat { /* do something */ } while (flag)
-
-while i < 10 { /* do something */ }
-
-
//
-// disabled_block_types: [function_bodies]
-//
-
-func f() {}
-
-var flag = true {
-    willSet {}
-}
-
-
-
//
-// disabled_block_types: [initializer_bodies]
-//
-
-class Apple {
-    init() {}
-
-    deinit {}
-}
-
-
-
//
-// disabled_block_types: [statement_blocks]
-//
-
-for _ in 0..<10 {}
-
-do {
-} catch {
-}
-
-func f() {
-    defer {}
-    print("other code")
-}
-
-if flag {
-} else {
-}
-
-repeat {} while (flag)
-
-while i < 10 {}
-
-
-
f { _ in /* comment */ }
-f { _ in // comment
-}
-f { _ in
-    // comment
-}
-
-
//
-// disabled_block_types: [closure_blocks]
-//
-
-f {}
-{}()
-
-
-

Triggering Examples

-
func f() {}
-
-var flag = true {
-    willSet {}
-}
-
-
class Apple {
-    init() {}
-
-    deinit {}
-}
-
-
for _ in 0..<10 {}
-
-do {
-} catch {
-}
-
-func f() {
-    defer {}
-    print("other code")
-}
-
-if flag {
-} else {
-}
-
-repeat {} while (flag)
-
-while i < 10 {}
-
-
f {}
-
-
Button {} label: {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_extension_access_modifier.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_extension_access_modifier.html deleted file mode 100644 index b76901ca8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_extension_access_modifier.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - no_extension_access_modifier Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Extension Access Modifier

- -

Prefer not to use extension access modifiers

- -
    -
  • Identifier: no_extension_access_modifier
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
extension String {}
-
-

-
- extension String {}
-
-

Triggering Examples

-
private extension String {}
-
-
public 
- extension String {}
-
-
open extension String {}
-
-
internal extension String {}
-
-
fileprivate extension String {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_fallthrough_only.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_fallthrough_only.html deleted file mode 100644 index 60427c4b5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_fallthrough_only.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - no_fallthrough_only Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Fallthrough only

- -

Fallthroughs can only be used if the case contains at least one other statement

- -
    -
  • Identifier: no_fallthrough_only
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch myvar {
-case 1:
-    var a = 1
-    fallthrough
-case 2:
-    var a = 2
-}
-
-
switch myvar {
-case "a":
-    var one = 1
-    var two = 2
-    fallthrough
-case "b": /* comment */
-    var three = 3
-}
-
-
switch myvar {
-case 1:
-    let one = 1
-case 2:
-    // comment
-    var two = 2
-}
-
-
switch myvar {
-case MyFunc(x: [1, 2, YourFunc(a: 23)], y: 2):
-    var three = 3
-    fallthrough
-default:
-    var three = 4
-}
-
-
switch myvar {
-case .alpha:
-    var one = 1
-case .beta:
-    var three = 3
-    fallthrough
-default:
-    var four = 4
-}
-
-
let aPoint = (1, -1)
-switch aPoint {
-case let (x, y) where x == y:
-    let A = "A"
-case let (x, y) where x == -y:
-    let B = "B"
-    fallthrough
-default:
-    let C = "C"
-}
-
-
switch myvar {
-case MyFun(with: { $1 }):
-    let one = 1
-    fallthrough
-case "abc":
-    let two = 2
-}
-
-
switch enumInstance {
-case .caseA:
-    print("it's a")
-case .caseB:
-    fallthrough
-@unknown default:
-    print("it's not a")
-}
-
-

Triggering Examples

-
switch myvar {
-case 1:
-    fallthrough
-case 2:
-    var a = 1
-}
-
-
switch myvar {
-case 1:
-    var a = 2
-case 2:
-    fallthrough
-case 3:
-    var a = 3
-}
-
-
switch myvar {
-case 1: // comment
-    fallthrough
-}
-
-
switch myvar {
-case 1: /* multi
-    line
-    comment */
-    fallthrough
-case 2:
-    var a = 2
-}
-
-
switch myvar {
-case MyFunc(x: [1, 2, YourFunc(a: 23)], y: 2):
-    fallthrough
-default:
-    var three = 4
-}
-
-
switch myvar {
-case .alpha:
-    var one = 1
-case .beta:
-    fallthrough
-case .gamma:
-    var three = 3
-default:
-    var four = 4
-}
-
-
let aPoint = (1, -1)
-switch aPoint {
-case let (x, y) where x == y:
-    let A = "A"
-case let (x, y) where x == -y:
-    fallthrough
-default:
-    let B = "B"
-}
-
-
switch myvar {
-case MyFun(with: { $1 }):
-    fallthrough
-case "abc":
-    let two = 2
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_grouping_extension.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_grouping_extension.html deleted file mode 100644 index 5ab4a89cb..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_grouping_extension.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - no_grouping_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Grouping Extension

- -

Extensions shouldn’t be used to group code within the same source file

- -
    -
  • Identifier: no_grouping_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol Food {}
-extension Food {}
-
-
class Apples {}
-extension Oranges {}
-
-
class Box<T> {}
-extension Box where T: Vegetable {}
-
-

Triggering Examples

-
enum Fruit {}
-extension Fruit {}
-
-
extension Tea: Error {}
-struct Tea {}
-
-
class Ham { class Spam {}}
-extension Ham.Spam {}
-
-
extension External { struct Gotcha {}}
-extension External.Gotcha {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_magic_numbers.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_magic_numbers.html deleted file mode 100644 index 61b343fa7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_magic_numbers.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - no_magic_numbers Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Magic Numbers

- -

Magic numbers should be replaced by named constants

- -
    -
  • Identifier: no_magic_numbers
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
var foo = 123
-
-
static let bar: Double = 0.123
-
-
let a = b + 1.0
-
-
array[0] + array[1] 
-
-
let foo = 1_000.000_01
-
-
// array[1337]
-
-
baz("9999")
-
-
func foo() {
-    let x: Int = 2
-    let y = 3
-    let vector = [x, y, -1]
-}
-
-
class A {
-    var foo: Double = 132
-    static let bar: Double = 0.98
-}
-
-
@available(iOS 13, *)
-func version() {
-    if #available(iOS 13, OSX 10.10, *) {
-        return
-    }
-}
-
-
enum Example: Int {
-    case positive = 2
-    case negative = -2
-}
-
-
class FooTests: XCTestCase {
-    let array: [Int] = []
-    let bar = array[42]
-}
-
-
class FooTests: XCTestCase {
-    class Bar {
-        let array: [Int] = []
-        let bar = array[42]
-    }
-}
-
-
class MyTest: XCTestCase {}
-extension MyTest {
-    let a = Int(3)
-}
-
-
extension MyTest {
-    let a = Int(3)
-}
-class MyTest: XCTestCase {}
-
-
let foo = 1 << 2
-
-
let foo = 1 >> 2
-
-
let foo = 2 >> 2
-
-
let foo = 2 << 2
-
-
let a = b / 100.0
-
-
let range = 2 ..< 12
-
-
let range = ...12
-
-
let range = 12...
-
-
let (lowerBound, upperBound) = (400, 599)
-
-
let a = (5, 10)
-
-
let notFound = (statusCode: 404, description: "Not Found", isError: true)
-
-
#Preview {
-    ContentView(value: 5)
-}
-
-

Triggering Examples

-
foo(321)
-
-
bar(1_000.005_01)
-
-
array[42]
-
-
let box = array[12 + 14]
-
-
let a = b + 2.0
-
-
let range = 2 ... 12 + 1
-
-
let range = 2*6...
-
-
let slice = array[2...4]
-
-
for i in 3 ..< 8 {}
-
-
let n: Int = Int(r * 255) << 16 | Int(g * 255) << 8
-
-
Color.primary.opacity(isAnimate ? 0.1 : 1.5)
-
-
        class MyTest: XCTestCase {}
-        extension NSObject {
-            let a = Int(3)
-        }
-
-
if (fileSize > 1000000) {
-    return
-}
-
-
let imageHeight = (width - 24)
-
-
return (5, 10, 15)
-
-
#ExampleMacro {
-    ContentView(value: 5)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_space_in_method_call.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_space_in_method_call.html deleted file mode 100644 index 40d38db16..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/no_space_in_method_call.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - no_space_in_method_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Space in Method Call

- -

Don’t add a space between the method name and the parentheses

- -
    -
  • Identifier: no_space_in_method_call
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo()
-
-
object.foo()
-
-
object.foo(1)
-
-
object.foo(value: 1)
-
-
object.foo { print($0 }
-
-
list.sorted { $0.0 < $1.0 }.map { $0.value }
-
-
self.init(rgb: (Int) (colorInt))
-
-
Button {
-    print("Button tapped")
-} label: {
-    Text("Button")
-}
-
-

Triggering Examples

-
foo ()
-
-
object.foo ()
-
-
object.foo (1)
-
-
object.foo (value: 1)
-
-
object.foo () {}
-
-
object.foo     ()
-
-
object.foo     (value: 1) { x in print(x) }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_optional_string_data_conversion.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_optional_string_data_conversion.html deleted file mode 100644 index f6dbfa2d7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_optional_string_data_conversion.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - non_optional_string_data_conversion Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Non-optional String -> Data Conversion

- -

Prefer non-optional Data(_:) initializer when converting String to Data

- -
    -
  • Identifier: non_optional_string_data_conversion
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Data("foo".utf8)
-
-

Triggering Examples

-
"foo".data(using: .utf8)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_overridable_class_declaration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_overridable_class_declaration.html deleted file mode 100644 index 8c68b3aba..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/non_overridable_class_declaration.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - non_overridable_class_declaration Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Class Declaration in Final Class

- -

Class methods and properties in final classes should themselves be final, just as if the declarations -are private. In both cases, they cannot be overridden. Using final class or static makes this explicit.

- -
    -
  • Identifier: non_overridable_class_declaration
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -final_class_modifier - -final class -
  • -
-

Non Triggering Examples

-
final class C {
-    final class var b: Bool { true }
-    final class func f() {}
-}
-
-
class C {
-    final class var b: Bool { true }
-    final class func f() {}
-}
-
-
class C {
-    class var b: Bool { true }
-    class func f() {}
-}
-
-
class C {
-    static var b: Bool { true }
-    static func f() {}
-}
-
-
final class C {
-    static var b: Bool { true }
-    static func f() {}
-}
-
-
final class C {
-    class D {
-        class var b: Bool { true }
-        class func f() {}
-    }
-}
-
-

Triggering Examples

-
final class C {
-    class var b: Bool { true }
-    class func f() {}
-}
-
-
class C {
-    final class D {
-        class var b: Bool { true }
-        class func f() {}
-    }
-}
-
-
class C {
-    private class var b: Bool { true }
-    private class func f() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/notification_center_detachment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/notification_center_detachment.html deleted file mode 100644 index 6ca50510b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/notification_center_detachment.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - notification_center_detachment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Notification Center Detachment

- -

An object should only remove itself as an observer in deinit

- -
    -
  • Identifier: notification_center_detachment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-   deinit {
-       NotificationCenter.default.removeObserver(self)
-   }
-}
-
-
class Foo {
-   func bar() {
-       NotificationCenter.default.removeObserver(otherObject)
-   }
-}
-
-

Triggering Examples

-
class Foo {
-   func bar() {
-       NotificationCenter.default.removeObserver(self)
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ns_number_init_as_function_reference.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ns_number_init_as_function_reference.html deleted file mode 100644 index c0be32a61..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/ns_number_init_as_function_reference.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - ns_number_init_as_function_reference Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSNumber Init as Function Reference

- -

Passing NSNumber.init or NSDecimalNumber.init as a function reference is dangerous as it can cause the wrong initializer to be used, causing crashes; use .init(value:) instead

- -
    -
  • Identifier: ns_number_init_as_function_reference
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[0, 0.2].map(NSNumber.init(value:))
-
-
let value = NSNumber.init(value: 0.0)
-
-
[0, 0.2].map { NSNumber(value: $0) }
-
-
[0, 0.2].map(NSDecimalNumber.init(value:))
-
-
[0, 0.2].map { NSDecimalNumber(value: $0) }
-
-

Triggering Examples

-
[0, 0.2].map(NSNumber.init)
-
-
[0, 0.2].map(NSDecimalNumber.init)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_key.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_key.html deleted file mode 100644 index deedbcbca..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_key.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - nslocalizedstring_key Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSLocalizedString Key

- -

Static strings should be used as key/comment in NSLocalizedString in order for genstrings to work

- -
    -
  • Identifier: nslocalizedstring_key
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
NSLocalizedString("key", comment: "")
-
-
NSLocalizedString("key" + "2", comment: "")
-
-
NSLocalizedString("key", comment: "comment")
-
-
NSLocalizedString("This is a multi-" +
-    "line string", comment: "")
-
-
let format = NSLocalizedString("%@, %@.", comment: "Accessibility label for a post in the post list." +
-" The parameters are the title, and date respectively." +
-" For example, "Let it Go, 1 hour ago."")
-
-

Triggering Examples

-
NSLocalizedString(method(), comment: "")
-
-
NSLocalizedString("key_\(param)", comment: "")
-
-
NSLocalizedString("key", comment: "comment with \(param)")
-
-
NSLocalizedString("key_\(param)", comment: method())
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_require_bundle.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_require_bundle.html deleted file mode 100644 index 7c2c860da..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nslocalizedstring_require_bundle.html +++ /dev/null @@ -1,431 +0,0 @@ - - - - nslocalizedstring_require_bundle Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSLocalizedString Require Bundle

- -

Calls to NSLocalizedString should specify the bundle which contains the strings file

- -
    -
  • Identifier: nslocalizedstring_require_bundle
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
NSLocalizedString("someKey", bundle: .main, comment: "test")
-
-
NSLocalizedString("someKey", tableName: "a",
-                  bundle: Bundle(for: A.self),
-                  comment: "test")
-
-
NSLocalizedString("someKey", tableName: "xyz",
-                  bundle: someBundle, value: "test"
-                  comment: "test")
-
-
arbitraryFunctionCall("something")
-
-

Triggering Examples

-
NSLocalizedString("someKey", comment: "test")
-
-
NSLocalizedString("someKey", tableName: "a", comment: "test")
-
-
NSLocalizedString("someKey", tableName: "xyz",
-                  value: "test", comment: "test")
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nsobject_prefer_isequal.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nsobject_prefer_isequal.html deleted file mode 100644 index 46f716d25..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/nsobject_prefer_isequal.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - nsobject_prefer_isequal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSObject Prefer isEqual

- -

NSObject subclasses should implement isEqual instead of ==

- -
    -
  • Identifier: nsobject_prefer_isequal
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class AClass: NSObject {
-}
-
-
@objc class AClass: SomeNSObjectSubclass {
-}
-
-
class AClass: Equatable {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return true
-    }
-
-
class AClass: NSObject {
-    override func isEqual(_ object: Any?) -> Bool {
-        return true
-    }
-}
-
-
@objc class AClass: SomeNSObjectSubclass {
-    override func isEqual(_ object: Any?) -> Bool {
-        return false
-    }
-}
-
-
class AClass: NSObject {
-    static func ==(lhs: AClass, rhs: BClass) -> Bool {
-        return true
-    }
-}
-
-
struct AStruct: Equatable {
-    static func ==(lhs: AStruct, rhs: AStruct) -> Bool {
-        return false
-    }
-}
-
-
enum AnEnum: Equatable {
-    static func ==(lhs: AnEnum, rhs: AnEnum) -> Bool {
-        return true
-    }
-}
-
-

Triggering Examples

-
class AClass: NSObject {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
-
@objc class AClass: SomeOtherNSObjectSubclass {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return true
-    }
-}
-
-
class AClass: NSObject, Equatable {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
-
class AClass: NSObject {
-    override func isEqual(_ object: Any?) -> Bool {
-        guard let other = object as? AClass else {
-            return false
-        }
-        return true
-    }
-
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/number_separator.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/number_separator.html deleted file mode 100644 index 4ab5ded2c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/number_separator.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - number_separator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Number Separator

- -

Underscores should be used as thousand separator in large numbers with a configurable number of digits. In other words, there should be an underscore after every 3 digits in the integral as well as the fractional part of a number.

- -
    -
  • Identifier: number_separator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -minimum_length - -0 -
    -exclude_ranges - -[] -
  • -
-

Non Triggering Examples

-
let foo = -100
-
-
let foo = -1_000
-
-
let foo = -1_000_000
-
-
let foo = -1.0001
-
-
let foo = -1_000_000.0000001
-
-
let binary = -0b10000
-
-
let binary = -0b1000_0001
-
-
let hex = -0xA
-
-
let hex = -0xAA_BB
-
-
let octal = -0o21
-
-
let octal = -0o21_1
-
-
let exp = -1_000_000.000000e2
-
-
let foo: Double = -(200)
-
-
let foo: Double = -(200 / 447.214)
-
-
let foo = -6.2832e-6
-
-
let foo = +100
-
-
let foo = +1_000
-
-
let foo = +1_000_000
-
-
let foo = +1.0001
-
-
let foo = +1_000_000.0000001
-
-
let binary = +0b10000
-
-
let binary = +0b1000_0001
-
-
let hex = +0xA
-
-
let hex = +0xAA_BB
-
-
let octal = +0o21
-
-
let octal = +0o21_1
-
-
let exp = +1_000_000.000000e2
-
-
let foo: Double = +(200)
-
-
let foo: Double = +(200 / 447.214)
-
-
let foo = +6.2832e-6
-
-
let foo = 100
-
-
let foo = 1_000
-
-
let foo = 1_000_000
-
-
let foo = 1.0001
-
-
let foo = 1_000_000.0000001
-
-
let binary = 0b10000
-
-
let binary = 0b1000_0001
-
-
let hex = 0xA
-
-
let hex = 0xAA_BB
-
-
let octal = 0o21
-
-
let octal = 0o21_1
-
-
let exp = 1_000_000.000000e2
-
-
let foo: Double = (200)
-
-
let foo: Double = (200 / 447.214)
-
-
let foo = 6.2832e-6
-
-

Triggering Examples

-
let foo = -10_0
-
-
let foo = -1000
-
-
let foo = -1000e2
-
-
let foo = -1000E2
-
-
let foo = -1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -1_000_000.000000_1
-
-
-
let foo = -1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -6.2832e-6
-
-
-
let foo = +10_0
-
-
let foo = +1000
-
-
let foo = +1000e2
-
-
let foo = +1000E2
-
-
let foo = +1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +1_000_000.000000_1
-
-
-
let foo = +1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +6.2832e-6
-
-
-
let foo = 10_0
-
-
let foo = 1000
-
-
let foo = 1000e2
-
-
let foo = 1000E2
-
-
let foo = 1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 1_000_000.000000_1
-
-
-
let foo = 1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 6.2832e-6
-
-
-
let foo: Double = -(100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = -(10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = -(123456 / 447.214214)
-
-
-
let foo: Double = +(100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = +(10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = +(123456 / 447.214214)
-
-
-
let foo: Double = (100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = (10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = (123456 / 447.214214)
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/object_literal.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/object_literal.html deleted file mode 100644 index 8f8345434..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/object_literal.html +++ /dev/null @@ -1,476 +0,0 @@ - - - - object_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Object Literal

- -

Prefer object literals over image and color inits

- -
    -
  • Identifier: object_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -image_literal - -true -
    -color_literal - -true -
  • -
-

Non Triggering Examples

-
let image = #imageLiteral(resourceName: "image.jpg")
-
-
let color = #colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
let image = UIImage(named: aVariable)
-
-
let image = UIImage(named: "interpolated \(variable)")
-
-
let color = UIColor(red: value, green: value, blue: value, alpha: 1)
-
-
let image = NSImage(named: aVariable)
-
-
let image = NSImage(named: "interpolated \(variable)")
-
-
let color = NSColor(red: value, green: value, blue: value, alpha: 1)
-
-

Triggering Examples

-
let image = UIImage(named: "foo")
-
-
let color = UIColor(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = UIColor(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = UIColor(white: 0.5, alpha: 1)
-
-
let image = NSImage(named: "foo")
-
-
let color = NSColor(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = NSColor(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = NSColor(white: 0.5, alpha: 1)
-
-
let image = UIImage.init(named: "foo")
-
-
let color = UIColor.init(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = UIColor.init(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = UIColor.init(white: 0.5, alpha: 1)
-
-
let image = NSImage.init(named: "foo")
-
-
let color = NSColor.init(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = NSColor.init(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = NSColor.init(white: 0.5, alpha: 1)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/one_declaration_per_file.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/one_declaration_per_file.html deleted file mode 100644 index e3d5b1ada..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/one_declaration_per_file.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - one_declaration_per_file Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

One Declaration per File

- -

Only a single declaration is allowed in a file

- -
    -
  • Identifier: one_declaration_per_file
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
actor Foo {}
-
-
class Foo {}
-extension Foo {}
-
-
struct S {
-    struct N {}
-}
-
-

Triggering Examples

-
class Foo {}
-class Bar {}
-
-
protocol Foo {}
-enum Bar {}
-
-
struct Foo {}
-struct Bar {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/opening_brace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/opening_brace.html deleted file mode 100644 index bb8a82a93..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/opening_brace.html +++ /dev/null @@ -1,678 +0,0 @@ - - - - opening_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Opening Brace Spacing

- -

The correct positioning of braces that introduce a block of code or member list is highly controversial. No matter which style is preferred, consistency is key. Apart from different tastes, the positioning of braces can also have a significant impact on the readability of the code, especially for visually impaired developers. This rule ensures that braces are preceded by a single space and on the same line as the declaration. Comments between the declaration and the opening brace are respected. Check out the contrasted_opening_brace rule for a different style.

- -
    -
  • Identifier: opening_brace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_multiline_type_headers - -false -
    -ignore_multiline_statement_conditions - -false -
    -ignore_multiline_function_signatures - -false -
    -allow_multiline_func - -false -
  • -
-

Non Triggering Examples

-
func abc() {
-}
-
-
[].map() { $0 }
-
-
[].map({ })
-
-
if let a = b { }
-
-
while a == b { }
-
-
guard let a = b else { }
-
-
struct Rule {}
-
-
struct Parent {
-    struct Child {
-        let foo: Int
-    }
-}
-
-
func f(rect: CGRect) {
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }()
-}
-
-
func f(rect: CGRect) -> () -> Void {
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }
-}
-
-
func f() -> () -> Void {
-    {}
-}
-
-
class Rule:
-  NSObject {
-  var a: String {
-    return ""
-  }
-}
-
-
self.foo(
-    (
-        "String parameter",
-        { "Do something here" }
-    )
-)
-
-
let pattern = #/(\{(?<key>\w+)\})/#
-
-
if c {}
-else {}
-
-
    if c /* comment */ {
-        return
-    }
-
-

Triggering Examples

-
func abc(){
-}
-
-
func abc()
-    { }
-
-
func abc(a: A,
-    b: B)
-{
-
-
[].map(){ $0 }
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    }){
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    })
-   {
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button {
-      self.showOptions.toggle()
-    } label:{
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
if let a = b{ }
-
-
while a == b{ }
-
-
guard let a = b else{ }
-
-
if
-    let a = b,
-    let c = d
-    where a == c{ }
-
-
while
-    let a = b,
-    let c = d
-    where a == c{ }
-
-
guard
-    let a = b,
-    let c = d
-    where a == c else{ }
-
-
struct Rule{}
-
-
struct Rule
-{
-}
-
-
struct Rule
-
-    {
-}
-
-
struct Parent {
-    struct Child
-    {
-        let foo: Int
-    }
-}
-
-
switch a{}
-
-
if
-    let a = b,
-    let c = d,
-    a == c
-{ }
-
-
while
-    let a = b,
-    let c = d,
-    a == c
-{ }
-
-
guard
-    let a = b,
-    let c = d,
-    a == c else
-{ }
-
-
class Rule{}
-
-
-
actor Rule{}
-
-
-
enum Rule{}
-
-
-
protocol Rule{}
-
-
-
extension Rule{}
-
-
-
class Rule {
-  var a: String{
-    return ""
-  }
-}
-
-
class Rule {
-  var a: String {
-    willSet{
-
-    }
-    didSet  {
-
-    }
-  }
-}
-
-
precedencegroup Group{
-  assignment: true
-}
-
-
if
-    "test".isEmpty
-{
-    // code here
-}
-
-
func fooFun() {
-    let foo: String? = "foo"
-    let bar: String? = "bar"
-
-    if
-        let foo = foo,
-        let bar = bar
-    {
-        print(foo + bar)
-    }
-}
-
-
if
-    let a = ["A", "B"].first,
-    let b = ["B"].first
-{
-    print(a)
-}
-
-
if c  {}
-else /* comment */  {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_usage_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_usage_whitespace.html deleted file mode 100644 index 86811e5a6..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_usage_whitespace.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - operator_usage_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Operator Usage Whitespace

- -

Operators should be surrounded by a single whitespace when they are being used

- -
    -
  • Identifier: operator_usage_whitespace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -lines_look_around - -2 -
    -skip_aligned_constants - -true -
    -allowed_no_space_operators - -[“…”, “..<”] -
  • -
-

Non Triggering Examples

-
let foo = 1 + 2
-
-
let foo = 1 > 2
-
-
let foo = !false
-
-
let foo: Int?
-
-
let foo: Array<String>
-
-
let model = CustomView<Container<Button>, NSAttributedString>()
-
-
let foo: [String]
-
-
let foo = 1 + 
-  2
-
-
let range = 1...3
-
-
let range = 1 ... 3
-
-
let range = 1..<3
-
-
#if swift(>=3.0)
-    foo()
-#endif
-
-
array.removeAtIndex(-200)
-
-
let name = "image-1"
-
-
button.setImage(#imageLiteral(resourceName: "image-1"), for: .normal)
-
-
let doubleValue = -9e-11
-
-
let foo = GenericType<(UIViewController) -> Void>()
-
-
let foo = Foo<Bar<T>, Baz>()
-
-
let foo = SignalProducer<Signal<Value, Error>, Error>([ self.signal, next ]).flatten(.concat)
-
-
"let foo =  1"
-
-
enum Enum {
-case hello   = 1
-case hello2  = 1
-}
-
-
let something = Something<GenericParameter1,
-                          GenericParameter2>()
-
-
return path.flatMap { path in
-    return compileCommands[path] ??
-        compileCommands[path.path(relativeTo: FileManager.default.currentDirectoryPath)]
-}
-
-
internal static func == (lhs: Vertex, rhs: Vertex) -> Bool {
-    return lhs.filePath == rhs.filePath
-        && lhs.originalRemoteString == rhs.originalRemoteString
-        && lhs.rootDirectory == rhs.rootDirectory
-}
-
-
internal static func == (lhs: Vertex, rhs: Vertex) -> Bool {
-    return lhs.filePath == rhs.filePath &&
-        lhs.originalRemoteString == rhs.originalRemoteString &&
-        lhs.rootDirectory == rhs.rootDirectory
-}
-
-
private static let pattern =
-    "\\S\(mainPatternGroups)" + // Regexp will match if expression not begin with comma
-    "|" +                       // or
-    "\(mainPatternGroups)"      // Regexp will match if expression begins with comma
-
-
private static let pattern =
-    "\\S\(mainPatternGroups)" + // Regexp will match if expression not begin with comma
-    "|"                       + // or
-    "\(mainPatternGroups)"      // Regexp will match if expression begins with comma
-
-
typealias Foo = Bar
-
-
protocol A {
-    associatedtype B = C
-}
-
-
tabbedViewController.title = nil
-
-

Triggering Examples

-
let foo = 1+2
-
-
let foo = 1   + 2
-
-
let foo = 1   +    2
-
-
let foo = 1 +    2
-
-
let foo=1+2
-
-
let foo=1 + 2
-
-
let foo=bar
-
-
let range = 1 ..<  3
-
-
let foo = bar   ?? 0
-
-
let foo = bar !=  0
-
-
let foo = bar !==  bar2
-
-
let v8 = Int8(1)  << 6
-
-
let v8 = 1 <<  (6)
-
-
let v8 = 1 <<  (6)
- let foo = 1 > 2
-
-
let foo  = [1]
-
-
let foo  = "1"
-
-
let foo =  "1"
-
-
enum Enum {
-case one  =  1
-case two  = 1
-}
-
-
enum Enum {
-case one  = 1
-case two  =  1
-}
-
-
enum Enum {
-case one   = 1
-case two  = 1
-}
-
-
typealias Foo =  Bar
-
-
protocol A {
-    associatedtype B  = C
-}
-
-
tabbedViewController.title  = nil
-
-
let foo = bar ? 0:1
-
-
let foo = bar ?   0 : 1
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_whitespace.html deleted file mode 100644 index 0e8efb7e4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/operator_whitespace.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - operator_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Operator Function Whitespace

- -

Operators should be surrounded by a single whitespace when defining them

- -
    -
  • Identifier: operator_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func <| (lhs: Int, rhs: Int) -> Int {}
-
-
func <|< <A>(lhs: A, rhs: A) -> A {}
-
-
func abc(lhs: Int, rhs: Int) -> Int {}
-
-

Triggering Examples

-
func <|(lhs: Int, rhs: Int) -> Int {}
-
-
func <|<<A>(lhs: A, rhs: A) -> A {}
-
-
func <|  (lhs: Int, rhs: Int) -> Int {}
-
-
func <|<  <A>(lhs: A, rhs: A) -> A {}
-
-
func  <| (lhs: Int, rhs: Int) -> Int {}
-
-
func  <|< <A>(lhs: A, rhs: A) -> A {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_data_string_conversion.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_data_string_conversion.html deleted file mode 100644 index b2965af67..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_data_string_conversion.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - optional_data_string_conversion Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Optional Data -> String Conversion

- -

Prefer failable String(data:encoding:) initializer when converting Data to String

- -
    -
  • Identifier: optional_data_string_conversion
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
String(data: data, encoding: .utf8)
-
-

Triggering Examples

-
String(decoding: data, as: UTF8.self)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_enum_case_matching.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_enum_case_matching.html deleted file mode 100644 index e80d0392a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/optional_enum_case_matching.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - optional_enum_case_matching Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Optional Enum Case Match

- -

Matching an enum case against an optional enum without ‘?’ is supported on Swift 5.1 and above

- -
    -
  • Identifier: optional_enum_case_matching
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
- case .bar: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case (.bar, .baz): break
- case (.bar, _): break
- case (_, .baz): break
- default: break
-}
-
-
switch (x, y) {
-case (.c, _?):
-    break
-case (.c, nil):
-    break
-case (_, _):
-    break
-}
-
-

Triggering Examples

-
switch foo {
- case .bar?: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case Foo.bar?: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case .bar?, .baz?: break
- default: break
-}
-
-
switch foo {
- case .bar? where x > 1: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case (.bar?, .baz?): break
- case (.bar?, _): break
- case (_, .bar?): break
- default: break
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/orphaned_doc_comment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/orphaned_doc_comment.html deleted file mode 100644 index 4dd6e48ff..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/orphaned_doc_comment.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - orphaned_doc_comment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Orphaned Doc Comment

- -

A doc comment should be attached to a declaration

- -
    -
  • Identifier: orphaned_doc_comment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/// My great property
-var myGreatProperty: String!
-
-
//////////////////////////////////////
-//
-// Copyright header.
-//
-//////////////////////////////////////
-
-
/// Look here for more info: https://github.com.
-var myGreatProperty: String!
-
-
/// Look here for more info:
-/// https://github.com.
-var myGreatProperty: String!
-
-

Triggering Examples

-
/// My great property
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-
-
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-// Not a doc string
-/// My great property
-// Not a doc string
-var myGreatProperty: String!
-
-
extension Nested {
-    ///
-    /// Look here for more info: https://github.com.
-
-    // Not a doc string
-    var myGreatProperty: String!
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/overridden_super_call.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/overridden_super_call.html deleted file mode 100644 index ea6c1721a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/overridden_super_call.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - overridden_super_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Overridden Method Calls Super

- -

Some overridden methods should always call super.

- -
    -
  • Identifier: overridden_super_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -included - -[“*”] -
  • -
-

Non Triggering Examples

-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        super.viewWillAppear(animated)
-    }
-}
-
-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        self.method1()
-        super.viewWillAppear(animated)
-        self.method2()
-    }
-}
-
-
class VC: UIViewController {
-    override func loadView() {
-    }
-}
-
-
class Some {
-    func viewWillAppear(_ animated: Bool) {
-    }
-}
-
-
class VC: UIViewController {
-    override func viewDidLoad() {
-    defer {
-        super.viewDidLoad()
-        }
-    }
-}
-
-

Triggering Examples

-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        //Not calling to super
-        self.method()
-    }
-}
-
-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        super.viewWillAppear(animated)
-        //Other code
-        super.viewWillAppear(animated)
-    }
-}
-
-
class VC: UIViewController {
-    override func didReceiveMemoryWarning() {
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/override_in_extension.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/override_in_extension.html deleted file mode 100644 index ed64f889b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/override_in_extension.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - override_in_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Override in Extension

- -

Extensions shouldn’t override declarations

- -
    -
  • Identifier: override_in_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension Person {
-  var age: Int { return 42 }
-}
-
-
extension Person {
-  func celebrateBirthday() {}
-}
-
-
class Employee: Person {
-  override func celebrateBirthday() {}
-}
-
-
class Foo: NSObject {}
-extension Foo {
-    override var description: String { return "" }
-}
-
-
struct Foo {
-    class Bar: NSObject {}
-}
-extension Foo.Bar {
-    override var description: String { return "" }
-}
-
-

Triggering Examples

-
extension Person {
-  override var age: Int { return 42 }
-}
-
-
extension Person {
-  override func celebrateBirthday() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/pattern_matching_keywords.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/pattern_matching_keywords.html deleted file mode 100644 index 834dd810e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/pattern_matching_keywords.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - pattern_matching_keywords Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Pattern Matching Keywords

- -

Combine multiple pattern matching bindings by moving keywords out of tuples

- -
    -
  • Identifier: pattern_matching_keywords
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-    default: break
-}
-
-
switch foo {
-    case 1: break
-}
-
-
switch foo {
-    case bar: break
-}
-
-
switch foo {
-    case let (x, y): break
-}
-
-
switch foo {
-    case .foo(let x): break
-}
-
-
switch foo {
-    case let .foo(x, y): break
-}
-
-
switch foo {
-    case .foo(let x), .bar(let x): break
-}
-
-
switch foo {
-    case .foo(let x, var y): break
-}
-
-
switch foo {
-    case var (x, y): break
-}
-
-
switch foo {
-    case .foo(var x): break
-}
-
-
switch foo {
-    case var .foo(x, y): break
-}
-
-
switch foo {
-    case (y, let x, z): break
-}
-
-

Triggering Examples

-
switch foo {
-    case (let x,  let y): break
-}
-
-
switch foo {
-    case (let x,  let y, .foo): break
-}
-
-
switch foo {
-    case (let x,  let y, _): break
-}
-
-
switch foo {
-    case (let x,  let y, f()): break
-}
-
-
switch foo {
-    case (let x,  let y, s.f()): break
-}
-
-
switch foo {
-    case (let x,  let y, s.t): break
-}
-
-
switch foo {
-    case .foo(let x, let y): break
-}
-
-
switch foo {
-    case (.yamlParsing(let x), .yamlParsing(let y)): break
-}
-
-
switch foo {
-    case (var x,  var y): break
-}
-
-
switch foo {
-    case .foo(var x, var y): break
-}
-
-
switch foo {
-    case (.yamlParsing(var x), .yamlParsing(var y)): break
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/period_spacing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/period_spacing.html deleted file mode 100644 index d51451caa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/period_spacing.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - period_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Period Spacing

- -

Periods should not be followed by more than one space

- -
    -
  • Identifier: period_spacing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let pi = 3.2
-
-
let pi = Double.pi
-
-
let pi = Double. pi
-
-
let pi = Double.  pi
-
-
// A. Single.
-
-
///   - code: Identifier of the error. Integer.
-
-
// value: Multiline.
-//        Comment.
-
-
/**
-Sentence ended in period.
-
-- Sentence 2 new line characters after.
-**/
-
-

Triggering Examples

-
/* Only god knows why. ↓ This symbol does nothing. */
-
-
// Only god knows why. ↓ This symbol does nothing.
-
-
// Single. Double. ↓ End.
-
-
// Single. Double. ↓ Triple. ↓  End.
-
-
// Triple. ↓  Quad. ↓   End.
-
-
///   - code: Identifier of the error. ↓ Integer.
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_key_path.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_key_path.html deleted file mode 100644 index cf4fde257..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_key_path.html +++ /dev/null @@ -1,545 +0,0 @@ - - - - prefer_key_path Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Key Path

- -

Use a key path argument instead of a closure with property access

- -
    -
  • Identifier: prefer_key_path
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.2.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -restrict_to_standard_functions - -true -
  • -
-

Non Triggering Examples

-
f {}
-
-
f { $0 }
-
-
f { $0.a }
-
-
let f = { $0.a }(b)
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f {}
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { $0 }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f() { g() }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a.b.c }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a in a }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a, b in a.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { (a, b) in a.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { $0.a } g: { $0.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-[1, 2, 3].reduce(1) { $0 + $1 }
-
-
-
f.map(1) { $0.a }
-
-
f.filter({ $0.a }, x)
-
-
#Predicate { $0.a }
-
-

Triggering Examples

-
f.map { $0.a }
-
-
f.filter { $0.a }
-
-
f.first { $0.a }
-
-
f.contains { $0.a }
-
-
f.contains(where: { $0.a })
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f({ $0.a })
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f(a: { $0.b })
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f(a: { a in a.b }, x)
-
-
-
f.map { a in a.b.c }
-
-
f.allSatisfy { (a: A) in a.b }
-
-
f.first { (a b: A) in b.c }
-
-
f.contains { $0.0.a }
-
-
f.flatMap { $0.a.b }
-
-
//
-// restrict_to_standard_functions: false
-//
-
-let f: (Int) -> Int = { $0.bigEndian }
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_nimble.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_nimble.html deleted file mode 100644 index 58df451f5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_nimble.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - prefer_nimble Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Nimble

- -

Prefer Nimble matchers over XCTAssert functions

- -
    -
  • Identifier: prefer_nimble
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
expect(foo) == 1
-
-
expect(foo).to(equal(1))
-
-

Triggering Examples

-
XCTAssertTrue(foo)
-
-
XCTAssertEqual(foo, 2)
-
-
XCTAssertNotEqual(foo, 2)
-
-
XCTAssertNil(foo)
-
-
XCTAssert(foo)
-
-
XCTAssertGreaterThan(foo, 10)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_in_static_references.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_in_static_references.html deleted file mode 100644 index 20f705486..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_in_static_references.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - prefer_self_in_static_references Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Self in Static References

- -

Use Self to refer to the surrounding type name

- -
    -
  • Identifier: prefer_self_in_static_references
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    static let primes = [2, 3, 5, 7]
-    func isPrime(i: Int) -> Bool { Self.primes.contains(i) }
-
-
struct T {
-    static let i = 0
-}
-struct S {
-    static let i = 0
-}
-extension T {
-    static let j = S.i + T.i
-    static let k = { T.j }()
-}
-
-
class `Self` {
-    static let i = 0
-    func f() -> Int { Self.i }
-}
-
-

Triggering Examples

-
final class CheckCellView: NSTableCellView {
-    @IBOutlet var checkButton: NSButton!
-
-    override func awakeFromNib() {
-    checkButton.action = #selector(CheckCellView.check(_:))
-    }
-
-    @objc func check(_ button: AnyObject?) {}
-}
-
-
class C {
-    static let i = 1
-    var j: Int {
-        let ii = C.i
-        return ii
-    }
-}
-
-
class C {
-    func f() {
-        _ = [C]()
-        _ = [Int: C]()
-    }
-}
-
-
struct S {
-    let j: Int
-    static let i = 1
-    static func f() -> Int { S.i }
-    func g() -> Any { S.self }
-    func h() -> S { S(j: 2) }
-    func i() -> KeyPath<S, Int> { \S.j }
-    func j(@Wrap(-S.i, S.i) n: Int = S.i) {}
-}
-
-
struct S {
-    struct T {
-        static let i = 3
-    }
-    struct R {
-        static let j = S.T.i
-    }
-    static let h = S.T.i + S.R.j
-}
-
-
enum E {
-    case A
-    static func f() -> E { E.A }
-    static func g() -> E { E.f() }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_type_over_type_of_self.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_type_over_type_of_self.html deleted file mode 100644 index 3718d0d60..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_self_type_over_type_of_self.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - prefer_self_type_over_type_of_self Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Self Type Over Type of Self

- -

Prefer Self over type(of: self) when accessing properties or calling methods

- -
    -
  • Identifier: prefer_self_type_over_type_of_self
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    func bar() {
-        Self.baz()
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(Self.baz)
-    }
-}
-
-
class A {
-    func foo(param: B) {
-        type(of: param).bar()
-    }
-}
-
-
class A {
-    func foo() {
-        print(type(of: self))
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    func bar() {
-        type(of: self).baz()
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(type(of: self).baz)
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(Swift.type(of: self).baz)
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_type_checking.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_type_checking.html deleted file mode 100644 index 5b76e3316..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_type_checking.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - prefer_type_checking Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Type Checking

- -

Prefer a is X to a as? X != nil

- -
    -
  • Identifier: prefer_type_checking
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar as? Foo
-
-
bar is Foo
-
-
2*x is X
-
-
if foo is Bar {
-    doSomeThing()
-}
-
-
if let bar = foo as? Bar {
-    foo.run()
-}
-
-

Triggering Examples

-
bar as? Foo != nil
-
-
2*x as? X != nil
-
-
if foo as? Bar != nil {
-    doSomeThing()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_zero_over_explicit_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_zero_over_explicit_init.html deleted file mode 100644 index 49e6994d0..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefer_zero_over_explicit_init.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - prefer_zero_over_explicit_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Zero Over Explicit Init

- -

Prefer .zero over explicit init with zero parameters (e.g. CGPoint(x: 0, y: 0))

- -
    -
  • Identifier: prefer_zero_over_explicit_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGRect(x: 0, y: 0, width: 0, height: 1)
-
-
CGPoint(x: 0, y: -1)
-
-
CGSize(width: 2, height: 4)
-
-
CGVector(dx: -5, dy: 0)
-
-
UIEdgeInsets(top: 0, left: 1, bottom: 0, right: 1)
-
-

Triggering Examples

-
CGPoint(x: 0, y: 0)
-
-
CGPoint(x: 0.000000, y: 0)
-
-
CGPoint(x: 0.000000, y: 0.000)
-
-
CGRect(x: 0, y: 0, width: 0, height: 0)
-
-
CGSize(width: 0, height: 0)
-
-
CGVector(dx: 0, dy: 0)
-
-
UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefixed_toplevel_constant.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefixed_toplevel_constant.html deleted file mode 100644 index 0068f9dab..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prefixed_toplevel_constant.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - prefixed_toplevel_constant Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefixed Top-Level Constant

- -

Top-level constants should be prefixed by k

- -
    -
  • Identifier: prefixed_toplevel_constant
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_private - -false -
  • -
-

Non Triggering Examples

-
private let kFoo = 20.0
-
-
public let kFoo = false
-
-
internal let kFoo = "Foo"
-
-
let kFoo = true
-
-
//
-// only_private: true
-//
-
-let Foo = true
-
-
-
struct Foo {
-    let bar = 20.0
-}
-
-
private var foo = 20.0
-
-
public var foo = false
-
-
internal var foo = "Foo"
-
-
var foo = true
-
-
var foo = true, bar = true
-
-
var foo = true, let kFoo = true
-
-
let
-    kFoo = true
-
-
var foo: Int {
-    return a + b
-}
-
-
let kFoo = {
-    return a + b
-}()
-
-
var foo: String {
-    let bar = ""
-    return bar
-}
-
-
if condition() {
-    let result = somethingElse()
-    print(result)
-    exit()
-}
-
-
[1, 2, 3, 1000, 4000].forEach { number in
-    let isSmall = number < 10
-    if isSmall {
-        print("\(number) is a small number")
-    }
-}
-
-

Triggering Examples

-
private let Foo = 20.0
-
-
public let Foo = false
-
-
internal let Foo = "Foo"
-
-
let Foo = true
-
-
let foo = 2, bar = true
-
-
let
-    foo = true
-
-
let foo = {
-    return a + b
-}()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_action.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_action.html deleted file mode 100644 index 9b699a9b7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_action.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - private_action Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Actions

- -

IBActions should be private

- -
    -
  • Identifier: private_action
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    @IBAction private func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction private func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction fileprivate func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction fileprivate func barButtonTapped(_ sender: UIButton) {}
-}
-
-
private extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
fileprivate extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-

Triggering Examples

-
class Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
public extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
internal extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_outlet.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_outlet.html deleted file mode 100644 index 712909e88..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_outlet.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - private_outlet Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Outlets

- -

IBOutlets should be private to avoid leaking UIKit to higher layers

- -
    -
  • Identifier: private_outlet
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_private_set - -false -
  • -
-

Non Triggering Examples

-
class Foo { @IBOutlet private var label: UILabel? }
-
-
class Foo { @IBOutlet private var label: UILabel! }
-
-
class Foo { var notAnOutlet: UILabel }
-
-
class Foo { @IBOutlet weak private var label: UILabel? }
-
-
class Foo { @IBOutlet private weak var label: UILabel? }
-
-
class Foo { @IBOutlet fileprivate weak var label: UILabel? }
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) var label: UILabel! }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet weak private(set) var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) weak var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet fileprivate(set) weak var label: UILabel? }
-
-
-

Triggering Examples

-
class Foo { @IBOutlet var label: UILabel? }
-
-
class Foo { @IBOutlet var label: UILabel! }
-
-
class Foo { @IBOutlet private(set) var label: UILabel? }
-
-
class Foo { @IBOutlet fileprivate(set) var label: UILabel? }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_over_fileprivate.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_over_fileprivate.html deleted file mode 100644 index 1aeb1a686..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_over_fileprivate.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - private_over_fileprivate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private over Fileprivate

- -

Prefer private over fileprivate declarations

- -
    -
  • Identifier: private_over_fileprivate
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -validate_extensions - -false -
  • -
-

Non Triggering Examples

-
extension String {}
-
-
private extension String {}
-
-
public protocol P {}
-
-
open extension 
- String {}
-
-
internal extension String {}
-
-
package typealias P = Int
-
-
extension String {
-  fileprivate func Something(){}
-}
-
-
class MyClass {
-  fileprivate let myInt = 4
-}
-
-
actor MyActor {
-  fileprivate let myInt = 4
-}
-
-
class MyClass {
-  fileprivate(set) var myInt = 4
-}
-
-
struct Outer {
-  struct Inter {
-    fileprivate struct Inner {}
-  }
-}
-
-

Triggering Examples

-
fileprivate enum MyEnum {}
-
-
fileprivate class MyClass {
-  fileprivate(set) var myInt = 4
-}
-
-
fileprivate actor MyActor {
-  fileprivate let myInt = 4
-}
-
-
    fileprivate func f() {}
-    fileprivate var x = 0
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_subject.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_subject.html deleted file mode 100644 index 3d6da6002..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_subject.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - private_subject Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Combine Subject

- -

Combine Subject should be private

- -
    -
  • Identifier: private_subject
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
final class Foobar {
-    private let goodSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    fileprivate let goodSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    fileprivate let goodSubject: CurrentValueSubject<String, Never>
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<String, Never> = .init("toto")
-}
-
-
final class Foobar {
-    private let goodSubject = PassthroughSubject<Set<String>, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Set<String>, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Set<String>, Never> = .init([])
-}
-
-
final class Foobar {
-    private let goodSubject =
-        PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject:
-        PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject =
-        CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    init() {
-        let goodSubject = CurrentValueSubject<Bool, Never>(true)
-        self.goosSubject = goodSubject
-    }
-}
-
-
func foo() {
-    let goodSubject = PassthroughSubject<Bool, Never>(true)
-}
-
-

Triggering Examples

-
final class Foobar {
-    let badSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let goodSubject: PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never>
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-    private(set) let anotherBadSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-    private let goodSubject: PassthroughSubject<Bool, Never>
-    private(set) let anotherBadSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject = CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    let badSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    let goodSubject: CurrentValueSubject<String, Never> = .init("toto")
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-    private(set) let anotherBadSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    private(set) let anotherBadSubject = CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    let badSubject = PassthroughSubject<Set<String>, Never>()
-}
-
-
final class Foobar {
-    let badSubject: PassthroughSubject<Set<String>, Never> = .init()
-}
-
-
final class Foobar {
-    let badSubject: CurrentValueSubject<Set<String>, Never> = .init([])
-}
-
-
final class Foobar {
-    let badSubject =
-        PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject:
-        PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    let badSubject =
-        CurrentValueSubject<Bool, Never>(true)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_swiftui_state.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_swiftui_state.html deleted file mode 100644 index a4999b2dc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_swiftui_state.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - private_swiftui_state Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private SwiftUI State Properties

- -

SwiftUI state properties should be private

- -
    -
  • Identifier: private_swiftui_state
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyApp: App {
-    @State private var isPlaying: Bool = false
-}
-
-
struct MyScene: Scene {
-    @State private var isPlaying: Bool = false
-}
-
-
struct CofntentView: View {
-    @State private var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    @State private var isPlaying: Bool = false
-
-    struct InnerView: View {
-        @State private var showsIndicator: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-
-    @State var nonTriggeringState: Bool = false
-}
-
-
struct ContentView: View {
-    var s: Int {
-        @State
-        var s: Int = 3
-        return s
-    }
-
-    var body: some View { Text("") }
-}
-
-
struct ContentView: View {
-    var isPlaying = false
-}
-
-
struct MyApp: App {
-    @StateObject private var model = DataModel()
-}
-
-
struct MyScene: Scene {
-    @StateObject private var model = DataModel()
-}
-
-
struct ContentView: View {
-    @StateObject private var model = DataModel()
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @StateObject private var dataModel = DataModel()
-    }
-
-    @StateObject var nonTriggeringObject = MyModel()
-}
-
-
struct Foo {
-    @State var bar = false
-}
-
-
class Foo: ObservableObject {
-    @State var bar = Bar()
-}
-
-
extension MyObject {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-}
-
-
actor ContentView: View {
-    @State private var isPlaying: Bool = false
-}
-
-

Triggering Examples

-
struct MyApp: App {
-    @State var isPlaying: Bool = false
-}
-
-
struct MyScene: Scene {
-    @State public var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    struct InnerView: View {
-        @State private var showsIndicator: Bool = false
-    }
-
-    @State var isPlaying: Bool = false
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-
-    @State var isPlaying: Bool = false
-}
-
-
final class ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
extension MyObject {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-}
-
-
actor ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
struct MyApp: App {
-    @StateObject var model = DataModel()
-}
-
-
struct MyScene: Scene {
-    @StateObject var model = DataModel()
-}
-
-
struct ContentView: View {
-    @StateObject var model = DataModel()
-}
-
-
struct ContentView: View {
-    @State private(set) var isPlaying = false
-
-
struct ContentView: View {
-    @State fileprivate(set) public var isPlaying = false
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_unit_test.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_unit_test.html deleted file mode 100644 index efd6099bd..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/private_unit_test.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - private_unit_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Unit Test

- -

Unit tests marked private are silently skipped

- -
    -
  • Identifier: private_unit_test
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
    -regex - -“XCTestCase” -
  • -
-

Non Triggering Examples

-
class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
internal class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
public class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
@objc private class FooTest: XCTestCase {
-    @objc private func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
private class Foo: NSObject {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
private class Foo {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
public class FooTest: XCTestCase {
-    private func test1(param: Int) {}
-    private func test2() -> String { "" }
-    private func atest() {}
-    private static func test3() {}
-}
-
-

Triggering Examples

-
private class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
internal class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
public class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_interface_builder.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_interface_builder.html deleted file mode 100644 index 68fe72d3e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_interface_builder.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - prohibited_interface_builder Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prohibited Interface Builder

- -

Creating views using Interface Builder should be avoided

- -
    -
  • Identifier: prohibited_interface_builder
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-    var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @objc func buttonTapped(_ sender: UIButton) {}
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @IBAction func buttonTapped(_ sender: UIButton) {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_super_call.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_super_call.html deleted file mode 100644 index 642f95acf..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/prohibited_super_call.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - prohibited_super_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prohibited Calls to Super

- -

Some methods should not call super.

- -
    -
  • Identifier: prohibited_super_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -included - -[“*”] -
  • -
-

Non Triggering Examples

-
class VC: UIViewController {
-    override func loadView() {
-    }
-}
-
-
class NSView {
-    func updateLayer() {
-        self.method1()
-    }
-}
-
-
public class FileProviderExtension: NSFileProviderExtension {
-    override func providePlaceholder(at url: URL, completionHandler: @escaping (Error?) -> Void) {
-        guard let identifier = persistentIdentifierForItem(at: url) else {
-            completionHandler(NSFileProviderError(.noSuchItem))
-            return
-        }
-    }
-}
-
-

Triggering Examples

-
class VC: UIViewController {
-    override func loadView() {
-        super.loadView()
-    }
-}
-
-
class VC: NSFileProviderExtension {
-    override func providePlaceholder(at url: URL, completionHandler: @escaping (Error?) -> Void) {
-        self.method1()
-        super.providePlaceholder(at:url, completionHandler: completionHandler)
-    }
-}
-
-
class VC: NSView {
-    override func updateLayer() {
-        self.method1()
-        super.updateLayer()
-        self.method2()
-    }
-}
-
-
class VC: NSView {
-    override func updateLayer() {
-        defer {
-            super.updateLayer()
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/protocol_property_accessors_order.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/protocol_property_accessors_order.html deleted file mode 100644 index 8a61fb4f1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/protocol_property_accessors_order.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - protocol_property_accessors_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Protocol Property Accessors Order

- -

When declaring properties in protocols, the order of accessors should be get set

- -
    -
  • Identifier: protocol_property_accessors_order
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol Foo {
- var bar: String { get set }
- }
-
-
protocol Foo {
- var bar: String { get }
- }
-
-
protocol Foo {
- var bar: String { set }
- }
-
-

Triggering Examples

-
protocol Foo {
- var bar: String { set get }
- }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_call.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_call.html deleted file mode 100644 index 738d6a277..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_call.html +++ /dev/null @@ -1,704 +0,0 @@ - - - - quick_discouraged_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Call

- -

Discouraged call inside ‘describe’ and/or ‘context’ block.

- -
    -
  • Identifier: quick_discouraged_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           beforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           beforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-           afterEach {
-               let foo = Foo()
-               foo.toto()
-           }
-           describe("bar") {
-           }
-           context("bar") {
-           }
-           it("bar") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           justBeforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           aroundEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-          itBehavesLike("bar")
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           it("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           xit("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fcontext("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fdescribe("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           fit("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override static func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("foo") {
-               let foo = Foo()
-           }
-           context("bar") {
-               let foo = Foo()
-               foo.bar()
-               it("does something") {
-                   let foo = Foo()
-                   foo.toto()
-               }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("foo") {
-               context("foo") {
-                   beforeEach {
-                       let foo = Foo()
-                       foo.toto()
-                   }
-                   it("bar") {
-                   }
-                   context("foo") {
-                       let foo = Foo()
-                   }
-               }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       sharedExamples("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       sharedExamples("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") {
-           let foo = Foo()
-       }
-       fdescribe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") {
-           let foo = Foo()
-       }
-       fcontext("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       xcontext("foo") {
-           let foo = Foo()
-       }
-       fcontext("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_focused_test.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_focused_test.html deleted file mode 100644 index 60f41ca7a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_focused_test.html +++ /dev/null @@ -1,481 +0,0 @@ - - - - quick_discouraged_focused_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Focused Test

- -

Non-focused tests won’t run as long as this test is focused

- -
    -
  • Identifier: quick_discouraged_focused_test
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           describe("bar") { }
-           context("bar") {
-               it("bar") { }
-           }
-           it("bar") { }
-           itBehavesLike("bar")
-       }
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       fdescribe("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fcontext("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fit("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           fit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           fit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("bar") {
-               fit("toto") { }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_pending_test.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_pending_test.html deleted file mode 100644 index 77ae59b2f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/quick_discouraged_pending_test.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - quick_discouraged_pending_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Pending Test

- -

This test won’t run as long as it’s marked pending

- -
    -
  • Identifier: quick_discouraged_pending_test
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           describe("bar") { }
-           context("bar") {
-               it("bar") { }
-           }
-           it("bar") { }
-           itBehavesLike("bar")
-       }
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xit("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           xit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           xit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("bar") {
-               xit("toto") { }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       pending("foo")
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/raw_value_for_camel_cased_codable_enum.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/raw_value_for_camel_cased_codable_enum.html deleted file mode 100644 index 1b152b1c3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/raw_value_for_camel_cased_codable_enum.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - raw_value_for_camel_cased_codable_enum Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Raw Value for Camel Cased Codable Enum

- -

Camel cased cases of Codable String enums should have raw values

- -
    -
  • Identifier: raw_value_for_camel_cased_codable_enum
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers: Codable {
-  case int(Int)
-  case short(Int16)
-}
-
-
enum Numbers: Int, Codable {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: Double, Codable {
-  case one = 1.1
-  case two = 2.2
-}
-
-
enum Numbers: String, Codable {
-  case one = "one"
-  case two = "two"
-}
-
-
enum Status: String, Codable {
-    case OK, ACCEPTABLE
-}
-
-
enum Status: String, Codable {
-    case ok
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: Int, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = -1
-}
-
-

Triggering Examples

-
enum Status: String, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Decodable {
-   case ok
-   case notAcceptable
-   case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Encodable {
-   case ok
-   case notAcceptable
-   case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_boolean.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_boolean.html deleted file mode 100644 index 1da51bd07..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_boolean.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - reduce_boolean Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Reduce Boolean

- -

Prefer using .allSatisfy() or .contains() over reduce(true) or reduce(false).

- -
    -
  • Identifier: reduce_boolean
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
nums.reduce(0) { $0.0 + $0.1 }
-
-
nums.reduce(0.0) { $0.0 + $0.1 }
-
-
nums.reduce(initial: true) { $0.0 && $0.1 == 3 }
-
-

Triggering Examples

-
let allNines = nums.reduce(true) { $0.0 && $0.1 == 9 }
-
-
let anyNines = nums.reduce(false) { $0.0 || $0.1 == 9 }
-
-
let allValid = validators.reduce(true) { $0 && $1(input) }
-
-
let anyValid = validators.reduce(false) { $0 || $1(input) }
-
-
let allNines = nums.reduce(true, { $0.0 && $0.1 == 9 })
-
-
let anyNines = nums.reduce(false, { $0.0 || $0.1 == 9 })
-
-
let allValid = validators.reduce(true, { $0 && $1(input) })
-
-
let anyValid = validators.reduce(false, { $0 || $1(input) })
-
-
nums.reduce(into: true) { (r: inout Bool, s) in r = r && (s == 3) }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_into.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_into.html deleted file mode 100644 index e109b9b3b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/reduce_into.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - reduce_into Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Reduce into

- -

Prefer reduce(into:_:) over reduce(_:_:) for copy-on-write types

- -
    -
  • Identifier: reduce_into
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = values.reduce(into: "abc") { $0 += "\($1)" }
-
-
values.reduce(into: Array<Int>()) { result, value in
-    result.append(value)
-}
-
-
let rows = violations.enumerated().reduce(into: "") { rows, indexAndViolation in
-    rows.append(generateSingleRow(for: indexAndViolation.1, at: indexAndViolation.0 + 1))
-}
-
-
zip(group, group.dropFirst()).reduce(into: []) { result, pair in
-    result.append(pair.0 + pair.1)
-}
-
-
let foo = values.reduce(into: [String: Int]()) { result, value in
-    result["\(value)"] = value
-}
-
-
let foo = values.reduce(into: Dictionary<String, Int>.init()) { result, value in
-    result["\(value)"] = value
-}
-
-
let foo = values.reduce(into: [Int](repeating: 0, count: 10)) { result, value in
-    result.append(value)
-}
-
-
let foo = values.reduce(MyClass()) { result, value in
-    result.handleValue(value)
-    return result
-}
-
-

Triggering Examples

-
let bar = values.reduce("abc") { $0 + "\($1)" }
-
-
values.reduce(Array<Int>()) { result, value in
-    result += [value]
-}
-
-
[1, 2, 3].reduce(Set<Int>()) { acc, value in
-    var result = acc
-    result.insert(value)
-    return result
-}
-
-
let rows = violations.enumerated().reduce("") { rows, indexAndViolation in
-    return rows + generateSingleRow(for: indexAndViolation.1, at: indexAndViolation.0 + 1)
-}
-
-
zip(group, group.dropFirst()).reduce([]) { result, pair in
-    result + [pair.0 + pair.1]
-}
-
-
let foo = values.reduce([String: Int]()) { result, value in
-    var result = result
-    result["\(value)"] = value
-    return result
-}
-
-
let bar = values.reduce(Dictionary<String, Int>.init()) { result, value in
-    var result = result
-    result["\(value)"] = value
-    return result
-}
-
-
let bar = values.reduce([Int](repeating: 0, count: 10)) { result, value in
-    return result + [value]
-}
-
-
extension Data {
-    var hexString: String {
-        return reduce("") { (output, byte) -> String in
-            output + String(format: "%02x", byte)
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_discardable_let.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_discardable_let.html deleted file mode 100644 index 9443ee46f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_discardable_let.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - redundant_discardable_let Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Discardable Let

- -

Prefer _ = foo() over let _ = foo() when discarding a result from a function

- -
    -
  • Identifier: redundant_discardable_let
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
_ = foo()
-
-
if let _ = foo() { }
-
-
guard let _ = foo() else { return }
-
-
let _: ExplicitType = foo()
-
-
while let _ = SplashStyle(rawValue: maxValue) { maxValue += 1 }
-
-
async let _ = await foo()
-
-

Triggering Examples

-
let _ = foo()
-
-
if _ = foo() { let _ = bar() }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_nil_coalescing.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_nil_coalescing.html deleted file mode 100644 index d18897e10..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_nil_coalescing.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - redundant_nil_coalescing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Nil Coalescing

- -

nil coalescing operator is only evaluated if the lhs is nil, coalescing operator with nil as rhs is redundant

- -
    -
  • Identifier: redundant_nil_coalescing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var myVar: Int?; myVar ?? 0
-
-

Triggering Examples

-
var myVar: Int? = nil; myVar ?? nil
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_objc_attribute.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_objc_attribute.html deleted file mode 100644 index 4bd0d9ce5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_objc_attribute.html +++ /dev/null @@ -1,602 +0,0 @@ - - - - redundant_objc_attribute Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant @objc Attribute

- -

Objective-C attribute (@objc) is redundant in declaration

- -
    -
  • Identifier: redundant_objc_attribute
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
@objc private var foo: String? {}
-
-
@IBInspectable private var foo: String? {}
-
-
@objc private func foo(_ sender: Any) {}
-
-
@IBAction private func foo(_ sender: Any) {}
-
-
@GKInspectable private var foo: String! {}
-
-
private @GKInspectable var foo: String! {}
-
-
@NSManaged var foo: String!
-
-
@objc @NSCopying var foo: String!
-
-
@objcMembers
-class Foo {
-    var bar: Any?
-    @objc
-    class Bar: NSObject {
-        @objc
-        var foo: Any?
-    }
-}
-
-
@objc
-extension Foo {
-    var bar: Int {
-        return 0
-    }
-}
-
-
extension Foo {
-    @objc
-    var bar: Int { return 0 }
-}
-
-
@objc @IBDesignable
-extension Foo {
-    var bar: Int { return 0 }
-}
-
-
@IBDesignable
-extension Foo {
-    @objc
-    var bar: Int { return 0 }
-    var fooBar: Int { return 1 }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc
-    private var bar: Int {
-        return 0
-    }
-}
-
-
@objcMembers
-class Foo {
-    @objc
-    class Bar: NSObject {
-        @objc var foo: Any?
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc class Bar {}
-}
-
-
extension BlockEditorSettings {
-    @objc(addElementsObject:)
-    @NSManaged public func addToElements(_ value: BlockEditorSettingElement)
-}
-
-
@objcMembers
-public class Foo: NSObject {
-    @objc
-    private func handler(_ notification: Notification) {
-    }
-
-    func registerForNotifications() {
-        NotificationCenter.default.addObserver(self, selector: #selector(handler(_:)), name: nil, object: nil)
-    }
-}
-
-
class Foo: NSObject { }
-
-@objc extension Foo {
-    @objc enum Bar: Int {
-       case bar
-    }
-
-    var bar: Bar { .bar }
-}
-
-
class Foo: NSObject { }
-
-@objc extension Foo {
-    @objc private enum Baz: Int {
-      case baz
-    }
-
-    private var baz: Baz { .baz }
-}
-
-
@objcMembers
-internal class Foo: NSObject {
-    @objc
-    private var baz: Int = 1
-
-    var x: Any? {
-        value(forKey: "baz")
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc enum Bar: Int {
-       case bar
-    }
-}
-
-

Triggering Examples

-
@objc @IBInspectable private var foo: String? {}
-
-
@IBInspectable @objc private var foo: String? {}
-
-
@objc @IBAction private func foo(_ sender: Any) {}
-
-
@IBAction @objc private func foo(_ sender: Any) {}
-
-
@objc @GKInspectable private var foo: String! {}
-
-
@GKInspectable @objc private var foo: String! {}
-
-
@objc @NSManaged private var foo: String!
-
-
@NSManaged @objc private var foo: String!
-
-
@objc @IBDesignable class Foo {}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc var bar: Any?
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc var bar: Any?
-    @objc var foo: Any?
-    @objc
-    class Bar {
-        @objc
-        var foo: Any?
-    }
-}
-
-
@objc
-extension Foo {
-    @objc
-    var bar: Int {
-        return 0
-    }
-}
-
-
@objc @IBDesignable
-extension Foo {
-    @objc
-    var bar: Int {
-        return 0
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objcMembers
-    class Bar: NSObject {
-        @objc var foo: Any
-    }
-}
-
-
@objc
-extension Foo {
-    @objc
-    private var bar: Int {
-        return 0
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_optional_initialization.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_optional_initialization.html deleted file mode 100644 index c7475789c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_optional_initialization.html +++ /dev/null @@ -1,463 +0,0 @@ - - - - redundant_optional_initialization Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Optional Initialization

- -

Initializing an optional variable with nil is redundant

- -
    -
  • Identifier: redundant_optional_initialization
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var myVar: Int?
-
-
let myVar: Int? = nil
-
-
var myVar: Int? = 0
-
-
func foo(bar: Int? = 0) { }
-
-
var myVar: Optional<Int>
-
-
let myVar: Optional<Int> = nil
-
-
var myVar: Optional<Int> = 0
-
-
var foo: Int? {
-  if bar != nil { }
-  return 0
-}
-
-
var foo: Int? = {
-  if bar != nil { }
-  return 0
-}()
-
-
lazy var test: Int? = nil
-
-
func funcName() {
-  var myVar: String?
-}
-
-
func funcName() {
-  let myVar: String? = nil
-}
-
-

Triggering Examples

-
var myVar: Int? = nil
-
-
var myVar: Optional<Int> = nil
-
-
var myVar: Int?=nil
-
-
var myVar: Optional<Int>=nil
-)
-
-
var myVar: String? = nil {
-  didSet { print("didSet") }
-}
-
-
func funcName() {
-    var myVar: String? = nil
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_self_in_closure.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_self_in_closure.html deleted file mode 100644 index 44e021d32..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_self_in_closure.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - redundant_self_in_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Self in Closure

- -

Explicit use of ‘self’ is not required

- -
    -
  • Identifier: redundant_self_in_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct S {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f {
-            x = 1
-            f { x = 1 }
-            g()
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [weak self] in
-            self?.x = 1
-            self?.g()
-            guard let self = self ?? C() else { return }
-            self?.x = 1
-        }
-        C().f { self.x = 1 }
-        f { [weak self] in if let self { x = 1 } }
-    }
-}
-
-
struct S {
-    var x = 0, error = 0, exception = 0
-    var y: Int?, z: Int?, u: Int, v: Int?, w: Int?
-    func f(_ work: @escaping (Int) -> Void) { work() }
-    func g(x: Int) {
-        f { u in
-            self.x = x
-            let x = 1
-            self.x = 2
-            if let y, let v {
-                self.y = 3
-                self.v = 1
-            }
-            guard let z else {
-                let v = 4
-                self.x = 5
-                self.v = 6
-                return
-            }
-            self.z = 7
-            while let v { self.v = 8 }
-            for w in [Int]() { self.w = 9 }
-            self.u = u
-            do {} catch { self.error = 10 }
-            do {} catch let exception { self.exception = 11 }
-        }
-    }
-}
-
-
enum E {
-    case a(Int)
-    case b(Int, Int)
-}
-struct S {
-    var x: E = .a(3), y: Int, z: Int
-    func f(_ work: @escaping () -> Void) { work() }
-    func g(x: Int) {
-        f {
-            switch x {
-            case let .a(y):
-                self.y = 1
-            case .b(let y, var z):
-                self.y = 2
-                self.z = 3
-            }
-        }
-    }
-}
-
-

Triggering Examples

-
struct S {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f {
-            self.x = 1
-            if self.x == 1 { self.g() }
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func g() {
-        {
-            self.x = 1
-            self.g()
-        }()
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [self] in
-            self.x = 1
-            self.g()
-            f { self.x = 1 }
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [unowned self] in self.x = 1 }
-        f { [self = self] in self.x = 1 }
-        f { [s = self] in s.x = 1 }
-    }
-}
-
-
struct S {
-    var x = 0
-    var y: Int?, z: Int?, v: Int?, w: Int?
-    func f(_ work: @escaping () -> Void) { work() }
-    func g(w: Int, _ v: Int) {
-        f {
-            self.w = 1
-            self.x = 2
-            if let y { self.x = 3 }
-            else { self.y = 3 }
-            guard let z else {
-                self.z = 4
-                self.x = 5
-                return
-            }
-            self.y = 6
-            while let y { self.x = 7 }
-            for y in [Int]() { self.x = 8 }
-            self.v = 9
-            do {
-                let x = 10
-                self.x = 11
-            }
-            self.x = 12
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [weak self] in
-            self?.x = 1
-            guard let self else { return }
-            self.x = 1
-        }
-        f { [weak self] in
-            self?.x = 1
-            if let self = self else { self.x = 1 }
-            self?.x = 1
-        }
-        f { [weak self] in
-            self?.x = 1
-            while let self else { self.x = 1 }
-            self?.x = 1
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_set_access_control.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_set_access_control.html deleted file mode 100644 index 390b37e85..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_set_access_control.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - redundant_set_access_control Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Access Control for Setter

- -

Property setter access level shouldn’t be explicit if it’s the same as the variable access level

- -
    -
  • Identifier: redundant_set_access_control
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
private(set) public var foo: Int
-
-
public let foo: Int
-
-
public var foo: Int
-
-
var foo: Int
-
-
private final class A {
-  private(set) var value: Int
-}
-
-
extension Color {
-    public internal(set) static var someColor = Color.anotherColor
-}
-
-

Triggering Examples

-
private(set) private var foo: Int
-
-
fileprivate(set) fileprivate var foo: Int
-
-
internal(set) internal var foo: Int
-
-
public(set) public var foo: Int
-
-
open class Foo {
-  open(set) open var bar: Int
-}
-
-
class A {
-  internal(set) var value: Int
-}
-
-
internal class A {
-  internal(set) var value: Int
-}
-
-
fileprivate class A {
-  fileprivate(set) var value: Int
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_string_enum_value.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_string_enum_value.html deleted file mode 100644 index 19e0c4f41..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_string_enum_value.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - redundant_string_enum_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant String Enum Value

- -

String enum values can be omitted when they are equal to the enumcase name

- -
    -
  • Identifier: redundant_string_enum_value
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers: String {
-  case one
-  case two
-}
-
-
enum Numbers: Int {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: String {
-  case one = "ONE"
-  case two = "TWO"
-}
-
-
enum Numbers: String {
-  case one = "ONE"
-  case two = "two"
-}
-
-
enum Numbers: String {
-  case one, two
-}
-
-

Triggering Examples

-
enum Numbers: String {
-  case one = "one"
-  case two = "two"
-}
-
-
enum Numbers: String {
-  case one = "one", two = "two"
-}
-
-
enum Numbers: String {
-  case one, two = "two"
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_type_annotation.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_type_annotation.html deleted file mode 100644 index a95f68054..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_type_annotation.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - redundant_type_annotation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Type Annotation

- -

Variables should not have redundant type annotation

- -
    -
  • Identifier: redundant_type_annotation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_attributes - -[“IBInspectable”] -
    -consider_default_literal_types_redundant - -false -
  • -
-

Non Triggering Examples

-
var url = URL()
-
-
var url: CustomStringConvertible = URL()
-
-
var one: Int = 1, two: Int = 2, three: Int
-
-
guard let url = URL() else { return }
-
-
if let url = URL() { return }
-
-
let alphanumerics = CharacterSet.alphanumerics
-
-
var set: Set<Int> = Set([])
-
-
var set: Set<Int> = Set.init([])
-
-
var set = Set<Int>([])
-
-
var set = Set<Int>.init([])
-
-
guard var set: Set<Int> = Set([]) else { return }
-
-
if var set: Set<Int> = Set.init([]) { return }
-
-
guard var set = Set<Int>([]) else { return }
-
-
if var set = Set<Int>.init([]) { return }
-
-
var one: A<T> = B()
-
-
var one: A = B<T>()
-
-
var one: A<T> = B<T>()
-
-
let a = A.b.c.d
-
-
let a: B = A.b.c.d
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction: Direction = .up
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction = Direction.up
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@IgnoreMe var a: Int = Int(5)
-
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-var a: Int {
-    @IgnoreMe let i: Int = Int(1)
-    return i
-}
-
-
-
var bol: Bool = true
-
-
var dbl: Double = 0.0
-
-
var int: Int = 0
-
-
var str: String = "str"
-
-

Triggering Examples

-
var url:URL=URL()
-
-
var url:URL = URL(string: "")
-
-
var url: URL = URL()
-
-
let url: URL = URL()
-
-
lazy var url: URL = URL()
-
-
let url: URL = URL()!
-
-
var one: Int = 1, two: Int = Int(5), three: Int
-
-
guard let url: URL = URL() else { return }
-
-
if let url: URL = URL() { return }
-
-
let alphanumerics: CharacterSet = CharacterSet.alphanumerics
-
-
var set: Set<Int> = Set<Int>([])
-
-
var set: Set<Int> = Set<Int>.init([])
-
-
var set: Set = Set<Int>([])
-
-
var set: Set = Set<Int>.init([])
-
-
guard var set: Set = Set<Int>([]) else { return }
-
-
if var set: Set = Set<Int>.init([]) { return }
-
-
guard var set: Set<Int> = Set<Int>([]) else { return }
-
-
if var set: Set<Int> = Set<Int>.init([]) { return }
-
-
var set: Set = Set<Int>([]), otherSet: Set<Int>
-
-
var num: Int = Int.random(0..<10)
-
-
let a: A = A.b.c.d
-
-
let a: A = A.f().b
-
-
class ViewController: UIViewController {
-  func someMethod() {
-    let myVar: Int = Int(5)
-  }
-}
-
-
let a: [Int] = [Int]()
-
-
let a: A.B = A.B()
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction: Direction = Direction.up
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@DontIgnoreMe var a: Int = Int(5)
-
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@IgnoreMe
-var a: Int {
-    let i: Int = Int(1)
-    return i
-}
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var bol: Bool = true
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var dbl: Double = 0.0
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var int: Int = 0
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var str: String = "str"
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_void_return.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_void_return.html deleted file mode 100644 index 0b59625ae..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/redundant_void_return.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - redundant_void_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Void Return

- -

Returning Void in a function declaration is redundant

- -
    -
  • Identifier: redundant_void_return
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -include_closures - -true -
  • -
-

Non Triggering Examples

-
func foo() {}
-
-
func foo() -> Int {}
-
-
func foo() -> Int -> Void {}
-
-
func foo() -> VoidResponse
-
-
let foo: (Int) -> Void
-
-
func foo() -> Int -> () {}
-
-
let foo: (Int) -> ()
-
-
func foo() -> ()?
-
-
func foo() -> ()!
-
-
func foo() -> Void?
-
-
func foo() -> Void!
-
-
struct A {
-    subscript(key: String) {
-        print(key)
-    }
-}
-
-
//
-// include_closures: false
-//
-
-doSomething { arg -> Void in
-    print(arg)
-}
-
-
-

Triggering Examples

-
func foo() -> Void {}
-
-
protocol Foo {
-  func foo() -> Void
-}
-
-
func foo() -> () {}
-
-
func foo() -> ( ) {}
-
-
protocol Foo {
-  func foo() -> ()
-}
-
-
doSomething { arg -> () in
-    print(arg)
-}
-
-
doSomething { arg -> Void in
-    print(arg)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_deinit.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_deinit.html deleted file mode 100644 index 7814f9eec..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_deinit.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - required_deinit Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Required Deinit

- -

Classes should have an explicit deinit method

- -
    -
  • Identifier: required_deinit
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Apple {
-    deinit { }
-}
-
-
enum Banana { }
-
-
protocol Cherry { }
-
-
struct Damson { }
-
-
class Outer {
-    deinit { print("Deinit Outer") }
-    class Inner {
-        deinit { print("Deinit Inner") }
-    }
-}
-
-

Triggering Examples

-
class Apple { }
-
-
class Banana: NSObject, Equatable { }
-
-
class Cherry {
-    // deinit { }
-}
-
-
class Damson {
-    func deinitialize() { }
-}
-
-
class Outer {
-    func hello() -> String { return "outer" }
-    deinit { }
-    class Inner {
-        func hello() -> String { return "inner" }
-    }
-}
-
-
class Outer {
-    func hello() -> String { return "outer" }
-    class Inner {
-        func hello() -> String { return "inner" }
-        deinit { }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_enum_case.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_enum_case.html deleted file mode 100644 index 0a56dbc4f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/required_enum_case.html +++ /dev/null @@ -1,536 +0,0 @@ - - - - required_enum_case Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Required Enum Case

- -

Enums conforming to a specified protocol must implement a specific case(s).

- -
    -
  • Identifier: required_enum_case
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -{Protocol Name} - - - - - - - - - - - - - - - -
    KeyValue
    -{Case Name 1} - -{warning|error} -
    -{Case Name 2} - -{warning|error} -
    -
  • -
-

Non Triggering Examples

-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error, notConnected
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error, notConnected(error: Error)
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-    case notConnected
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-    case notConnected(error: Error)
-}
-
-
-

Triggering Examples

-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-}
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_arrow_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_arrow_whitespace.html deleted file mode 100644 index 3afc43f92..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_arrow_whitespace.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - return_arrow_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Returning Whitespace

- -

Return arrow and return type should be separated by a single space or on a separate line

- -
    -
  • Identifier: return_arrow_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc() -> Int {}
-
-
func abc() -> [Int] {}
-
-
func abc() -> (Int, Int) {}
-
-
var abc = {(param: Int) -> Void in }
-
-
func abc() ->
-    Int {}
-
-
func abc()
-    -> Int {}
-
-
func reallyLongFunctionMethods<T>(withParam1: Int, param2: String, param3: Bool) where T: AGenericConstraint
-    -> Int {
-    return 1
-}
-
-
typealias SuccessBlock = ((Data) -> Void)
-
-

Triggering Examples

-
func abc()->Int {}
-
-
func abc()->[Int] {}
-
-
func abc()->(Int, Int) {}
-
-
func abc()-> Int {}
-
-
func abc()->   Int {}
-
-
func abc() ->Int {}
-
-
func abc()  ->  Int {}
-
-
var abc = {(param: Int) ->Bool in }
-
-
var abc = {(param: Int)->Bool in }
-
-
typealias SuccessBlock = ((Data)->Void)
-
-
func abc()
-  ->  Int {}
-
-
func abc()
- ->  Int {}
-
-
func abc()  ->
-  Int {}
-
-
func abc()  ->
-Int {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_value_from_void_function.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_value_from_void_function.html deleted file mode 100644 index b56bc6d1f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/return_value_from_void_function.html +++ /dev/null @@ -1,626 +0,0 @@ - - - - return_value_from_void_function Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Return Value from Void Function

- -

Returning values from Void functions should be avoided

- -
    -
  • Identifier: return_value_from_void_function
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-    return
-}
-
-
func foo() {
-    return /* a comment */
-}
-
-
func foo() -> Int {
-    return 1
-}
-
-
func foo() -> Void {
-    if condition {
-        return
-    }
-    bar()
-}
-
-
func foo() {
-    return;
-    bar()
-}
-
-
func test() {}
-
-
init?() {
-    guard condition else {
-        return nil
-    }
-}
-
-
init?(arg: String?) {
-    guard arg != nil else {
-        return nil
-    }
-}
-
-
func test() {
-    guard condition else {
-        return
-    }
-}
-
-
func test() -> Result<String, Error> {
-    func other() {}
-    func otherVoid() -> Void {}
-}
-
-
func test() -> Int? {
-    return nil
-}
-
-
func test() {
-    if bar {
-        print("")
-        return
-    }
-    let foo = [1, 2, 3].filter { return true }
-    return
-}
-
-
func test() {
-    guard foo else {
-        bar()
-        return
-    }
-}
-
-
func spec() {
-    var foo: Int {
-        return 0
-    }
-
-
func f() -> () { g() }
-
-
func f() { g() }
-
-
func f() { { return g() }() }
-
-
func f() {
-    func g() -> Int {
-        return 1
-    }
-}
-
-
init?() { return nil }
-
-
func f() {
-    var i: Int { return 1 }
-}
-
-

Triggering Examples

-
func foo() {
-    return bar()
-}
-
-
func foo() -> () {
-    return self.bar()
-}
-
-
func foo() -> Void {
-    return bar()
-}
-
-
func foo() -> Void {
-    return /* comment */ bar()
-}
-
-
func foo() {
-    return
-    self.bar()
-}
-
-
func foo() {
-    variable += 1
-    return
-    variable += 1
-}
-
-
func initThing() {
-    guard foo else {
-        return print("")
-    }
-}
-
-
// Leading comment
-func test() {
-    guard condition else {
-        return assertionfailure("")
-    }
-}
-
-
func test() -> Result<String, Error> {
-    func other() {
-        guard false else {
-            return assertionfailure("")
-        }
-    }
-    func otherVoid() -> Void {}
-}
-
-
func test() {
-    guard conditionIsTrue else {
-        sideEffects()
-        return // comment
-    }
-    guard otherCondition else {
-        return assertionfailure("")
-    }
-    differentSideEffect()
-}
-
-
func test() {
-    guard otherCondition else {
-        return assertionfailure(""); // comment
-    }
-    differentSideEffect()
-}
-
-
func test() {
-  if x {
-    return foo()
-  }
-  bar()
-}
-
-
func test() {
-  switch x {
-    case .a:
-      return foo() // return to skip baz()
-    case .b:
-      bar()
-  }
-  baz()
-}
-
-
func test() {
-  if check {
-    if otherCheck {
-      return foo()
-    }
-  }
-  bar()
-}
-
-
func test() {
-    return foo()
-}
-
-
func test() {
-  return foo({
-    return bar()
-  })
-}
-
-
func test() {
-  guard x else {
-    return foo()
-  }
-  bar()
-}
-
-
func test() {
-  let closure: () -> () = {
-    return assert()
-  }
-  if check {
-    if otherCheck {
-      return // comments are fine
-    }
-  }
-  return foo()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/rule-directory.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/rule-directory.html deleted file mode 100644 index 45a55042f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/rule-directory.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - Rule Directory Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Rule Directory

-

Default Rules

- - -

Opt-in Rules

- - -

Analyzer Rules

- - - -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/search.json b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/search.json deleted file mode 100644 index 7cfb689b2..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/search.json +++ /dev/null @@ -1 +0,0 @@ -{"Macros.html#/s:13SwiftLintCore16AutoConfigParseryycfm":{"name":"AutoConfigParser()","abstract":"

Macro to be attached to rule configurations. It generates the configuration parsing logic"},"Macros.html#/s:13SwiftLintCore32AcceptableByConfigurationElementyycfm":{"name":"AcceptableByConfigurationElement()","abstract":"

Macro that lets an enum with a String raw type automatically conform to AcceptableByConfigurationElement.

"},"Macros.html#/s:13SwiftLintCore0A10SyntaxRule15foldExpressions16explicitRewriterySb_Sbtcfm":{"name":"SwiftSyntaxRule(foldExpressions:explicitRewriter:)","abstract":"

Macro that adds a conformance to the SwiftSyntaxRule protocol and a default makeVisitor(file:) implementation"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV7warningSivp":{"name":"warning","abstract":"

The threshold for a violation to be a warning.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV5errorSiSgvp":{"name":"error","abstract":"

The threshold for a violation to be an error.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV7warning5errorACyxGSi_SiSgtcfc":{"name":"init(warning:error:)","abstract":"

Create a SeverityLevelsConfiguration based on the specified warning and error thresholds.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV6paramsSayAA13RuleParameterVySiGGvp":{"name":"params","abstract":"

The rule parameters that define the thresholds that should map to each severity.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"SeverityLevelsConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV10identifierSSvp":{"name":"identifier","abstract":"

The identifier for this custom rule.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV4nameSSSgvp":{"name":"name","abstract":"

The name for this custom rule.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV7messageSSvp":{"name":"message","abstract":"

The message to be presented when producing violations.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV8includedSaySo19NSRegularExpressionCGvp":{"name":"included","abstract":"

Regular expressions to include when matching the file path.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV8excludedSaySo19NSRegularExpressionCGvp":{"name":"excluded","abstract":"

Regular expressions to exclude when matching the file path.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV18excludedMatchKindsShy21SourceKittenFramework10SyntaxKindOGvp":{"name":"excludedMatchKinds","abstract":"

The syntax kinds to exclude from matches. If the regex matched syntax kinds from this list, it would","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV12captureGroupSivp":{"name":"captureGroup","abstract":"

The index of the regex capture group to match.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore24CacheDescriptionProviderP05cacheE0SSvp":{"name":"cacheDescription","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV11descriptionAA15RuleDescriptionVvp":{"name":"description","abstract":"

The RuleDescription for the custom rule defined here.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV10identifierACyxGSS_tcfc":{"name":"init(identifier:)","abstract":"

Create a RegexConfiguration with the specified identifier, with other properties to be set later.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"RegexConfiguration"},"Structs/ReasonedRuleViolation/ViolationCorrection.html#/s:13SwiftLintCore21ReasonedRuleViolationV0F10CorrectionV5start3end11replacementAE0A6Syntax16AbsolutePositionV_AKSStcfc":{"name":"init(start:end:replacement:)","abstract":"

Create a ViolationCorrection.

","parent_name":"ViolationCorrection"},"Structs/ReasonedRuleViolation/ViolationCorrection.html":{"name":"ViolationCorrection","abstract":"

The correction of a violation that is basically the violation’s range in the source code and a","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8position0A6Syntax16AbsolutePositionVvp":{"name":"position","abstract":"

The violation’s position.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV6reasonSSSgvp":{"name":"reason","abstract":"

A specific reason for the violation.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8severityAA0F8SeverityOSgvp":{"name":"severity","abstract":"

The violation’s severity.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV10correctionAC0F10CorrectionVSgvp":{"name":"correction","abstract":"

An optional correction of the violation to be used in rewriting (see SwiftSyntaxCorrectableRule). Can be","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8position6reason8severity10correctionAC0A6Syntax16AbsolutePositionV_SSSgAA0F8SeverityOSgAC0F10CorrectionVSgtcfc":{"name":"init(position:reason:severity:correction:)","abstract":"

Creates a ReasonedRuleViolation.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"ReasonedRuleViolation"},"Structs/YamlParser.html#/s:13SwiftLintCore10YamlParserV5parse_3envSDySSypGSS_SDyS2SGtKFZ":{"name":"parse(_:env:)","abstract":"

Parses the input YAML string as an untyped dictionary.

","parent_name":"YamlParser"},"Structs/Version.html#/s:13SwiftLintCore7VersionV5valueSSvp":{"name":"value","abstract":"

The string value for this version.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV8rawValueSSvp":{"name":"rawValue","abstract":"

An alias for value required for protocol conformance.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV7currentACvpZ":{"name":"current","abstract":"

The current SwiftLint version.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV5valueACSS_tcfc":{"name":"init(value:)","abstract":"

Public initializer.

","parent_name":"Version"},"Structs/SwiftVersion.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV4fiveACvpZ":{"name":"five","abstract":"

Swift 5.0.x - https://swift.org/download/#swift-50

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotOneACvpZ":{"name":"fiveDotOne","abstract":"

Swift 5.1.x - https://swift.org/download/#swift-51

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotTwoACvpZ":{"name":"fiveDotTwo","abstract":"

Swift 5.2.x - https://swift.org/download/#swift-52

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotThreeACvpZ":{"name":"fiveDotThree","abstract":"

Swift 5.3.x - https://swift.org/download/#swift-53

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotFourACvpZ":{"name":"fiveDotFour","abstract":"

Swift 5.4.x - https://swift.org/download/#swift-54

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotFiveACvpZ":{"name":"fiveDotFive","abstract":"

Swift 5.5.x - https://swift.org/download/#swift-55

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotSixACvpZ":{"name":"fiveDotSix","abstract":"

Swift 5.6.x - https://swift.org/download/#swift-56

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotSevenACvpZ":{"name":"fiveDotSeven","abstract":"

Swift 5.7.x - https://swift.org/download/#swift-57

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotEightACvpZ":{"name":"fiveDotEight","abstract":"

Swift 5.8.x - https://swift.org/download/#swift-58

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotNineACvpZ":{"name":"fiveDotNine","abstract":"

Swift 5.9.x - https://swift.org/download/#swift-59

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV7currentACvpZ":{"name":"current","abstract":"

The current detected Swift compiler version, based on the currently accessible SourceKit version.

","parent_name":"SwiftVersion"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5value21SourceKittenFramework0dE0Vvp":{"name":"value","abstract":"

The raw SyntaxToken obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV4kind21SourceKittenFramework0D4KindOSgvp":{"name":"kind","abstract":"

The syntax kind associated with is token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5valueAC21SourceKittenFramework0dE0V_tcfc":{"name":"init(value:)","abstract":"

Creates a SwiftLintSyntaxToken from the raw SyntaxToken obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5range21SourceKittenFramework9ByteRangeVvp":{"name":"range","abstract":"

The byte range in a source file for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV6offset21SourceKittenFramework9ByteCountVvp":{"name":"offset","abstract":"

The starting byte offset in a source file for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV6length21SourceKittenFramework9ByteCountVvp":{"name":"length","abstract":"

The length in bytes for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5value21SourceKittenFramework0dE0Vvp":{"name":"value","abstract":"

The raw SyntaxMap obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV6tokensSayAA0abD5TokenVGvp":{"name":"tokens","abstract":"

The SwiftLint-specific syntax tokens for this syntax map.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5valueAC21SourceKittenFramework0dE0V_tcfc":{"name":"init(value:)","abstract":"

Creates a SwiftLintSyntaxMap from the raw SyntaxMap obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV6tokens11inByteRangeSayAA0abD5TokenVG21SourceKittenFramework0hI0V_tF":{"name":"tokens(inByteRange:)","abstract":"

Returns array of syntax tokens intersecting with byte range.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5kinds11inByteRangeSay21SourceKittenFramework0D4KindOGAF0hI0V_tF":{"name":"kinds(inByteRange:)","abstract":"

Returns the syntax kinds in the specified byte range.

","parent_name":"SwiftLintSyntaxMap"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV14ruleIdentifierSSvp":{"name":"ruleIdentifier","abstract":"

The identifier of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV15ruleDescriptionSSvp":{"name":"ruleDescription","abstract":"

The description of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8ruleNameSSvp":{"name":"ruleName","abstract":"

The name of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8severityAA0E8SeverityOvp":{"name":"severity","abstract":"

The severity of this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8locationAA8LocationVvp":{"name":"location","abstract":"

The location of this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV6reasonSSvp":{"name":"reason","abstract":"

The justification for this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV11descriptionSSvp":{"name":"description","abstract":"

A printable description for this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV15ruleDescription8severity8location6reasonAcA04RuleG0V_AA0E8SeverityOAA8LocationVSSSgtcfc":{"name":"init(ruleDescription:severity:location:reason:)","abstract":"

Creates a StyleViolation by specifying its properties directly.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV4with8severityAcA0E8SeverityO_tF":{"name":"with(severity:)","abstract":"

Returns the same violation, but with the severity that is passed in

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV4with8locationAcA8LocationV_tF":{"name":"with(location:)","abstract":"

Returns the same violation, but with the location that is passed in

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"StyleViolation"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV8severityAA17ViolationSeverityOvp":{"name":"severity","abstract":"

The severity that should be assigned to the violation of this parameter’s value is met.

","parent_name":"RuleParameter"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV5valuexvp":{"name":"value","abstract":"

The value to configure the rule.

","parent_name":"RuleParameter"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV8severity5valueACyxGAA17ViolationSeverityO_xtcfc":{"name":"init(severity:value:)","abstract":"

Creates a RuleParameter by specifying its properties directly.

","parent_name":"RuleParameter"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV4listSDySSAA0D0_pXpGvp":{"name":"list","abstract":"

The rules contained in this list.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV5rulesAcA0D0_pXpd_tcfc":{"name":"init(rules:)","abstract":"

Creates a RuleList by specifying all its rules.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV5rulesACSayAA0D0_pXpG_tcfc":{"name":"init(rules:)","abstract":"

Creates a RuleList by specifying all its rules.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"RuleList"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV10identifierSSvp":{"name":"identifier","abstract":"

The rule’s unique identifier, to be used in configuration files and SwiftLint commands.","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV4nameSSvp":{"name":"name","abstract":"

The rule’s human-readable name. Should be short, descriptive and formatted in Title Case. May contain spaces.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV11descriptionSSvp":{"name":"description","abstract":"

The rule’s verbose description. Should read as a sentence or short paragraph. Good things to include are an","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV4kindAA0D4KindOvp":{"name":"kind","abstract":"

The RuleKind that best categorizes this rule.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV21nonTriggeringExamplesSayAA7ExampleVGvp":{"name":"nonTriggeringExamples","abstract":"

Swift source examples that do not trigger a violation for this rule. Used for documentation purposes to inform","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV18triggeringExamplesSayAA7ExampleVGvp":{"name":"triggeringExamples","abstract":"

Swift source examples that do trigger one or more violations for this rule. Used for documentation purposes to","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV11correctionsSDyAA7ExampleVAFGvp":{"name":"corrections","abstract":"

Pairs of Swift source examples, where keys are examples that trigger violations for this rule, and the values","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV17deprecatedAliasesShySSGvp":{"name":"deprecatedAliases","abstract":"

Any previous iteration of the rule’s identifier that was previously shipped with SwiftLint.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV03minA7VersionAA0aG0Vvp":{"name":"minSwiftVersion","abstract":"

The oldest version of the Swift compiler supported by this rule.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV18requiresFileOnDiskSbvp":{"name":"requiresFileOnDisk","abstract":"

Whether or not this rule can only be executed on a file physically on-disk. Typically necessary for rules","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV07consoleE0SSvp":{"name":"consoleDescription","abstract":"

The console-printable string for this description.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV14allIdentifiersSaySSGvp":{"name":"allIdentifiers","abstract":"

All identifiers that have been used to uniquely identify this rule in past and current SwiftLint versions.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV10identifier4name11description4kind03minA7Version21nonTriggeringExamples010triggeringN011corrections17deprecatedAliases18requiresFileOnDiskACSS_S2SAA0D4KindOAA0aK0VSayAA7ExampleVGATSDyA2SGShySSGSbtcfc":{"name":"init(identifier:name:description:kind:minSwiftVersion:nonTriggeringExamples:triggeringExamples:corrections:deprecatedAliases:requiresFileOnDisk:)","abstract":"

Creates a RuleDescription by specifying all its properties directly.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"RuleDescription"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV5errorACyxGvpZ":{"name":"error","abstract":"

Configuration with a warning severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV7warningACyxGvpZ":{"name":"warning","abstract":"

Configuration with an error severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationVyACyxGAA09ViolationD0Ocfc":{"name":"init(_:)","abstract":"

Create a SeverityConfiguration with the specified severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV13asDescription4withAA04RuleeG0VSS_tF":{"name":"asDescription(with:)","abstract":"

Severity configurations are special in that they shall not be nested when an option name is provided.","parent_name":"SeverityConfiguration"},"Structs/ConfigurationElement/DeprecationNotice.html#/s:13SwiftLintCore20ConfigurationElementV17DeprecationNoticeO18suggestAlternativeyAEyx_GSS_SStcAGmSQRzAA012AcceptableBydE0RzlF":{"name":"suggestAlternative(ruleID:name:)","abstract":"

Warning suggesting an alternative option.

","parent_name":"DeprecationNotice"},"Structs/ConfigurationElement/DeprecationNotice.html":{"name":"DeprecationNotice","abstract":"

A deprecation notice.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValuexvp":{"name":"wrappedValue","abstract":"

Wrapped option value.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV14projectedValueACyxGvp":{"name":"projectedValue","abstract":"

The wrapper itself providing access to all its data. This field can only be accessed by the","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV3keySSvp":{"name":"key","abstract":"

Name of this configuration entry.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV6inlineSbvp":{"name":"inline","abstract":"

Whether this configuration element will be inlined into its description.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue3key17deprecationNotice13postprocessorACyxGx_SSAC011DeprecationJ0Oyx_GSgyxzctcfc":{"name":"init(wrappedValue:key:deprecationNotice:postprocessor:)","abstract":"

Default constructor.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV3keyACyqd__SgGSS_tcAERszSQRd__AA012AcceptableBydE0Rd__lufc":{"name":"init(key:)","abstract":"

Constructor for optional values.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue6inlineACyxGx_SbtcAA19InlinableOptionTypeRzrlufc":{"name":"init(wrappedValue:inline:)","abstract":"

Constructor for an InlinableOptionType without a key.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue3keyACyxGx_SStcAA19InlinableOptionTypeRzrlufc":{"name":"init(wrappedValue:key:)","abstract":"

Constructor for an InlinableOptionType with a name. The configuration will explicitly not be inlined.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"ConfigurationElement"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore23RuleConfigurationOptionV9noOptionsACvpZ":{"name":"noOptions","abstract":"

An option serving as a marker for an empty configuration description.

","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"RuleConfigurationDescription"},"Structs/Region.html#/s:13SwiftLintCore6RegionV5startAA8LocationVvp":{"name":"start","abstract":"

The location describing the start of the region. All locations that are less than this value","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV3endAA8LocationVvp":{"name":"end","abstract":"

The location describing the end of the region. All locations that are greater than this value","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV23disabledRuleIdentifiersShyAA0F10IdentifierOGvp":{"name":"disabledRuleIdentifiers","abstract":"

All SwiftLint rule identifiers that are disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV5start3end23disabledRuleIdentifiersAcA8LocationV_AHShyAA0H10IdentifierOGtcfc":{"name":"init(start:end:disabledRuleIdentifiers:)","abstract":"

Creates a Region by setting explicit values for all its properties.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV8containsySbAA8LocationVF":{"name":"contains(_:)","abstract":"

Whether the specific location is contained in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV13isRuleEnabledySbxAA0F0RzlF":{"name":"isRuleEnabled(_:)","abstract":"

Whether the specified rule is enabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV14isRuleDisabledySbxAA0F0RzlF":{"name":"isRuleDisabled(_:)","abstract":"

Whether the specified rule is disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV16areRulesDisabled7ruleIDsSbSaySSG_tF":{"name":"areRulesDisabled(ruleIDs:)","abstract":"

Whether the given rules are disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV26deprecatedAliasesDisabling4ruleShySSGx_tAA4RuleRzlF":{"name":"deprecatedAliasesDisabling(rule:)","abstract":"

Returns the deprecated rule aliases that are disabling the specified rule in this region.","parent_name":"Region"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4fileSSSgvp":{"name":"file","abstract":"

The file path on disk for this location.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4lineSiSgvp":{"name":"line","abstract":"

The line offset in the file for this location. 1-indexed.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV9characterSiSgvp":{"name":"character","abstract":"

The character offset in the file for this location. 1-indexed.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV11descriptionSSvp":{"name":"description","abstract":"

A lossless printable description of this location.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV12relativeFileSSSgvp":{"name":"relativeFile","abstract":"

The file path for this location relative to the current working directory.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file4line9characterACSSSg_SiSgAHtcfc":{"name":"init(file:line:character:)","abstract":"

Creates a Location by specifying its properties directly.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file10byteOffsetAcA0aB4FileC_21SourceKittenFramework9ByteCountVtcfc":{"name":"init(file:byteOffset:)","abstract":"

Creates a Location based on a SwiftLintFile and a byte-offset into the file.","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file8positionAcA0aB4FileC_0A6Syntax16AbsolutePositionVtcfc":{"name":"init(file:position:)","abstract":"

Creates a Location based on a SwiftLintFile and a SwiftSyntax AbsolutePosition into the file.","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file15characterOffsetAcA0aB4FileC_Sitcfc":{"name":"init(file:characterOffset:)","abstract":"

Creates a Location based on a SwiftLintFile and a UTF8 character-offset into the file.","parent_name":"Location"},"Structs/Location.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"Location"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file to lint with this linter.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV15styleViolations5usingSayAA14StyleViolationVGAA11RuleStorageC_tF":{"name":"styleViolations(using:)","abstract":"

Computes or retrieves style violations.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV27styleViolationsAndRuleTimes5usingSayAA14StyleViolationVG_SaySS2id_Sd4timetGtAA0I7StorageC_tF":{"name":"styleViolationsAndRuleTimes(using:)","abstract":"

Computes or retrieves style violations and the time spent executing each rule.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV7correct5usingSayAA10CorrectionVGAA11RuleStorageC_tF":{"name":"correct(using:)","abstract":"

Applies corrections for all rules to this file, returning performed corrections.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV6format7useTabs11indentWidthySb_SitF":{"name":"format(useTabs:indentWidth:)","abstract":"

Formats the file associated with this linter.

","parent_name":"CollectedLinter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file to lint with this linter.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV12isCollectingSbvp":{"name":"isCollecting","abstract":"

Whether or not this linter will be used to collect information from several files.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV4file13configuration5cache17compilerArgumentsAcA0aB4FileC_AA13ConfigurationVAA0D5CacheCSgSaySSGtcfc":{"name":"init(file:configuration:cache:compilerArguments:)","abstract":"

Creates a Linter by specifying its properties directly.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV7collect4intoAA09CollectedD0VAA11RuleStorageC_tF":{"name":"collect(into:)","abstract":"

Returns a linter capable of checking for violations after running each rule’s collection step.

","parent_name":"Linter"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4codeSSvp":{"name":"code","abstract":"

The contents of the example

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV13configurationSDySSs8Sendable_pGSgvp":{"name":"configuration","abstract":"

The untyped configuration to apply to the rule, if deviating from the default configuration.","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV20testMultiByteOffsetsSbvp":{"name":"testMultiByteOffsets","abstract":"

Whether the example should be tested by prepending multibyte grapheme clusters

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV11testOnLinuxSbvp":{"name":"testOnLinux","abstract":"

Whether the example should be tested on Linux

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4files12StaticStringVvp":{"name":"file","abstract":"

The path to the file where the example was created

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4lineSuvp":{"name":"line","abstract":"

The line in the file where the example was created

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV_13configuration20testMultiByteOffsets0F17WrappingInComment0fjK6String0F14DisableCommand0F7OnLinux4file4line24excludeFromDocumentationACSS_SDySSs8Sendable_pGSgS5bs06StaticM0VSuSbtcfc":{"name":"init(_:configuration:testMultiByteOffsets:testWrappingInComment:testWrappingInString:testDisableCommand:testOnLinux:file:line:excludeFromDocumentation:)","abstract":"

Create a new Example with the specified code, file, and line.

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4with4codeACSS_tF":{"name":"with(code:)","abstract":"

Returns the same example, but with the code that is passed in

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV24removingViolationMarkersACyF":{"name":"removingViolationMarkers()","abstract":"

Returns a copy of the Example with all instances of the “↓” character removed.

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV7focusedACyF":{"name":"focused()","abstract":"

Makes the current example focused. This is for debugging purposes only.

","parent_name":"Example"},"Structs/Example.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"Example"},"Structs/Example.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"Example"},"Structs/Example.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"Example"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV15ruleDescriptionAA04RuleF0Vvp":{"name":"ruleDescription","abstract":"

The description of the rule for which this correction was applied.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV8locationAA8LocationVvp":{"name":"location","abstract":"

The location of the original violation that was corrected.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV18consoleDescriptionSSvp":{"name":"consoleDescription","abstract":"

The console-printable description for this correction.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV15ruleDescription8locationAcA04RuleF0V_AA8LocationVtcfc":{"name":"init(ruleDescription:location:)","abstract":"

Memberwise initializer.

","parent_name":"Correction"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV7defaultACvpZ":{"name":"default","abstract":"

The default Configuration resulting from an empty configuration file.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV15defaultFileNameSSvpZ":{"name":"defaultFileName","abstract":"

The default file name to look for user-defined configurations.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13includedPathsSaySSGvp":{"name":"includedPaths","abstract":"

The paths that should be included when linting

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13excludedPathsSaySSGvp":{"name":"excludedPaths","abstract":"

The paths that should be excluded when linting

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV11indentationAC16IndentationStyleOvp":{"name":"indentation","abstract":"

The style to use when indenting Swift source code.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV16warningThresholdSiSgvp":{"name":"warningThreshold","abstract":"

The threshold for the number of warnings to tolerate before treating the lint as having failed.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV8reporterSSSgvp":{"name":"reporter","abstract":"

The identifier for the Reporter to use to report style violations.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV9cachePathSSSgvp":{"name":"cachePath","abstract":"

The location of the persisted cache to use with this configuration.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV22allowZeroLintableFilesSbvp":{"name":"allowZeroLintableFiles","abstract":"

Allow or disallow SwiftLint to exit successfully when passed only ignored or unlintable files.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV6strictSbvp":{"name":"strict","abstract":"

Treat warnings as errors.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV8baselineSSSgvp":{"name":"baseline","abstract":"

The path to read a baseline from.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13writeBaselineSSSgvp":{"name":"writeBaseline","abstract":"

The path to write a baseline to.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV15checkForUpdatesSbvp":{"name":"checkForUpdates","abstract":"

Check for updates.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV013basedOnCustomD5FilesSbvp":{"name":"basedOnCustomConfigurationFiles","abstract":"

This value is true iff the --config parameter was used to specify (a) configuration file(s)","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV5rulesSayAA4Rule_pGvp":{"name":"rules","abstract":"

All rules enabled in this configuration

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13rootDirectorySSvp":{"name":"rootDirectory","abstract":"

The root directory is the directory that included & excluded paths relate to.","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV9rulesModeAC05RulesF0Ovp":{"name":"rulesMode","abstract":"

The rules mode used for this configuration.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV18configurationFiles14enableAllRules8onlyRule9cachePath27ignoreParentAndChildConfigs20mockedNetworkResults25useDefaultConfigOnFailureACSaySSG_SbSSSgALSbSDyS2SGSbSgtcfc":{"name":"init(configurationFiles:enableAllRules:onlyRule:cachePath:ignoreParentAndChildConfigs:mockedNetworkResults:useDefaultConfigOnFailure:)","abstract":"

Creates a Configuration with convenience parameters.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"Configuration"},"Structs/Configuration.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"Configuration"},"Structs/Configuration.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"Configuration"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO8previousyA2EmF":{"name":"previous","abstract":"

The command should only apply to the line preceding its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO4thisyA2EmF":{"name":"this","abstract":"

The command should only apply to the same line as its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO4nextyA2EmF":{"name":"next","abstract":"

The command should only apply to the line following its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO7invalidyA2EmF":{"name":"invalid","abstract":"

The modifier string was invalid.

","parent_name":"Modifier"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO6enableyA2EmF":{"name":"enable","abstract":"

The rule(s) associated with this command should be enabled by the SwiftLint engine.

","parent_name":"Action"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO7disableyA2EmF":{"name":"disable","abstract":"

The rule(s) associated with this command should be disabled by the SwiftLint engine.

","parent_name":"Action"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO7invalidyA2EmF":{"name":"invalid","abstract":"

The action string was invalid.

","parent_name":"Action"},"Structs/Command/Action.html":{"name":"Action","abstract":"

The action (verb) that SwiftLint should perform when interpreting this command.

","parent_name":"Command"},"Structs/Command/Modifier.html":{"name":"Modifier","abstract":"

The modifier for a command, used to modify its scope.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV6actionAC6ActionOvp":{"name":"action","abstract":"

The action (verb) that SwiftLint should perform when interpreting this command.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV15ruleIdentifiersShyAA14RuleIdentifierOGvp":{"name":"ruleIdentifiers","abstract":"

The identifiers for the rules associated with this command.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV4lineSivp":{"name":"line","abstract":"

The line in the source file where this command is defined.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV9characterSiSgvp":{"name":"character","abstract":"

The character offset within the line in the source file where this command is defined.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV8modifierAC8ModifierOSgvp":{"name":"modifier","abstract":"

This command’s modifier, if any.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV6action15ruleIdentifiers4line9character8modifier15trailingCommentA2C6ActionO_ShyAA14RuleIdentifierOGS2iSgAC8ModifierOSgSSSgtcfc":{"name":"init(action:ruleIdentifiers:line:character:modifier:trailingComment:)","abstract":"

Creates a command based on the specified parameters.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV12actionString4line9characterACSS_S2itcfc":{"name":"init(actionString:line:character:)","abstract":"

Creates a command based on the specified parameters.

","parent_name":"Command"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV5errorACyxGvpZ":{"name":"error","abstract":"

Configuration with a warning severity.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV7warningACyxGvpZ":{"name":"warning","abstract":"

Configuration with an error severity.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV3offACyxGvpZ":{"name":"off","abstract":"

Configuration disabling an option.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV8severityAA09ViolationF0OSgvp":{"name":"severity","abstract":"

The ChildOptionSeverityConfiguration mapped to a usually used ViolationSeverity. It’s nil if the option","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"ChildOptionSeverityConfiguration"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV10violationsSayAA14StyleViolationVGvp":{"name":"violations","abstract":"

The stored violations.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV8fromPathACSS_tKcfc":{"name":"init(fromPath:)","abstract":"

Creates a Baseline from a saved file.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV10violationsACSayAA14StyleViolationVG_tcfc":{"name":"init(violations:)","abstract":"

Creates a Baseline from a list of violations.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV5write6toPathySS_tKF":{"name":"write(toPath:)","abstract":"

Writes a Baseline to disk in JSON format.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV6filterySayAA14StyleViolationVGAGF":{"name":"filter(_:)","abstract":"

Filters out violations that are present in the Baseline.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV7compareySayAA14StyleViolationVGACF":{"name":"compare(_:)","abstract":"

Returns the violations that are present in another Baseline, but not in this one.

","parent_name":"Baseline"},"Structs/Stack.html#/s:13SwiftLintCore5StackVACyxGycfc":{"name":"init()","abstract":"

Creates an empty Stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV5countSivp":{"name":"count","abstract":"

The number of elements in this stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV4pushyyxF":{"name":"push(_:)","abstract":"

Pushes (appends) an element onto the stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV3popxSgyF":{"name":"pop()","abstract":"

Removes and returns the last element of the stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV4peekxSgyF":{"name":"peek()","abstract":"

Returns the last element of the stack if the stack is not empty; otherwise, nil.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV8contains5whereS2bxXE_tF":{"name":"contains(where:)","abstract":"

Check whether the sequence contains an element that satisfies the given predicate.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV10modifyLast2byyyxzXE_tF":{"name":"modifyLast(by:)","abstract":"

Modify the last element.

","parent_name":"Stack"},"Structs/Stack.html#/s:ST12makeIterator0B0QzyF":{"name":"makeIterator()","parent_name":"Stack"},"Structs/Stack.html#/s:s28CustomDebugStringConvertibleP16debugDescriptionSSvp":{"name":"debugDescription","parent_name":"Stack"},"Structs/RuleListDocumentation.html#/s:13SwiftLintCore21RuleListDocumentationVyAcA0dE0Vcfc":{"name":"init(_:)","abstract":"

Creates a RuleListDocumentation instance from a RuleList.

","parent_name":"RuleListDocumentation"},"Structs/RuleListDocumentation.html#/s:13SwiftLintCore21RuleListDocumentationV5write2toy10Foundation3URLV_tKF":{"name":"write(to:)","abstract":"

Write the rule list documentation as markdown files to the specified directory.

","parent_name":"RuleListDocumentation"},"Structs/RuleListDocumentation.html":{"name":"RuleListDocumentation","abstract":"

User-facing documentation for a SwiftLint RuleList.

"},"Structs/Stack.html":{"name":"Stack","abstract":"

A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

"},"Structs/Baseline.html":{"name":"Baseline","abstract":"

A set of violations that can be used to filter newly detected violations.

"},"Structs/ChildOptionSeverityConfiguration.html":{"name":"ChildOptionSeverityConfiguration","abstract":"

A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which"},"Structs/Command.html":{"name":"Command","abstract":"

A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

"},"Structs/Configuration.html":{"name":"Configuration","abstract":"

The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

"},"Structs/Correction.html":{"name":"Correction","abstract":"

A value describing a SwiftLint violation that was corrected.

"},"Structs/Example.html":{"name":"Example","abstract":"

Captures code and context information for an example of a triggering or"},"Structs/Linter.html":{"name":"Linter","abstract":"

Represents a file that can be linted for style violations and corrections after being collected.

"},"Structs/CollectedLinter.html":{"name":"CollectedLinter","abstract":"

Represents a file that can compute style violations and corrections for a list of rules.

"},"Structs/Location.html":{"name":"Location","abstract":"

The placement of a segment of Swift in a collection of source files.

"},"Structs/Region.html":{"name":"Region","abstract":"

A contiguous region of Swift source code.

"},"Structs/RuleConfigurationDescription.html":{"name":"RuleConfigurationDescription","abstract":"

Description of a rule configuration.

"},"Structs/RuleConfigurationOption.html":{"name":"RuleConfigurationOption","abstract":"

A single option of a RuleConfigurationDescription.

"},"Structs.html#/s:13SwiftLintCore35RuleConfigurationDescriptionBuilderV":{"name":"RuleConfigurationDescriptionBuilder","abstract":"

A result builder creating configuration descriptions.

"},"Structs/ConfigurationElement.html":{"name":"ConfigurationElement","abstract":"

A single parameter of a rule configuration.

"},"Structs/SeverityConfiguration.html":{"name":"SeverityConfiguration","abstract":"

A rule configuration that allows specifying the desired severity level for violations.

"},"Structs/RuleDescription.html":{"name":"RuleDescription","abstract":"

A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

"},"Structs/RuleList.html":{"name":"RuleList","abstract":"

A list of available SwiftLint rules.

"},"Structs/RuleParameter.html":{"name":"RuleParameter","abstract":"

A configuration parameter for rules.

"},"Structs/StyleViolation.html":{"name":"StyleViolation","abstract":"

A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

"},"Structs/SwiftLintSyntaxMap.html":{"name":"SwiftLintSyntaxMap","abstract":"

Represents a Swift file’s syntax information.

"},"Structs/SwiftLintSyntaxToken.html":{"name":"SwiftLintSyntaxToken","abstract":"

A SwiftLint-aware Swift syntax token.

"},"Structs/SwiftVersion.html":{"name":"SwiftVersion","abstract":"

A value describing the version of the Swift compiler.

"},"Structs/Version.html":{"name":"Version","abstract":"

A type describing the SwiftLint version.

"},"Structs/YamlParser.html":{"name":"YamlParser","abstract":"

An interface for parsing YAML.

"},"Structs/ReasonedRuleViolation.html":{"name":"ReasonedRuleViolation","abstract":"

A violation produced by ViolationsSyntaxVisitors.

"},"Structs/RegexConfiguration.html":{"name":"RegexConfiguration","abstract":"

A rule configuration used for defining custom rules in yaml.

"},"Structs/SeverityLevelsConfiguration.html":{"name":"SeverityLevelsConfiguration","abstract":"

A rule configuration that allows specifying thresholds for warning and error severities.

"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP11makeVisitor4fileAA010ViolationsdG0Cy17ConfigurationTypeQzGAA0aB4FileC_tF":{"name":"makeVisitor(file:)","abstract":"

Produce a ViolationsSyntaxVisitor for the given file.

","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP13makeViolation4file9violationAA05StyleG0VAA0aB4FileC_AA08ReasonedeG0VtF":{"name":"makeViolation(file:violation:)","abstract":"

Produce a violation for the given file and absolute position.

","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP10preprocess4file0aD0010SourceFileD0VSgAA0abI0C_tF":{"name":"preprocess(file:)","abstract":"

Gives a chance for the rule to do some pre-processing on the syntax tree.","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxCorrectableRule.html#/s:13SwiftLintCore0A21SyntaxCorrectableRuleP12makeRewriter4fileAA010ViolationsdH0Cy17ConfigurationTypeQzGSgAA0aB4FileC_tF":{"name":"makeRewriter(file:)","abstract":"

Produce a ViolationsSyntaxRewriter for the given file.

","parent_name":"SwiftSyntaxCorrectableRule"},"Protocols/SwiftSyntaxCorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","parent_name":"SwiftSyntaxCorrectableRule"},"Protocols/SeverityBasedRuleConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","abstract":"

The configuration of a rule’s severity.

","parent_name":"SeverityBasedRuleConfiguration"},"Protocols/SeverityBasedRuleConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationPAAE8severityAA09ViolationD0Ovp":{"name":"severity","abstract":"

The severity of a rule.

","parent_name":"SeverityBasedRuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP6ParentQa":{"name":"Parent","abstract":"

The type of the rule that’s using this configuration.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP20parameterDescriptionAA0deG0VSgvp":{"name":"parameterDescription","abstract":"

A description for this configuration’s parameters. It can be built using the annotated result builder.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","abstract":"

Apply an untyped configuration to the current value.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationPAAE13supportedKeysShySSGvp":{"name":"supportedKeys","abstract":"

All keys supported by this configuration.

","parent_name":"RuleConfiguration"},"Protocols/AnalyzerRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"AnalyzerRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore27SubstitutionCorrectableRuleP15violationRanges2inSaySo8_NSRangeVGAA0aB4FileC_tF":{"name":"violationRanges(in:)","abstract":"

Returns the NSString-based NSRanges to be replaced in the specified file.

","parent_name":"SubstitutionCorrectableRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore27SubstitutionCorrectableRuleP12substitution3for2inSo8_NSRangeV_SStSgAH_AA0aB4FileCtF":{"name":"substitution(for:in:)","abstract":"

Returns the substitution to apply for the given range.

","parent_name":"SubstitutionCorrectableRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","parent_name":"SubstitutionCorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4file17compilerArgumentsSayAA10CorrectionVGAA0aB4FileC_SaySSGtF":{"name":"correct(file:compilerArguments:)","abstract":"

Attempts to correct the violations to this rule in the specified file.

","parent_name":"CorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","abstract":"

Attempts to correct the violations to this rule in the specified file.

","parent_name":"CorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4file5using17compilerArgumentsSayAA10CorrectionVGAA0aB4FileC_AA0E7StorageCSaySSGtF":{"name":"correct(file:using:compilerArguments:)","abstract":"

Attempts to correct the violations to this rule in the specified file after collecting file info for all files","parent_name":"CorrectableRule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP17ConfigurationTypeQa":{"name":"ConfigurationType","abstract":"

The type of the configuration used to configure this rule.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP11descriptionAA0D11DescriptionVvpZ":{"name":"description","abstract":"

A verbose description of many of this rule’s properties.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13configuration17ConfigurationTypeQzvp":{"name":"configuration","abstract":"

This rule’s configuration.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP06shouldB10EmptyFilesSbvp":{"name":"shouldLintEmptyFiles","abstract":"

Whether this rule should be used on empty files. Defaults to false.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePxycfc":{"name":"init()","abstract":"

A default initializer for rules. All rules need to be trivially initializable.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13configurationxyp_tKcfc":{"name":"init(configuration:)","abstract":"

Creates a rule by applying its configuration.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP30createConfigurationDescription16exclusiveOptionsAA0dfG0VShySSG_tF":{"name":"createConfigurationDescription(exclusiveOptions:)","abstract":"

Create a description of how this rule has been configured to run.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4file17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SaySSGtF":{"name":"validate(file:compilerArguments:)","abstract":"

Executes the rule on a file and returns any violations to the rule’s expectations.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","abstract":"

Executes the rule on a file and returns any violations to the rule’s expectations.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP9isEqualToySbAaB_pF":{"name":"isEqualTo(_:)","abstract":"

Whether or not the specified rule is equivalent to the current rule.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP11collectInfo3for4into17compilerArgumentsyAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"collectInfo(for:into:compilerArguments:)","abstract":"

Collects information for the specified file in a storage object, to be analyzed by a CollectedLinter.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4file5using17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"validate(file:using:compilerArguments:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13canBeDisabled9violation2bySbAA14StyleViolationV_AA0D10IdentifierOtF":{"name":"canBeDisabled(violation:by:)","abstract":"

Checks if a style violation can be disabled by a command specifying a rule ID. Only the rule can claim that for","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP9isEnabled2in3forSbAA6RegionV_SStF":{"name":"isEnabled(in:for:)","abstract":"

Checks if a the rule is enabled in a given region. A specific rule ID can be provided in case a rule supports","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePAAE16cacheDescriptionSSvp":{"name":"cacheDescription","abstract":"

The cache description which will be used to determine if a previous","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePAAE10identifierSSvpZ":{"name":"identifier","abstract":"

The rule’s unique identifier which is the same as Rule.description.identifier.

","parent_name":"Rule"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP10identifierSSvpZ":{"name":"identifier","abstract":"

The unique identifier for this reporter.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP10isRealtimeSbvpZ":{"name":"isRealtime","abstract":"

Whether or not this reporter can output incrementally as violations are found or if all violations must be","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP11descriptionSSvpZ":{"name":"description","abstract":"

A more detailed description of the reporter’s output.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP11descriptionSSvp":{"name":"description","abstract":"

For CustomStringConvertible conformance.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP14generateReportySSSayAA14StyleViolationVGFZ":{"name":"generateReport(_:)","abstract":"

Return a string with the report for the specified violations.

","parent_name":"Reporter"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8FileInfoQa":{"name":"FileInfo","abstract":"

The kind of information to collect for each file being linted for this rule.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP11collectInfo3for17compilerArguments04FileG0QzAA0abK0C_SaySSGtF":{"name":"collectInfo(for:compilerArguments:)","abstract":"

Collects information for the specified file, to be analyzed by a CollectedLinter.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP11collectInfo3for04FileG0QzAA0abI0C_tF":{"name":"collectInfo(for:)","abstract":"

Collects information for the specified file, to be analyzed by a CollectedLinter.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8validate4file13collectedInfo17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SDyAL0nI0QzGSaySSGtF":{"name":"validate(file:collectedInfo:compilerArguments:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8validate4file13collectedInfoSayAA14StyleViolationVGAA0aB4FileC_SDyAK0lI0QzGtF":{"name":"validate(file:collectedInfo:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP11collectInfo3for4into17compilerArgumentsyAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"collectInfo(for:into:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4file5using17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"validate(file:using:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4file17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SaySSGtF":{"name":"validate(file:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CacheDescriptionProvider.html#/s:13SwiftLintCore24CacheDescriptionProviderP05cacheE0SSvp":{"name":"cacheDescription","abstract":"

The cache description which will be used to determine if a previous","parent_name":"CacheDescriptionProvider"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP8KindTypeQa":{"name":"KindType","abstract":"

The kind of token being recursed over.

","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP8validate4file4kind10dictionarySayAA14StyleViolationVGAA0aB4FileC_8KindTypeQzAA22SourceKittenDictionaryVtF":{"name":"validate(file:kind:dictionary:)","abstract":"

Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP4kind4from8KindTypeQzSgAA22SourceKittenDictionaryV_tF":{"name":"kind(from:)","abstract":"

Get the kind from the specified dictionary.

","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRulePAAE8validate4file10dictionarySayAA14StyleViolationVGAA0aB4FileC_AA22SourceKittenDictionaryVtF":{"name":"validate(file:dictionary:)","abstract":"

Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s","parent_name":"ASTRule"},"Protocols/VersionComparable.html#/s:13SwiftLintCore17VersionComparableP8rawValueSSvp":{"name":"rawValue","abstract":"

The version string.

","parent_name":"VersionComparable"},"Protocols/VersionComparable.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"VersionComparable"},"Protocols/VersionComparable.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"VersionComparable"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","abstract":"

Initializer taking a value from a configuration to create an element of Self.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","abstract":"

Make the object an option.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP13asDescription4withAA04RulefI0VSS_tF":{"name":"asDescription(with:)","abstract":"

Make the object a description.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP5apply_6ruleIDyypSg_SStKF":{"name":"apply(_:ruleID:)","abstract":"

Update the object.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","abstract":"

Convert an object to Markdown.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","abstract":"

Convert an object to a single line string.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","abstract":"

Indicate if the item has some content that is useful to document.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","abstract":"

Convert an object to YAML as used in .swiftlint.yml.

","parent_name":"Documentable"},"Protocols/Documentable.html":{"name":"Documentable","abstract":"

A type that can be converted into a human-readable representation.

"},"Protocols/AcceptableByConfigurationElement.html":{"name":"AcceptableByConfigurationElement","abstract":"

Type of an object that can be used as a configuration element.

"},"Protocols.html#/s:13SwiftLintCore19InlinableOptionTypeP":{"name":"InlinableOptionType","abstract":"

An option type that can appear inlined into its using configuration.

"},"Protocols/VersionComparable.html":{"name":"VersionComparable","abstract":"

A comparable major.minor.patch version number.

"},"Protocols/ASTRule.html":{"name":"ASTRule","abstract":"

A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s"},"Protocols/CacheDescriptionProvider.html":{"name":"CacheDescriptionProvider","abstract":"

Interface providing access to a cache description.

"},"Protocols.html#/s:13SwiftLintCore17AnyCollectingRuleP":{"name":"AnyCollectingRule","abstract":"

Type-erased protocol used to check whether a rule is collectable.

"},"Protocols/CollectingRule.html":{"name":"CollectingRule","abstract":"

A rule that requires knowledge of all other files being linted.

"},"Protocols/Reporter.html":{"name":"Reporter","abstract":"

An interface for reporting violations as strings.

"},"Protocols/Rule.html":{"name":"Rule","abstract":"

An executable value that can identify issues (violations) in Swift source code.

"},"Protocols.html#/s:13SwiftLintCore9OptInRuleP":{"name":"OptInRule","abstract":"

A rule that is not enabled by default. Rules conforming to this need to be explicitly enabled by users.

"},"Protocols/CorrectableRule.html":{"name":"CorrectableRule","abstract":"

A rule that can correct violations.

"},"Protocols/SubstitutionCorrectableRule.html":{"name":"SubstitutionCorrectableRule","abstract":"

A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with"},"Protocols.html#/s:13SwiftLintCore17SourceKitFreeRuleP":{"name":"SourceKitFreeRule","abstract":"

A rule that does not need SourceKit to operate and can still operate even after SourceKit has crashed.

"},"Protocols/AnalyzerRule.html":{"name":"AnalyzerRule","abstract":"

A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like"},"Protocols/RuleConfiguration.html":{"name":"RuleConfiguration","abstract":"

A configuration value for a rule to allow users to modify its behavior.

"},"Protocols/SeverityBasedRuleConfiguration.html":{"name":"SeverityBasedRuleConfiguration","abstract":"

A configuration for a rule that allows to configure at least the severity.

"},"Protocols/SwiftSyntaxCorrectableRule.html":{"name":"SwiftSyntaxCorrectableRule","abstract":"

A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

"},"Protocols/SwiftSyntaxRule.html":{"name":"SwiftSyntaxRule","abstract":"

A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

"},"Functions.html#/s:13SwiftLintCore12reporterFrom10identifierAA8Reporter_pXpSSSg_tF":{"name":"reporterFrom(identifier:)","abstract":"

Returns the reporter with the specified identifier. Traps if the specified identifier doesn’t correspond to any"},"Extensions/Double.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Double"},"Extensions/Double.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Double"},"Extensions/Int.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Int"},"Extensions/Int.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Int"},"Extensions/Set.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Set"},"Extensions/Set.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Set"},"Extensions/String.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"String"},"Extensions/String.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"String"},"Extensions/Bool.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Bool"},"Extensions/Bool.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Bool"},"Extensions/Optional.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Optional"},"Extensions/Optional.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Optional"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE26skipWrappingInCommentTestsSayACGyF":{"name":"skipWrappingInCommentTests()","abstract":"

Make these examples skip wrapping in comment tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE25skipWrappingInStringTestsSayACGyF":{"name":"skipWrappingInStringTests()","abstract":"

Make these examples skip wrapping in string tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE24skipMultiByteOffsetTestsSayACGyF":{"name":"skipMultiByteOffsetTests()","abstract":"

Make these examples skip multi-byte offset tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE23skipDisableCommandTestsSayACGyF":{"name":"skipDisableCommandTests()","abstract":"

Make these examples skip disable command tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE23removingViolationMarkerSayACGyF":{"name":"removingViolationMarker()","abstract":"

Remove all violation markers from the examples.

","parent_name":"Array"},"Extensions/Array.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Array"},"Extensions/Array.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA0aB11SyntaxTokenVRszlE5kindsSay21SourceKittenFramework0D4KindOGvp":{"name":"kinds","abstract":"

The kinds for these tokens.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6appendyy0A6Syntax16AbsolutePositionVF":{"name":"append(_:)","abstract":"

Add a violation at the specified position using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6append2at10correctiony0A6Syntax16AbsolutePositionV_AC0F10CorrectionVSgtF":{"name":"append(at:correction:)","abstract":"

Add a violation and the correction at the specified position using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6append10contentsOfySay0A6Syntax16AbsolutePositionVG_tF":{"name":"append(contentsOf:)","abstract":"

Add violations for the specified positions using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCore0A6Syntax04DeclD8Protocol_pXpRszlE3allSayAbC_pXpGvpZ":{"name":"all","abstract":"

All visitable declaration syntax types.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCore0A6Syntax04DeclD8Protocol_pXpRszlE9allExceptySayAbC_pXpGAbC_pXpd_tFZ":{"name":"allExcept(_:)","abstract":"

All declarations except for the specified ones.

","parent_name":"Array"},"Extensions/Array.html":{"name":"Array"},"Extensions/Optional.html":{"name":"Optional"},"Extensions/Bool.html":{"name":"Bool"},"Extensions/String.html":{"name":"String"},"Extensions/Set.html":{"name":"Set"},"Extensions/Int.html":{"name":"Int"},"Extensions/Double.html":{"name":"Double"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO9parameteryAC0A6Syntax05TokenG0V_tcACmF":{"name":"parameter(name:)","abstract":"

Parameter declaration with a name token.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO13localVariableyAC0A6Syntax05TokenH0V_tcACmF":{"name":"localVariable(name:)","abstract":"

Local variable declaration with a name token.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO16implicitVariableyACSS_tcACmF":{"name":"implicitVariable(name:)","abstract":"

A variable that is implicitly added by the compiler (e.g. error in catch clauses).

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO8wildcardyA2CmF":{"name":"wildcard","abstract":"

A variable hidden from scope because its name is a wildcard _.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO14lookupBoundaryyA2CmF":{"name":"lookupBoundary","abstract":"

Special case that marks a type boundary at which name lookup stops.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO8declares2id18disregardBackticksSbSS_SbtF":{"name":"declares(id:disregardBackticks:)","abstract":"

Check whether self declares a variable given by name.

","parent_name":"IdentifierDeclaration"},"Enums/ViolationSeverity.html#/s:13SwiftLintCore17ViolationSeverityO7warningyA2CmF":{"name":"warning","abstract":"

Non-fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having succeeded.

","parent_name":"ViolationSeverity"},"Enums/ViolationSeverity.html#/s:13SwiftLintCore17ViolationSeverityO5erroryA2CmF":{"name":"error","abstract":"

Fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having failed.

","parent_name":"ViolationSeverity"},"Enums/ViolationSeverity.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"ViolationSeverity"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO4callyA2CmF":{"name":"call","abstract":"

A call to a named function or closure.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO8argumentyA2CmF":{"name":"argument","abstract":"

An argument value for a function or closure.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO5arrayyA2CmF":{"name":"array","abstract":"

An Array expression.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO10dictionaryyA2CmF":{"name":"dictionary","abstract":"

A Dictionary expression.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO13objectLiteralyA2CmF":{"name":"objectLiteral","abstract":"

An object literal expression. https://developer.apple.com/swift/blog/?id=33

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO7closureyA2CmF":{"name":"closure","abstract":"

A closure expression. https://docs.swift.org/swift-book/LanguageGuide/Closures.html

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO5tupleyA2CmF":{"name":"tuple","abstract":"

A tuple expression. https://docs.swift.org/swift-book/ReferenceManual/Types.html#ID448

","parent_name":"SwiftExpressionKind"},"Enums/RuleListError.html#/s:13SwiftLintCore13RuleListErrorO24duplicatedConfigurationsyAcA0D0_pXp_tcACmF":{"name":"duplicatedConfigurations(rule:)","abstract":"

The rule list contains more than one configuration for the specified rule.

","parent_name":"RuleListError"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO4lintyA2CmF":{"name":"lint","abstract":"

Describes rules that validate Swift source conventions.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO9idiomaticyA2CmF":{"name":"idiomatic","abstract":"

Describes rules that validate common practices in the Swift community.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO5styleyA2CmF":{"name":"style","abstract":"

Describes rules that validate stylistic choices.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO7metricsyA2CmF":{"name":"metrics","abstract":"

Describes rules that validate magnitudes or measurements of Swift source.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO11performanceyA2CmF":{"name":"performance","abstract":"

Describes rules that validate that code patterns with poor performance are avoided.

","parent_name":"RuleKind"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO3allyA2CmF":{"name":"all","abstract":"

Special identifier that should be treated as referring to ‘all’ SwiftLint rules. One helpful usecase is in","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO6singleyACSS_tcACmF":{"name":"single(identifier:)","abstract":"

Represents a single SwiftLint rule with the specified identifier.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO20stringRepresentationSSvp":{"name":"stringRepresentation","abstract":"

The spelling of the string for this identifier.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierOyACSScfc":{"name":"init(_:)","abstract":"

Creates a RuleIdentifier by its string representation.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:s26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfc":{"name":"init(stringLiteral:)","parent_name":"RuleIdentifier"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO5emptyyA2CmF":{"name":"empty","abstract":"

An irrelevant option. It will be ignored in documentation serialization.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4flagyACSbcACmF":{"name":"flag(_:)","abstract":"

A boolean flag.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6stringyACSScACmF":{"name":"string(_:)","abstract":"

A string option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6symbolyACSScACmF":{"name":"symbol(_:)","abstract":"

Like a string option but without quotes in the serialized output.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO7integeryACSicACmF":{"name":"integer(_:)","abstract":"

An integer option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO5floatyACSdcACmF":{"name":"float(_:)","abstract":"

A floating point number option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO8severityyAcA17ViolationSeverityOcACmF":{"name":"severity(_:)","abstract":"

Special option for a ViolationSeverity.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4listyACSayACGcACmF":{"name":"list(_:)","abstract":"

A list of options.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6nestedyAcA28RuleConfigurationDescriptionVcACmF":{"name":"nested(_:)","abstract":"

An option which is another set of configuration options to be nested in the serialized output.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO2egoiyAA017RuleConfigurationD0VSS_ACtFZ":{"name":"=>(_:_:)","abstract":"

Operator enabling an easy way to create a configuration option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4nestyAcA28RuleConfigurationDescriptionVyXEFZ":{"name":"nest(_:)","abstract":"

Create an option defined by nested configuration description.

","parent_name":"OptionType"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO20invalidConfigurationyACSS_tcACmF":{"name":"invalidConfiguration(ruleID:)","abstract":"

The configuration didn’t match internal expectations.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO29deprecatedConfigurationOptionyACSS_S2SSgtcACmF":{"name":"deprecatedConfigurationOption(ruleID:key:alternative:)","abstract":"

Issued when an option is deprecated. Suggests an alternative optionally.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14nothingAppliedyACSS_tcACmF":{"name":"nothingApplied(ruleID:)","abstract":"

Used in configuration parsing when no changes have been applied. Use only internally!

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO18listedMultipleTimeyACSS_SitcACmF":{"name":"listedMultipleTime(ruleID:times:)","abstract":"

Rule is listed multiple times in the configuration.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO17renamedIdentifieryACSS_SStcACmF":{"name":"renamedIdentifier(old:new:)","abstract":"

An identifier old has been renamed to new.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24invalidConfigurationKeysyACSS_ShySSGtcACmF":{"name":"invalidConfigurationKeys(ruleID:keys:)","abstract":"

Some configuration keys are invalid.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14invalidRuleIDsyACShySSGcACmF":{"name":"invalidRuleIDs(_:)","abstract":"

Used rule IDs are invalid.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO25ruleNotPresentInOnlyRulesyACSS_tcACmF":{"name":"ruleNotPresentInOnlyRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not present in only_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO014ruleDisabledInF5RulesyACSS_tcACmF":{"name":"ruleDisabledInDisabledRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is disabled.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO33ruleDisabledInParentConfigurationyACSS_tcACmF":{"name":"ruleDisabledInParentConfiguration(ruleID:)","abstract":"

Found a rule configuration for a rule that is disabled in the parent configuration.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO019ruleNotEnabledInOptH5RulesyACSS_tcACmF":{"name":"ruleNotEnabledInOptInRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not enabled in opt_in_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO31ruleNotEnabledInParentOnlyRulesyACSS_tcACmF":{"name":"ruleNotEnabledInParentOnlyRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not enabled in parent only_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14genericWarningyACSScACmF":{"name":"genericWarning(_:)","abstract":"

A generic warning specified by a string.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO12genericErroryACSScACmF":{"name":"genericError(_:)","abstract":"

A generic error specified by a string.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14ruleDeprecatedyACSS_tcACmF":{"name":"ruleDeprecated(ruleID:)","abstract":"

A deprecation warning for a rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO19initialFileNotFoundyACSS_tcACmF":{"name":"initialFileNotFound(path:)","abstract":"

The initial configuration file was not found.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO12fileNotFoundyACSS_tcACmF":{"name":"fileNotFound(path:)","abstract":"

A file at specified path was not found.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO15fileNotReadableyACSSSg_SStcACmF":{"name":"fileNotReadable(path:ruleID:)","abstract":"

The file at path is not readable or cannot be opened.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO15fileNotWritableyACSS_tcACmF":{"name":"fileNotWritable(path:)","abstract":"

The file at path is not writable.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO13indexingErroryACSSSg_SStcACmF":{"name":"indexingError(path:ruleID:)","abstract":"

The file at path cannot be indexed by a specific rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24missingCompilerArgumentsyACSSSg_SStcACmF":{"name":"missingCompilerArguments(path:ruleID:)","abstract":"

No arguments were provided to compile a file at path within a specific rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO17missingCursorInfoyACSSSg_SStcACmF":{"name":"missingCursorInfo(path:ruleID:)","abstract":"

Cursor information cannot be extracted from a specific location.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO11yamlParsingyACSScACmF":{"name":"yamlParsing(_:)","abstract":"

An error that occurred when parsing YAML.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO19baselineNotReadableyACSS_tcACmF":{"name":"baselineNotReadable(path:)","abstract":"

The baseline file at path is not readable or cannot be opened.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24printDeprecationWarningsSbvpZ":{"name":"printDeprecationWarnings","abstract":"

Flag to enable warnings for deprecations being printed to the console. Printing is enabled by default.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO5printyyF":{"name":"print()","abstract":"

Print the issue to the console.

","parent_name":"Issue"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO7privateyA2CmF":{"name":"private","abstract":"

Accessible by the declaration’s immediate lexical scope.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO11fileprivateyA2CmF":{"name":"fileprivate","abstract":"

Accessible by the declaration’s same file.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO8internalyA2CmF":{"name":"internal","abstract":"

Accessible by the declaration’s same module, or modules importing it with the @testable attribute.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO7packageyA2CmF":{"name":"package","abstract":"

Accessible by all the modules defined in the same Swift package.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO6publicyA2CmF":{"name":"public","abstract":"

Accessible by the declaration’s same program.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO4openyA2CmF":{"name":"open","abstract":"

Accessible and customizable (via subclassing or overrides) by the declaration’s same program.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO11descriptionACSgSS_tcfc":{"name":"init(description:)","abstract":"

Initializes an access control level by its Swift source keyword value.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO9isPrivateSbvp":{"name":"isPrivate","abstract":"

Returns true if is private or fileprivate

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"AccessControlLevel"},"Enums/ExecutableInfo.html#/s:13SwiftLintCore14ExecutableInfoO7buildIDSSSgvpZ":{"name":"buildID","abstract":"

A stable identifier for this executable. Uses the Mach-O header UUID on macOS. Nil on Linux.

","parent_name":"ExecutableInfo"},"Enums/ExecutableInfo.html":{"name":"ExecutableInfo","abstract":"

Information about this executable.

"},"Enums/AccessControlLevel.html":{"name":"AccessControlLevel","abstract":"

The accessibility of a Swift source declaration.

"},"Enums/Issue.html":{"name":"Issue","abstract":"

All possible SwiftLint issues which are printed as warnings by default.

"},"Enums/OptionType.html":{"name":"OptionType","abstract":"

Type of an option.

"},"Enums/RuleIdentifier.html":{"name":"RuleIdentifier","abstract":"

An identifier representing a SwiftLint rule, or all rules.

"},"Enums/RuleKind.html":{"name":"RuleKind","abstract":"

All the possible rule kinds (categories).

"},"Enums/RuleListError.html":{"name":"RuleListError","abstract":"

All possible rule list configuration errors.

"},"Enums/SwiftExpressionKind.html":{"name":"SwiftExpressionKind","abstract":"

The kind of expression for a contiguous set of Swift source tokens.

"},"Enums/ViolationSeverity.html":{"name":"ViolationSeverity","abstract":"

The magnitude of a StyleViolation.

"},"Enums/IdentifierDeclaration.html":{"name":"IdentifierDeclaration","abstract":"

An identifier declaration.

"},"Global%20Variables.html#/s:13SwiftLintCore13reportersListSayAA8Reporter_pXpGvp":{"name":"reportersList","abstract":"

The reporters list containing all the reporters built into SwiftLint.

"},"Global%20Variables.html#/s:13SwiftLintCore9coreRulesSayAA4Rule_pXpGvp":{"name":"coreRules","abstract":"

The rule list containing all available rules built into SwiftLintCore.

"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC13configurationxvp":{"name":"configuration","abstract":"

A rule’s configuration.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file from which the traversed syntax tree stems from.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC17locationConverter0aE0014SourceLocationH0Cvp":{"name":"locationConverter","abstract":"

A source location converter associated with the syntax tree being traversed.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC13configuration4fileACyxGx_AA0aB4FileCtcfc":{"name":"init(configuration:file:)","abstract":"

Initializer for a ViolationsSyntaxVisitor.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC10violationsSayAA21ReasonedRuleViolationVGvp":{"name":"violations","abstract":"

Positions in a source file where violations should be reported.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC21skippableDeclarationsSay0aE004DeclE8Protocol_pXpGvp":{"name":"skippableDeclarations","abstract":"

List of declaration types that shall be skipped while traversing the AST.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE09ActorDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE09ClassDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE08EnumDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE013ExtensionDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012FunctionDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE015InitializerDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012ProtocolDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE010StructDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE013SubscriptDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012VariableDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5Scopea":{"name":"Scope","abstract":"

A type that remembers the declared identifiers (in order) up to the current position in the code.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5scopeAA5StackVySayAA21IdentifierDeclarationOGGvp":{"name":"scope","abstract":"

The hierarchical stack of identifiers declared up to the current position in the code.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC13configuration4file5scopeACyxGx_AA0aB4FileCAA5StackVySayAA21IdentifierDeclarationOGGtcfc":{"name":"init(configuration:file:scope:)","abstract":"

Initializer.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC18hasSeenDeclaration3forSbSS_tF":{"name":"hasSeenDeclaration(for:)","abstract":"

Indicate whether a given identifier is in scope.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5visity0A6Syntax0iG12ContinueKindOAE017CodeBlockItemListI0VF":{"name":"visit(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax017CodeBlockItemListJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax012VariableDeclJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax09GuardStmtJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5visity0A6Syntax0iG12ContinueKindOAE011MemberBlockI0VF":{"name":"visit(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax011MemberBlockJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO12indentSpacesyAESicAEmF":{"name":"indentSpaces(_:)","abstract":"

Indentation with a number of spaces.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO14unindentSpacesyAESicAEmF":{"name":"unindentSpaces(_:)","abstract":"

Reverse indentation of a number of spaces.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO10indentTabsyAESicAEmF":{"name":"indentTabs(_:)","abstract":"

Indentation with a number of tabs

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO12unindentTabsyAESicAEmF":{"name":"unindentTabs(_:)","abstract":"

Reverse indentation of a number of tabs.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html":{"name":"IndentationStyle","abstract":"

Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and","parent_name":"CodeIndentingRewriter"},"Classes/CodeIndentingRewriter.html#/s:13SwiftLintCore21CodeIndentingRewriterC5styleA2C16IndentationStyleO_tcfc":{"name":"init(style:)","abstract":"

Initializer accepting an indentation style.

","parent_name":"CodeIndentingRewriter"},"Classes/CodeIndentingRewriter.html#/s:13SwiftLintCore21CodeIndentingRewriterC5visity0A6Syntax05TokenH0VAGF":{"name":"visit(_:)","parent_name":"CodeIndentingRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC13configurationxvp":{"name":"configuration","abstract":"

A rule’s configuration.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file from which the traversed syntax tree stems from.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC17locationConverter0aE0014SourceLocationH0Cvp":{"name":"locationConverter","abstract":"

A converter of positions in the traversed source file.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC15disabledRegionsSay0aE011SourceRangeVGvp":{"name":"disabledRegions","abstract":"

The regions in the traversed file that are disabled by a command.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC19correctionPositionsSay0aE016AbsolutePositionVGvp":{"name":"correctionPositions","abstract":"

Positions in a source file where corrections were applied.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC13configuration4fileACyxGx_AA0aB4FileCtcfc":{"name":"init(configuration:file:)","abstract":"

Initializer for a ViolationsSyntaxRewriter.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC8visitAnyy0aE00E0VSgAGF":{"name":"visitAny(_:)","parent_name":"ViolationsSyntaxRewriter"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4file21SourceKittenFramework0D0Cvp":{"name":"file","abstract":"

The underlying SourceKitten file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC2id10Foundation4UUIDVvp":{"name":"id","abstract":"

The associated unique identifier for this file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC06isTestD0Sbvp":{"name":"isTestFile","abstract":"

Whether or not this is a file generated for testing purposes.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC9isVirtualSbvp":{"name":"isVirtual","abstract":"

A file is virtual if it is not backed by a filesystem path.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4fileAC21SourceKittenFramework0D0C_tcfc":{"name":"init(file:)","abstract":"

Creates a SwiftLintFile with a SourceKitten File.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4pathACSgSS_tcfc":{"name":"init(path:)","abstract":"

Creates a SwiftLintFile by specifying its path on disk.","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC20pathDeferringReadingACSS_tcfc":{"name":"init(pathDeferringReading:)","abstract":"

Creates a SwiftLintFile by specifying its path on disk. Unlike the SwiftLintFile(path:) initializer, this","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC8contentsACSS_tcfc":{"name":"init(contents:)","abstract":"

Creates a SwiftLintFile that is not backed by a file on disk by specifying its contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4pathSSSgvp":{"name":"path","abstract":"

The path on disk for this file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC8contentsSSvp":{"name":"contents","abstract":"

The file’s contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC10stringView21SourceKittenFramework06StringF0Vvp":{"name":"stringView","abstract":"

A string view into the contents of this file optimized for string manipulation operations.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC5linesSay21SourceKittenFramework4LineVGvp":{"name":"lines","abstract":"

The parsed lines for this file’s contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"SwiftLintFile"},"Classes/RuleStorage.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"RuleStorage"},"Classes/RuleStorage.html#/s:13SwiftLintCore11RuleStorageCACycfc":{"name":"init()","abstract":"

Creates a RuleStorage with no initial stored data.

","parent_name":"RuleStorage"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC6sharedACvpZ":{"name":"shared","abstract":"

Shared rule registry instance.

","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC4listAA0D4ListVvp":{"name":"list","abstract":"

Rule list associated with this registry. Lazily created, and","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC8register5rulesySayAA0D0_pXpG_tF":{"name":"register(rules:)","abstract":"

Register rules.

","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC4rule5forIDAA0D0_pXpSgSS_tF":{"name":"rule(forID:)","abstract":"

Look up a rule for a given ID.

","parent_name":"RuleRegistry"},"Classes/LinterCache.html#/s:13SwiftLintCore11LinterCacheC13configuration11fileManagerAcA13ConfigurationV_xtcAA012LintableFileH0Rzlufc":{"name":"init(configuration:fileManager:)","abstract":"

Creates a LinterCache by specifying a SwiftLint configuration and a file manager.

","parent_name":"LinterCache"},"Classes/LinterCache.html#/s:13SwiftLintCore11LinterCacheC4saveyyKF":{"name":"save()","abstract":"

Persists the cache to disk.

","parent_name":"LinterCache"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC6sharedACvpZ":{"name":"shared","abstract":"

Singleton.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC8activateyyF":{"name":"activate()","abstract":"

Tell the timer it should record time spent in rules.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC4dumpSDySSSdGyF":{"name":"dump()","abstract":"

Return all time spent for each custom rule, keyed by rule ID.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html":{"name":"CustomRuleTimer","abstract":"

Utility to measure the time spent in each custom rule.

"},"Classes/LinterCache.html":{"name":"LinterCache","abstract":"

A persisted cache for storing and retrieving linter results.

"},"Classes/RuleRegistry.html":{"name":"RuleRegistry","abstract":"

Container to register and look up SwiftLint rules.

"},"Classes/RuleStorage.html":{"name":"RuleStorage","abstract":"

A storage mechanism for aggregating the results of CollectingRules.

"},"Classes/SwiftLintFile.html":{"name":"SwiftLintFile","abstract":"

A unit of Swift source code, either on disk or in memory.

"},"Classes/ViolationsSyntaxRewriter.html":{"name":"ViolationsSyntaxRewriter","abstract":"

A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

"},"Classes/CodeIndentingRewriter.html":{"name":"CodeIndentingRewriter","abstract":"

Rewriter that indents or unindents a syntax piece including comments and nested"},"Classes/DeclaredIdentifiersTrackingVisitor.html":{"name":"DeclaredIdentifiersTrackingVisitor","abstract":"

A specialized ViolationsSyntaxVisitor that tracks declared identifiers per scope while traversing the AST.

"},"Classes/ViolationsSyntaxVisitor.html":{"name":"ViolationsSyntaxVisitor","abstract":"

A SwiftSyntax SyntaxVisitor that produces absolute positions where violations should be reported.

"},"swift-syntax-dashboard.html":{"name":"Swift Syntax Dashboard"},"accessibility_label_for_image.html":{"name":"accessibility_label_for_image"},"accessibility_trait_for_button.html":{"name":"accessibility_trait_for_button"},"anonymous_argument_in_multiline_closure.html":{"name":"anonymous_argument_in_multiline_closure"},"array_init.html":{"name":"array_init"},"attribute_name_spacing.html":{"name":"attribute_name_spacing"},"attributes.html":{"name":"attributes"},"balanced_xctest_lifecycle.html":{"name":"balanced_xctest_lifecycle"},"blanket_disable_command.html":{"name":"blanket_disable_command"},"block_based_kvo.html":{"name":"block_based_kvo"},"capture_variable.html":{"name":"capture_variable"},"class_delegate_protocol.html":{"name":"class_delegate_protocol"},"closing_brace.html":{"name":"closing_brace"},"closure_body_length.html":{"name":"closure_body_length"},"closure_end_indentation.html":{"name":"closure_end_indentation"},"closure_parameter_position.html":{"name":"closure_parameter_position"},"closure_spacing.html":{"name":"closure_spacing"},"collection_alignment.html":{"name":"collection_alignment"},"colon.html":{"name":"colon"},"comma.html":{"name":"comma"},"comma_inheritance.html":{"name":"comma_inheritance"},"comment_spacing.html":{"name":"comment_spacing"},"compiler_protocol_init.html":{"name":"compiler_protocol_init"},"computed_accessors_order.html":{"name":"computed_accessors_order"},"conditional_returns_on_newline.html":{"name":"conditional_returns_on_newline"},"contains_over_filter_count.html":{"name":"contains_over_filter_count"},"contains_over_filter_is_empty.html":{"name":"contains_over_filter_is_empty"},"contains_over_first_not_nil.html":{"name":"contains_over_first_not_nil"},"contains_over_range_nil_comparison.html":{"name":"contains_over_range_nil_comparison"},"contrasted_opening_brace.html":{"name":"contrasted_opening_brace"},"control_statement.html":{"name":"control_statement"},"convenience_type.html":{"name":"convenience_type"},"custom_rules.html":{"name":"custom_rules"},"cyclomatic_complexity.html":{"name":"cyclomatic_complexity"},"deployment_target.html":{"name":"deployment_target"},"direct_return.html":{"name":"direct_return"},"discarded_notification_center_observer.html":{"name":"discarded_notification_center_observer"},"discouraged_assert.html":{"name":"discouraged_assert"},"discouraged_direct_init.html":{"name":"discouraged_direct_init"},"discouraged_none_name.html":{"name":"discouraged_none_name"},"discouraged_object_literal.html":{"name":"discouraged_object_literal"},"discouraged_optional_boolean.html":{"name":"discouraged_optional_boolean"},"discouraged_optional_collection.html":{"name":"discouraged_optional_collection"},"duplicate_conditions.html":{"name":"duplicate_conditions"},"duplicate_enum_cases.html":{"name":"duplicate_enum_cases"},"duplicate_imports.html":{"name":"duplicate_imports"},"duplicated_key_in_dictionary_literal.html":{"name":"duplicated_key_in_dictionary_literal"},"dynamic_inline.html":{"name":"dynamic_inline"},"empty_collection_literal.html":{"name":"empty_collection_literal"},"empty_count.html":{"name":"empty_count"},"empty_enum_arguments.html":{"name":"empty_enum_arguments"},"empty_parameters.html":{"name":"empty_parameters"},"empty_parentheses_with_trailing_closure.html":{"name":"empty_parentheses_with_trailing_closure"},"empty_string.html":{"name":"empty_string"},"empty_xctest_method.html":{"name":"empty_xctest_method"},"enum_case_associated_values_count.html":{"name":"enum_case_associated_values_count"},"expiring_todo.html":{"name":"expiring_todo"},"explicit_acl.html":{"name":"explicit_acl"},"explicit_enum_raw_value.html":{"name":"explicit_enum_raw_value"},"explicit_init.html":{"name":"explicit_init"},"explicit_self.html":{"name":"explicit_self"},"explicit_top_level_acl.html":{"name":"explicit_top_level_acl"},"explicit_type_interface.html":{"name":"explicit_type_interface"},"extension_access_modifier.html":{"name":"extension_access_modifier"},"fallthrough.html":{"name":"fallthrough"},"fatal_error_message.html":{"name":"fatal_error_message"},"file_header.html":{"name":"file_header"},"file_length.html":{"name":"file_length"},"file_name.html":{"name":"file_name"},"file_name_no_space.html":{"name":"file_name_no_space"},"file_types_order.html":{"name":"file_types_order"},"final_test_case.html":{"name":"final_test_case"},"first_where.html":{"name":"first_where"},"flatmap_over_map_reduce.html":{"name":"flatmap_over_map_reduce"},"for_where.html":{"name":"for_where"},"force_cast.html":{"name":"force_cast"},"force_try.html":{"name":"force_try"},"force_unwrapping.html":{"name":"force_unwrapping"},"function_body_length.html":{"name":"function_body_length"},"function_default_parameter_at_end.html":{"name":"function_default_parameter_at_end"},"function_parameter_count.html":{"name":"function_parameter_count"},"generic_type_name.html":{"name":"generic_type_name"},"ibinspectable_in_extension.html":{"name":"ibinspectable_in_extension"},"identical_operands.html":{"name":"identical_operands"},"identifier_name.html":{"name":"identifier_name"},"implicit_getter.html":{"name":"implicit_getter"},"implicit_return.html":{"name":"implicit_return"},"implicitly_unwrapped_optional.html":{"name":"implicitly_unwrapped_optional"},"inclusive_language.html":{"name":"inclusive_language"},"indentation_width.html":{"name":"indentation_width"},"inert_defer.html":{"name":"inert_defer"},"invalid_swiftlint_command.html":{"name":"invalid_swiftlint_command"},"is_disjoint.html":{"name":"is_disjoint"},"joined_default_parameter.html":{"name":"joined_default_parameter"},"large_tuple.html":{"name":"large_tuple"},"last_where.html":{"name":"last_where"},"leading_whitespace.html":{"name":"leading_whitespace"},"legacy_cggeometry_functions.html":{"name":"legacy_cggeometry_functions"},"legacy_constant.html":{"name":"legacy_constant"},"legacy_constructor.html":{"name":"legacy_constructor"},"legacy_hashing.html":{"name":"legacy_hashing"},"legacy_multiple.html":{"name":"legacy_multiple"},"legacy_nsgeometry_functions.html":{"name":"legacy_nsgeometry_functions"},"legacy_objc_type.html":{"name":"legacy_objc_type"},"legacy_random.html":{"name":"legacy_random"},"let_var_whitespace.html":{"name":"let_var_whitespace"},"line_length.html":{"name":"line_length"},"literal_expression_end_indentation.html":{"name":"literal_expression_end_indentation"},"local_doc_comment.html":{"name":"local_doc_comment"},"lower_acl_than_parent.html":{"name":"lower_acl_than_parent"},"mark.html":{"name":"mark"},"missing_docs.html":{"name":"missing_docs"},"modifier_order.html":{"name":"modifier_order"},"multiline_arguments.html":{"name":"multiline_arguments"},"multiline_arguments_brackets.html":{"name":"multiline_arguments_brackets"},"multiline_function_chains.html":{"name":"multiline_function_chains"},"multiline_literal_brackets.html":{"name":"multiline_literal_brackets"},"multiline_parameters.html":{"name":"multiline_parameters"},"multiline_parameters_brackets.html":{"name":"multiline_parameters_brackets"},"multiple_closures_with_trailing_closure.html":{"name":"multiple_closures_with_trailing_closure"},"nesting.html":{"name":"nesting"},"nimble_operator.html":{"name":"nimble_operator"},"no_empty_block.html":{"name":"no_empty_block"},"no_extension_access_modifier.html":{"name":"no_extension_access_modifier"},"no_fallthrough_only.html":{"name":"no_fallthrough_only"},"no_grouping_extension.html":{"name":"no_grouping_extension"},"no_magic_numbers.html":{"name":"no_magic_numbers"},"no_space_in_method_call.html":{"name":"no_space_in_method_call"},"non_optional_string_data_conversion.html":{"name":"non_optional_string_data_conversion"},"non_overridable_class_declaration.html":{"name":"non_overridable_class_declaration"},"notification_center_detachment.html":{"name":"notification_center_detachment"},"ns_number_init_as_function_reference.html":{"name":"ns_number_init_as_function_reference"},"nslocalizedstring_key.html":{"name":"nslocalizedstring_key"},"nslocalizedstring_require_bundle.html":{"name":"nslocalizedstring_require_bundle"},"nsobject_prefer_isequal.html":{"name":"nsobject_prefer_isequal"},"number_separator.html":{"name":"number_separator"},"object_literal.html":{"name":"object_literal"},"one_declaration_per_file.html":{"name":"one_declaration_per_file"},"opening_brace.html":{"name":"opening_brace"},"operator_usage_whitespace.html":{"name":"operator_usage_whitespace"},"operator_whitespace.html":{"name":"operator_whitespace"},"optional_data_string_conversion.html":{"name":"optional_data_string_conversion"},"optional_enum_case_matching.html":{"name":"optional_enum_case_matching"},"orphaned_doc_comment.html":{"name":"orphaned_doc_comment"},"overridden_super_call.html":{"name":"overridden_super_call"},"override_in_extension.html":{"name":"override_in_extension"},"pattern_matching_keywords.html":{"name":"pattern_matching_keywords"},"period_spacing.html":{"name":"period_spacing"},"prefer_key_path.html":{"name":"prefer_key_path"},"prefer_nimble.html":{"name":"prefer_nimble"},"prefer_self_in_static_references.html":{"name":"prefer_self_in_static_references"},"prefer_self_type_over_type_of_self.html":{"name":"prefer_self_type_over_type_of_self"},"prefer_type_checking.html":{"name":"prefer_type_checking"},"prefer_zero_over_explicit_init.html":{"name":"prefer_zero_over_explicit_init"},"prefixed_toplevel_constant.html":{"name":"prefixed_toplevel_constant"},"private_action.html":{"name":"private_action"},"private_outlet.html":{"name":"private_outlet"},"private_over_fileprivate.html":{"name":"private_over_fileprivate"},"private_subject.html":{"name":"private_subject"},"private_swiftui_state.html":{"name":"private_swiftui_state"},"private_unit_test.html":{"name":"private_unit_test"},"prohibited_interface_builder.html":{"name":"prohibited_interface_builder"},"prohibited_super_call.html":{"name":"prohibited_super_call"},"protocol_property_accessors_order.html":{"name":"protocol_property_accessors_order"},"quick_discouraged_call.html":{"name":"quick_discouraged_call"},"quick_discouraged_focused_test.html":{"name":"quick_discouraged_focused_test"},"quick_discouraged_pending_test.html":{"name":"quick_discouraged_pending_test"},"raw_value_for_camel_cased_codable_enum.html":{"name":"raw_value_for_camel_cased_codable_enum"},"reduce_boolean.html":{"name":"reduce_boolean"},"reduce_into.html":{"name":"reduce_into"},"redundant_discardable_let.html":{"name":"redundant_discardable_let"},"redundant_nil_coalescing.html":{"name":"redundant_nil_coalescing"},"redundant_objc_attribute.html":{"name":"redundant_objc_attribute"},"redundant_optional_initialization.html":{"name":"redundant_optional_initialization"},"redundant_self_in_closure.html":{"name":"redundant_self_in_closure"},"redundant_set_access_control.html":{"name":"redundant_set_access_control"},"redundant_string_enum_value.html":{"name":"redundant_string_enum_value"},"redundant_type_annotation.html":{"name":"redundant_type_annotation"},"redundant_void_return.html":{"name":"redundant_void_return"},"required_deinit.html":{"name":"required_deinit"},"required_enum_case.html":{"name":"required_enum_case"},"return_arrow_whitespace.html":{"name":"return_arrow_whitespace"},"return_value_from_void_function.html":{"name":"return_value_from_void_function"},"self_binding.html":{"name":"self_binding"},"self_in_property_initialization.html":{"name":"self_in_property_initialization"},"shorthand_argument.html":{"name":"shorthand_argument"},"shorthand_operator.html":{"name":"shorthand_operator"},"shorthand_optional_binding.html":{"name":"shorthand_optional_binding"},"single_test_class.html":{"name":"single_test_class"},"sorted_enum_cases.html":{"name":"sorted_enum_cases"},"sorted_first_last.html":{"name":"sorted_first_last"},"sorted_imports.html":{"name":"sorted_imports"},"statement_position.html":{"name":"statement_position"},"static_operator.html":{"name":"static_operator"},"static_over_final_class.html":{"name":"static_over_final_class"},"strict_fileprivate.html":{"name":"strict_fileprivate"},"strong_iboutlet.html":{"name":"strong_iboutlet"},"superfluous_disable_command.html":{"name":"superfluous_disable_command"},"superfluous_else.html":{"name":"superfluous_else"},"switch_case_alignment.html":{"name":"switch_case_alignment"},"switch_case_on_newline.html":{"name":"switch_case_on_newline"},"syntactic_sugar.html":{"name":"syntactic_sugar"},"test_case_accessibility.html":{"name":"test_case_accessibility"},"todo.html":{"name":"todo"},"toggle_bool.html":{"name":"toggle_bool"},"trailing_closure.html":{"name":"trailing_closure"},"trailing_comma.html":{"name":"trailing_comma"},"trailing_newline.html":{"name":"trailing_newline"},"trailing_semicolon.html":{"name":"trailing_semicolon"},"trailing_whitespace.html":{"name":"trailing_whitespace"},"type_body_length.html":{"name":"type_body_length"},"type_contents_order.html":{"name":"type_contents_order"},"type_name.html":{"name":"type_name"},"typesafe_array_init.html":{"name":"typesafe_array_init"},"unavailable_condition.html":{"name":"unavailable_condition"},"unavailable_function.html":{"name":"unavailable_function"},"unhandled_throwing_task.html":{"name":"unhandled_throwing_task"},"unneeded_break_in_switch.html":{"name":"unneeded_break_in_switch"},"unneeded_override.html":{"name":"unneeded_override"},"unneeded_parentheses_in_closure_argument.html":{"name":"unneeded_parentheses_in_closure_argument"},"unneeded_synthesized_initializer.html":{"name":"unneeded_synthesized_initializer"},"unowned_variable_capture.html":{"name":"unowned_variable_capture"},"untyped_error_in_catch.html":{"name":"untyped_error_in_catch"},"unused_capture_list.html":{"name":"unused_capture_list"},"unused_closure_parameter.html":{"name":"unused_closure_parameter"},"unused_control_flow_label.html":{"name":"unused_control_flow_label"},"unused_declaration.html":{"name":"unused_declaration"},"unused_enumerated.html":{"name":"unused_enumerated"},"unused_import.html":{"name":"unused_import"},"unused_optional_binding.html":{"name":"unused_optional_binding"},"unused_parameter.html":{"name":"unused_parameter"},"unused_setter_value.html":{"name":"unused_setter_value"},"valid_ibinspectable.html":{"name":"valid_ibinspectable"},"vertical_parameter_alignment.html":{"name":"vertical_parameter_alignment"},"vertical_parameter_alignment_on_call.html":{"name":"vertical_parameter_alignment_on_call"},"vertical_whitespace.html":{"name":"vertical_whitespace"},"vertical_whitespace_between_cases.html":{"name":"vertical_whitespace_between_cases"},"vertical_whitespace_closing_braces.html":{"name":"vertical_whitespace_closing_braces"},"vertical_whitespace_opening_braces.html":{"name":"vertical_whitespace_opening_braces"},"void_function_in_ternary.html":{"name":"void_function_in_ternary"},"void_return.html":{"name":"void_return"},"weak_delegate.html":{"name":"weak_delegate"},"xct_specific_matcher.html":{"name":"xct_specific_matcher"},"xctfail_message.html":{"name":"xctfail_message"},"yoda_condition.html":{"name":"yoda_condition"},"rule-directory.html":{"name":"Rule Directory"},"Rules.html":{"name":"Rules"},"Guides.html":{"name":"Guides","abstract":"

The following guides are available globally.

"},"Classes.html":{"name":"Classes","abstract":"

The following classes are available globally.

"},"Global%20Variables.html":{"name":"Global Variables","abstract":"

The following global variables are available globally.

"},"Enums.html":{"name":"Enumerations","abstract":"

The following enumerations are available globally.

"},"Extensions.html":{"name":"Extensions","abstract":"

The following extensions are available globally.

"},"Functions.html":{"name":"Functions","abstract":"

The following functions are available globally.

"},"Protocols.html":{"name":"Protocols","abstract":"

The following protocols are available globally.

"},"Structs.html":{"name":"Structures","abstract":"

The following structures are available globally.

"},"Macros.html":{"name":"Macros","abstract":"

The following macros are available globally.

"}} \ No newline at end of file diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_binding.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_binding.html deleted file mode 100644 index 7b712c810..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_binding.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - self_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Self Binding

- -

Re-bind self to a consistent identifier name.

- -
    -
  • Identifier: self_binding
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -bind_identifier - -“self” -
  • -
-

Non Triggering Examples

-
if let self = self { return }
-
-
guard let self = self else { return }
-
-
if let this = this { return }
-
-
guard let this = this else { return }
-
-
//
-// bind_identifier: "this"
-//
-
-if let this = self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let this = self else { return }
-
-
-

Triggering Examples

-
if let `self` = self { return }
-
-
guard let `self` = self else { return }
-
-
if let this = self { return }
-
-
guard let this = self else { return }
-
-
//
-// bind_identifier: "this"
-//
-
-if let self = self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let self = self else { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-if let self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let self else { return }
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_in_property_initialization.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_in_property_initialization.html deleted file mode 100644 index 5b63e3ed8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/self_in_property_initialization.html +++ /dev/null @@ -1,460 +0,0 @@ - - - - self_in_property_initialization Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Self in Property Initialization

- -

self refers to the unapplied NSObject.self() method, which is likely not expected; make the variable lazy to be able to refer to the current instance or use ClassName.self

- -
    -
  • Identifier: self_in_property_initialization
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class View: UIView {
-    let button: UIButton = {
-        return UIButton()
-    }()
-}
-
-
class View: UIView {
-    lazy var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(otherObject, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    private let collectionView: UICollectionView = {
-        let layout = UICollectionViewFlowLayout()
-        let collectionView = UICollectionView(frame: .zero, collectionViewLayout: layout)
-        collectionView.registerReusable(Cell.self)
-
-        return collectionView
-    }()
-}
-
-

Triggering Examples

-
class View: UIView {
-    var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    let button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_argument.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_argument.html deleted file mode 100644 index 49c4b5e3c..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_argument.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - shorthand_argument Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Argument

- -

Shorthand arguments like $0, $1, etc. in closures can be confusing. Avoid using them too far away from the beginning of the closure. Optionally, while usage of a single shorthand argument is okay, more than one or complex ones with field accesses might increase the risk of obfuscation.

- -
    -
  • Identifier: shorthand_argument
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_until_line_after_opening_brace - -4 -
    -always_disallow_more_than_one - -false -
    -always_disallow_member_access - -false -
  • -
-

Non Triggering Examples

-
f { $0 }
-
-
f {
-    $0
-  + $1
-  + $2
-}
-
-
f { $0.a + $0.b }
-
-
//
-// allow_until_line_after_opening_brace: 1
-//
-
-f {
-    $0
-  +  g { $0 }
-
-
-

Triggering Examples

-
f {
-    $0
-  + $1
-  + $2
-
-  + $0
-}
-
-
//
-// allow_until_line_after_opening_brace: 5
-//
-
-f {
-    $0
-  + $1
-  + $2
-  +  5
-  + $0
-  + $1
-}
-
-
-
//
-// always_disallow_more_than_one: true
-//
-
-f { $0 + $1 }
-
-
-
//
-// allow_until_line_after_opening_brace: 3
-// always_disallow_member_access: true
-//
-
-f {
-    $0.a
-  + $0.b
-  + $1
-  + $2.c
-}
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_operator.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_operator.html deleted file mode 100644 index ac1fae5dc..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_operator.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - shorthand_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Operator

- -

Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning

- -
    -
  • Identifier: shorthand_operator
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
foo -= 1
-
-
foo += variable
-
-
foo *= bar.method()
-
-
self.foo = foo / 1
-
-
foo = self.foo + 1
-
-
page = ceilf(currentOffset * pageWidth)
-
-
foo = aMethod(foo / bar)
-
-
foo = aMethod(bar + foo)
-
-
public func -= (lhs: inout Foo, rhs: Int) {
-    lhs = lhs - rhs
-}
-
-
var helloWorld = "world!"
- helloWorld = "Hello, " + helloWorld
-
-
angle = someCheck ? angle : -angle
-
-
seconds = seconds * 60 + value
-
-

Triggering Examples

-
foo = foo * 1
-
-
foo = foo / aVariable
-
-
foo = foo - bar.method()
-
-
foo.aProperty = foo.aProperty - 1
-
-
self.aProperty = self.aProperty * 1
-
-
n = n + i / outputLength
-
-
n = n - i / outputLength
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_optional_binding.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_optional_binding.html deleted file mode 100644 index c7e5abcd5..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/shorthand_optional_binding.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - shorthand_optional_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Optional Binding

- -

Use shorthand syntax for optional binding

- -
    -
  • Identifier: shorthand_optional_binding
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.7.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if let i {}
-if let i = a {}
-guard let i = f() else {}
-if var i = i() {}
-if let i = i as? Foo {}
-guard let `self` = self else {}
-while var i { i = nil }
-
-

Triggering Examples

-
if let i = i {}
-if let self = self {}
-if var `self` = `self` {}
-if i > 0, let j = j {}
-if let i = i, var j = j {}
-
-
guard let i = i else {}
-guard let self = self else {}
-guard var `self` = `self` else {}
-guard i > 0, let j = j else {}
-guard let i = i, var j = j else {}
-
-
while var i = i { i = nil }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/single_test_class.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/single_test_class.html deleted file mode 100644 index 36ed7aeef..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/single_test_class.html +++ /dev/null @@ -1,451 +0,0 @@ - - - - single_test_class Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Single Test Class

- -

Test files should contain a single QuickSpec or XCTestCase class.

- -
    -
  • Identifier: single_test_class
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
class FooTests {  }
-
-
class FooTests: QuickSpec {  }
-
-
class FooTests: XCTestCase {  }
-
-

Triggering Examples

-
class FooTests: QuickSpec {  }
-class BarTests: QuickSpec {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: QuickSpec {  }
-class TotoTests: QuickSpec {  }
-
-
class FooTests: XCTestCase {  }
-class BarTests: XCTestCase {  }
-
-
class FooTests: XCTestCase {  }
-class BarTests: XCTestCase {  }
-class TotoTests: XCTestCase {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-class TotoTests {  }
-
-
final class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-class TotoTests {  }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_enum_cases.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_enum_cases.html deleted file mode 100644 index 0a08e3538..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_enum_cases.html +++ /dev/null @@ -1,490 +0,0 @@ - - - - sorted_enum_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Sorted Enum Cases

- -

Enum cases should be sorted

- -
    -
  • Identifier: sorted_enum_cases
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum foo {
-    case a
-    case b
-    case c
-}
-
-
enum foo {
-    case example
-    case exBoyfriend
-}
-
-
enum foo {
-    case a
-    case B
-    case c
-}
-
-
enum foo {
-    case a, b, c
-}
-
-
enum foo {
-    case a
-    case b, c
-}
-
-
enum foo {
-    case a(foo: Foo)
-    case b(String), c
-}
-
-
enum foo {
-    case a
-    case b, C, d
-}
-
-
@frozen
-enum foo {
-    case b
-    case a
-    case c, f, d
-}
-
-

Triggering Examples

-
enum foo {
-    case b
-    case a
-    case c
-}
-
-
enum foo {
-    case B
-    case a
-    case c
-}
-
-
enum foo {
-    case b, a, c
-}
-
-
enum foo {
-    case B, a, c
-}
-
-
enum foo {
-    case b, c
-    case a
-}
-
-
enum foo {
-    case a
-    case b, d, c
-}
-
-
enum foo {
-    case a(foo: Foo)
-    case c, b(String)
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_first_last.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_first_last.html deleted file mode 100644 index 6a00131aa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_first_last.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - sorted_first_last Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Min or Max over Sorted First or Last

- -

Prefer using min() or max() over sorted().first or sorted().last

- -
    -
  • Identifier: sorted_first_last
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let min = myList.min()
-
-
let min = myList.min(by: { $0 < $1 })
-
-
let min = myList.min(by: >)
-
-
let max = myList.max()
-
-
let max = myList.max(by: { $0 < $1 })
-
-
let message = messages.sorted(byKeyPath: #keyPath(Message.timestamp)).last
-
-
let message = messages.sorted(byKeyPath: "timestamp", ascending: false).first
-
-
myList.sorted().firstIndex(of: key)
-
-
myList.sorted().lastIndex(of: key)
-
-
myList.sorted().firstIndex(where: someFunction)
-
-
myList.sorted().lastIndex(where: someFunction)
-
-
myList.sorted().firstIndex { $0 == key }
-
-
myList.sorted().lastIndex { $0 == key }
-
-
myList.sorted().first(where: someFunction)
-
-
myList.sorted().last(where: someFunction)
-
-
myList.sorted().first { $0 == key }
-
-
myList.sorted().last { $0 == key }
-
-

Triggering Examples

-
myList.sorted().first
-
-
myList.sorted(by: { $0.description < $1.description }).first
-
-
myList.sorted(by: >).first
-
-
myList.map { $0 + 1 }.sorted().first
-
-
myList.sorted(by: someFunction).first
-
-
myList.map { $0 + 1 }.sorted { $0.description < $1.description }.first
-
-
myList.sorted().last
-
-
myList.sorted().last?.something()
-
-
myList.sorted(by: { $0.description < $1.description }).last
-
-
myList.map { $0 + 1 }.sorted().last
-
-
myList.sorted(by: someFunction).last
-
-
myList.map { $0 + 1 }.sorted { $0.description < $1.description }.last
-
-
myList.map { $0 + 1 }.sorted { $0.first < $1.first }.last
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_imports.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_imports.html deleted file mode 100644 index e31b9d459..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/sorted_imports.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - sorted_imports Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Sorted Imports

- -

Imports should be sorted

- -
    -
  • Identifier: sorted_imports
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -grouping - -names -
  • -
-

Non Triggering Examples

-
import AAA
-import BBB
-import CCC
-import DDD
-
-
import Alamofire
-import API
-
-
import labc
-import Ldef
-
-
import BBB
-// comment
-import AAA
-import CCC
-
-
@testable import AAA
-import   CCC
-
-
import AAA
-@testable import   CCC
-
-
import EEE.A
-import FFF.B
-#if os(Linux)
-import DDD.A
-import EEE.B
-#else
-import CCC
-import DDD.B
-#endif
-import AAA
-import BBB
-
-

Triggering Examples

-
import AAA
-import ZZZ
-import BBB
-import CCC
-
-
import DDD
-// comment
-import CCC
-import AAA
-
-
@testable import CCC
-import   AAA
-
-
import CCC
-@testable import   AAA
-
-
import FFF.B
-import EEE.A
-#if os(Linux)
-import DDD.A
-import EEE.B
-#else
-import DDD.B
-import CCC
-#endif
-import AAA
-import BBB
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/statement_position.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/statement_position.html deleted file mode 100644 index c33bf1568..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/statement_position.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - statement_position Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Statement Position

- -

Else and catch should be on the same line, one space after the previous declaration

- -
    -
  • Identifier: statement_position
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -statement_mode - -default -
  • -
-

Non Triggering Examples

-
} else if {
-
-
} else {
-
-
} catch {
-
-
"}else{"
-
-
struct A { let catchphrase: Int }
-let a = A(
- catchphrase: 0
-)
-
-
struct A { let `catch`: Int }
-let a = A(
- `catch`: 0
-)
-
-

Triggering Examples

-
}else if {
-
-
}  else {
-
-
}
-catch {
-
-
}
-      catch {
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_operator.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_operator.html deleted file mode 100644 index 645bc52b8..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_operator.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - static_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Static Operator

- -

Operators should be declared as static functions, not free functions

- -
    -
  • Identifier: static_operator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class A: Equatable {
-  static func == (lhs: A, rhs: A) -> Bool {
-    return false
-  }
-
-
class A<T>: Equatable {
-    static func == <T>(lhs: A<T>, rhs: A<T>) -> Bool {
-        return false
-    }
-
-
public extension Array where Element == Rule {
-  static func == (lhs: Array, rhs: Array) -> Bool {
-    if lhs.count != rhs.count { return false }
-    return !zip(lhs, rhs).contains { !$0.0.isEqualTo($0.1) }
-  }
-}
-
-
private extension Optional where Wrapped: Comparable {
-  static func < (lhs: Optional, rhs: Optional) -> Bool {
-    switch (lhs, rhs) {
-    case let (lhs?, rhs?):
-      return lhs < rhs
-    case (nil, _?):
-      return true
-    default:
-      return false
-    }
-  }
-}
-
-

Triggering Examples

-
func == (lhs: A, rhs: A) -> Bool {
-  return false
-}
-
-
func == <T>(lhs: A<T>, rhs: A<T>) -> Bool {
-  return false
-}
-
-
func == (lhs: [Rule], rhs: [Rule]) -> Bool {
-  if lhs.count != rhs.count { return false }
-  return !zip(lhs, rhs).contains { !$0.0.isEqualTo($0.1) }
-}
-
-
private func < <T: Comparable>(lhs: T?, rhs: T?) -> Bool {
-  switch (lhs, rhs) {
-  case let (lhs?, rhs?):
-    return lhs < rhs
-  case (nil, _?):
-    return true
-  default:
-    return false
-  }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_over_final_class.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_over_final_class.html deleted file mode 100644 index 7b3a6774f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/static_over_final_class.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - static_over_final_class Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Static Over Final Class

- -

Prefer static over class when the declaration is not allowed to be overridden in child classes due to its context being final. Likewise, the compiler complains about open being used in final classes.

- -
    -
  • Identifier: static_over_final_class
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    static func f() {}
-}
-
-
class C {
-    static var i: Int { 0 }
-}
-
-
class C {
-    static subscript(_: Int) -> Int { 0 }
-}
-
-
class C {
-    class func f() {}
-}
-
-
final class C {}
-
-
final class C {
-    class D {
-      class func f() {}
-    }
-}
-
-

Triggering Examples

-
class C {
-    final class func f() {}
-}
-
-
class C {
-    final class var i: Int { 0 }
-}
-
-
class C {
-    final class subscript(_: Int) -> Int { 0 }
-}
-
-
final class C {
-    class func f() {}
-}
-
-
class C {
-    final class D {
-        class func f() {}
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strict_fileprivate.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strict_fileprivate.html deleted file mode 100644 index 02d27dd91..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strict_fileprivate.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - strict_fileprivate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Strict Fileprivate

- -

fileprivate should be avoided

- -
    -
  • Identifier: strict_fileprivate
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension String {}
-
-
private extension String {}
-
-
public
-    extension String {
-        var i: Int { 1 }
-    }
-
-
    private enum E {
-        func f() {}
-    }
-
-
    public struct S {
-        internal let i: Int
-    }
-
-
    open class C {
-        private func f() {}
-    }
-
-
    internal actor A {}
-
-

Triggering Examples

-
    fileprivate class C {
-        fileprivate func f() {}
-    }
-
-
    fileprivate extension String {
-        fileprivate var isSomething: Bool { self == "something" }
-    }
-
-
    fileprivate actor A {
-        fileprivate let i = 1
-    }
-
-
    fileprivate struct C {
-        fileprivate(set) var myInt = 4
-    }
-
-
    struct Outter {
-        struct Inter {
-            fileprivate struct Inner {}
-        }
-    }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strong_iboutlet.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strong_iboutlet.html deleted file mode 100644 index ea6d71c93..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/strong_iboutlet.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - strong_iboutlet Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Strong IBOutlet

- -

@IBOutlets shouldn’t be declared as weak

- -
    -
  • Identifier: strong_iboutlet
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet var label: UILabel?
-}
-
-
class ViewController: UIViewController {
-    weak var label: UILabel?
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet weak var label: UILabel?
-}
-
-
class ViewController: UIViewController {
-    @IBOutlet unowned var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @IBOutlet weak var textField: UITextField?
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_disable_command.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_disable_command.html deleted file mode 100644 index f89c69abf..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_disable_command.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - superfluous_disable_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Superfluous Disable Command

- -

SwiftLint ‘disable’ commands are superfluous when the disabled rule would not have triggered a violation in the disabled region. Use “ - ” if you wish to document a command.

- -
    -
  • Identifier: superfluous_disable_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc:Void // swiftlint:disable:this colon
-
-
// swiftlint:disable colon
-let abc:Void
-// swiftlint:enable colon
-
-

Triggering Examples

-
let abc: Void // swiftlint:disable:this colon
-
-
// swiftlint:disable colon
-let abc: Void
-// swiftlint:enable colon
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_else.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_else.html deleted file mode 100644 index b57ab7a93..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/superfluous_else.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - superfluous_else Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Superfluous Else

- -

Else branches should be avoided when the previous if-block exits the current scope

- -
    -
  • Identifier: superfluous_else
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if i > 0 {
-    // comment
-} else if i < 12 {
-    return 2
-} else {
-    return 3
-}
-
-
if i > 0 {
-    let a = 1
-    if a > 1 {
-        // comment
-    } else {
-        return 1
-    }
-    // comment
-} else {
-    return 3
-}
-
-
if i > 0 {
-    if a > 1 {
-        return 1
-    }
-} else {
-    return 3
-}
-
-
for i in list {
-    if i > 12 {
-        // Do nothing
-    } else {
-        continue
-    }
-    if i > 14 {
-        // Do nothing
-    } else if i > 13 {
-        break
-    }
-}
-
-

Triggering Examples

-
if i > 0 {
-    return 1
-    // comment
-} else {
-    return 2
-}
-
-
if i > 0 {
-    return 1
-} else if i < 12 {
-    return 2
-} else if i > 18 {
-    return 3
-}
-
-
if i > 0 {
-    if i < 12 {
-        return 5
-    } else {
-        if i > 11 {
-            return 6
-        } else {
-            return 7
-        }
-    }
-} else if i < 12 {
-    return 2
-} else if i < 24 {
-    return 8
-} else {
-    return 3
-}
-
-
for i in list {
-    if i > 13 {
-        return
-    } else if i > 12 {
-        continue
-    } else if i > 11 {
-        break
-    } else {
-        throw error
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/swift-syntax-dashboard.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/swift-syntax-dashboard.html deleted file mode 100644 index 18446c2a1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/swift-syntax-dashboard.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - Swift Syntax Dashboard Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Swift Syntax Dashboard

- -

Efforts are actively under way to migrate most rules off SourceKit to use SwiftSyntax instead.

- -

Rules written using SwiftSyntax tend to be significantly faster and have fewer false positives -than rules that use SourceKit to get source structure information.

- -

23 out of 239 (9%) -of SwiftLint’s linter rules use SourceKit.

-

Rules Using SourceKit

-

Default Rules (6)

- - -

Opt-in Rules (17)

- - -

Rules not Using SourceKit

-

Default Rules (93)

- - -

Opt-in Rules (123)

- - - -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_alignment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_alignment.html deleted file mode 100644 index 9f75c6a78..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_alignment.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - switch_case_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Switch and Case Statement Alignment

- -

Case statements should vertically align with their closing brace, or indented if configured otherwise.

- -
    -
  • Identifier: switch_case_alignment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -indented_cases - -false -
    -ignore_one_liners - -false -
  • -
-

Non Triggering Examples

-
switch someBool {
-case true: // case 1
-    print('red')
-case false:
-    /*
-    case 2
-    */
-    if case let .someEnum(val) = someFunc() {
-        print('blue')
-    }
-}
-enum SomeEnum {
-    case innocent
-}
-
-
if aBool {
-    switch someBool {
-    case true:
-        print('red')
-    case false:
-        print('blue')
-    }
-}
-
-
switch someInt {
-// comments ignored
-case 0:
-    // zero case
-    print('Zero')
-case 1:
-    print('One')
-default:
-    print('Some other number')
-}
-
-
func f() -> Int {
-    return switch i {
-    case 1: 1
-    default: 2
-    }
-}
-
-
//
-// ignore_one_liners: true
-//
-
-switch i { case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i { case .x: 1 default: 0 }
-
-
-

Triggering Examples

-
switch someBool {
-    case true:
-        print("red")
-    case false:
-        print("blue")
-}
-
-
if aBool {
-    switch someBool {
-        case true:
-            print('red')
-        case false:
-            print('blue')
-    }
-}
-
-
switch someInt {
-    case 0:
-        print('Zero')
-    case 1:
-        print('One')
-    default:
-        print('Some other number')
-}
-
-
let a = switch i {
-    case 1: 1
-    default: 2
-}
-
-
switch someBool {
-case true:
-    print('red')
-    case false:
-        print('blue')
-}
-
-
if aBool {
-    switch someBool {
-        case true:
-        print('red')
-    case false:
-    print('blue')
-    }
-}
-
-
let a = switch i {
-case 1: 1
-    default: 2
-}
-
-
switch i { case .x: 1 default: 0 }
-
-
//
-// ignore_one_liners: true
-//
-
-switch i {
-case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-switch i { case .x: 1 default: 0
-}
-
-
-
//
-// ignore_one_liners: true
-//
-
-switch i
-{ case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i {
-case .x: 1 default: 0
-}
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i {
-case .x: 1 default: 0 }
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_on_newline.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_on_newline.html deleted file mode 100644 index 37f3b1d55..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/switch_case_on_newline.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - switch_case_on_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Cases on Newline

- -

Cases inside a switch should always be on a newline

- -
    -
  • Identifier: switch_case_on_newline
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/*case 1: */return true
-
-
//case 1:
- return true
-
-
let x = [caseKey: value]
-
-
let x = [key: .default]
-
-
if case let .someEnum(value) = aFunction([key: 2]) { }
-
-
guard case let .someEnum(value) = aFunction([key: 2]) { }
-
-
for case let .someEnum(value) = aFunction([key: 2]) { }
-
-
enum Environment {
- case development
-}
-
-
enum Environment {
- case development(url: URL)
-}
-
-
enum Environment {
- case development(url: URL) // staging
-}
-
-
switch foo {
-    case 1:
- return true
-}
-
-
switch foo {
-    default:
- return true
-}
-
-
switch foo {
-    case let value:
- return true
-}
-
-
switch foo {
-    case .myCase: // error from network
- return true
-}
-
-
switch foo {
-    case let .myCase(value) where value > 10:
- return false
-}
-
-
switch foo {
-    case let .myCase(value)
- where value > 10:
- return false
-}
-
-
switch foo {
-    case let .myCase(code: lhsErrorCode, description: _)
- where lhsErrorCode > 10:
-return false
-}
-
-
switch foo {
-    case #selector(aFunction(_:)):
- return false
-}
-
-
do {
-  let loadedToken = try tokenManager.decodeToken(from: response)
-  return loadedToken
-} catch { throw error }
-
-

Triggering Examples

-
switch foo {
-    case 1: return true
-}
-
-
switch foo {
-    case let value: return true
-}
-
-
switch foo {
-    default: return true
-}
-
-
switch foo {
-    case "a string": return false
-}
-
-
switch foo {
-    case .myCase: return false // error from network
-}
-
-
switch foo {
-    case let .myCase(value) where value > 10: return false
-}
-
-
switch foo {
-    case #selector(aFunction(_:)): return false
-}
-
-
switch foo {
-    case let .myCase(value)
- where value > 10: return false
-}
-
-
switch foo {
-    case .first,
- .second: return false
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/syntactic_sugar.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/syntactic_sugar.html deleted file mode 100644 index f3d1a08d7..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/syntactic_sugar.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - syntactic_sugar Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Syntactic Sugar

- -

Shorthand syntactic sugar should be used, i.e. [Int] instead of Array.

- -
    -
  • Identifier: syntactic_sugar
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let x: [Int]
-
-
let x: [Int: String]
-
-
let x: Int?
-
-
func x(a: [Int], b: Int) -> [Int: Any]
-
-
let x: Int!
-
-
extension Array {
-  func x() { }
-}
-
-
extension Dictionary {
-  func x() { }
-}
-
-
let x: CustomArray<String>
-
-
var currentIndex: Array<OnboardingPage>.Index?
-
-
func x(a: [Int], b: Int) -> Array<Int>.Index
-
-
unsafeBitCast(nonOptionalT, to: Optional<T>.self)
-
-
unsafeBitCast(someType, to: Swift.Array<T>.self)
-
-
IndexingIterator<Array<Dictionary<String, AnyObject>>>.self
-
-
let y = Optional<String>.Type
-
-
type is Optional<String>.Type
-
-
let x: Foo.Optional<String>
-
-
let x = case Optional<Any>.none = obj
-
-
let a = Swift.Optional<String?>.none
-
-

Triggering Examples

-
let x: Array<String>
-
-
let x: Dictionary<Int, String>
-
-
let x: Optional<Int>
-
-
let x: Swift.Array<String>
-
-
func x(a: Array<Int>, b: Int) -> [Int: Any]
-
-
func x(a: Swift.Array<Int>, b: Int) -> [Int: Any]
-
-
func x(a: [Int], b: Int) -> Dictionary<Int, String>
-
-
let x = y as? Array<[String: Any]>
-
-
let x = Box<Array<T>>()
-
-
func x() -> Box<Array<T>>
-
-
func x() -> Dictionary<String, Any>?
-
-
typealias Document = Dictionary<String, T?>
-
-
func x(_ y: inout Array<T>)
-
-
let x:Dictionary<String, Dictionary<Int, Int>>
-
-
func x() -> Any { return Dictionary<Int, String>()}
-
-
let x = Array<String>.array(of: object)
-
-
let x = Swift.Array<String>.array(of: object)
-
-
@_specialize(where S == Array<Character>)
-public init<S: Sequence>(_ elements: S)
-
-
let dict: [String: Any] = [:]
-_ = dict["key"] as? Optional<String?> ?? Optional<String?>.none
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/test_case_accessibility.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/test_case_accessibility.html deleted file mode 100644 index b59ce8301..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/test_case_accessibility.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - test_case_accessibility Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Test Case Accessibility

- -

Test cases should only contain private non-test members

- -
    -
  • Identifier: test_case_accessibility
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allowed_prefixes - -[] -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
let foo: String?
-
-
let foo: String?
-
-class FooTests: XCTestCase {
-    static let allTests: [String] = []
-
-    private let foo: String {
-        let nestedMember = "hi"
-        return nestedMember
-    }
-
-    override static func setUp() {}
-
-    override func setUp() {}
-
-    override func setUpWithError() throws {}
-
-    override static func tearDown() {}
-
-    override func tearDown() {}
-
-    override func tearDownWithError() {}
-
-    override func someFutureXCTestFunction() {
-        super.someFutureXCTestFunction()
-    }
-
-    func testFoo() {
-        XCTAssertTrue(true)
-    }
-
-    func testBar() {
-        func nestedFunc() {}
-    }
-
-    private someFunc(hasParam: Bool) {}
-}
-
-
class FooTests: XCTestCase {
-    private struct MockSomething: Something {}
-}
-
-
class FooTests: XCTestCase {
-    override init() {
-        super.init()
-        let foo = 1
-        var bar = 2
-    }
-}
-
-
//
-// allowed_prefixes: ["allowedPrefix"]
-//
-
-class FooTests: XCTestCase {
-    func allowedPrefixTestFoo() {}
-}
-
-
-
class Foobar {
-    func setUp() {}
-
-    func tearDown() {}
-
-    func testFoo() {}
-}
-
-

Triggering Examples

-
class FooTests: XCTestCase {
-    typealias Bar = Foo.Bar
-
-    var foo: String?
-    let bar: String?
-
-    static func foo() {}
-
-    func setUp(withParam: String) {}
-
-    func foobar() {}
-
-    func not_testBar() {}
-
-    enum Nested {}
-
-    static func testFoo() {}
-
-    static func allTests() {}
-
-    func testFoo(hasParam: Bool) {}
-}
-
-final class BarTests: XCTestCase {
-    class Nested {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/todo.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/todo.html deleted file mode 100644 index 035de786e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/todo.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - todo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Todo

- -

TODOs and FIXMEs should be resolved.

- -
    -
  • Identifier: todo
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only - -[TODO, FIXME] -
  • -
-

Non Triggering Examples

-
// notaTODO:
-
-
// notaFIXME:
-
-

Triggering Examples

-
// ↓TODO:
-
-
// ↓FIXME:
-
-
// ↓TODO(note)
-
-
// ↓FIXME(note)
-
-
/* ↓FIXME: */
-
-
/* ↓TODO: */
-
-
/** ↓FIXME: */
-
-
/** ↓TODO: */
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/toggle_bool.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/toggle_bool.html deleted file mode 100644 index bac1627f9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/toggle_bool.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - toggle_bool Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Toggle Bool

- -

Prefer someBool.toggle() over someBool = !someBool

- -
    -
  • Identifier: toggle_bool
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
isHidden.toggle()
-
-
view.clipsToBounds.toggle()
-
-
func foo() { abc.toggle() }
-
-
view.clipsToBounds = !clipsToBounds
-
-
disconnected = !connected
-
-
result = !result.toggle()
-
-

Triggering Examples

-
isHidden = !isHidden
-
-
view.clipsToBounds = !view.clipsToBounds
-
-
func foo() { abc = !abc }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_closure.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_closure.html deleted file mode 100644 index fedfaeeb4..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_closure.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Closure

- -

Trailing closure syntax should be used whenever possible

- -
    -
  • Identifier: trailing_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_single_muted_parameter - -false -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.bar()
-
-
foo.reduce(0) { $0 + 1 }
-
-
if let foo = bar.map({ $0 + 1 }) { }
-
-
foo.something(param1: { $0 }, param2: { $0 + 1 })
-
-
offsets.sorted { $0.offset < $1.offset }
-
-
foo.something({ return 1 }())
-
-
foo.something({ return $0 }(1))
-
-
foo.something(0, { return 1 }())
-
-
for x in list.filter({ $0.isValid }) {}
-
-
if list.allSatisfy({ $0.isValid }) {}
-
-
foo(param1: 1, param2: { _ in true }, param3: 0)
-
-
foo(param1: 1, param2: { _ in true }) { $0 + 1 }
-
-
foo(param1: { _ in false }, param2: { _ in true })
-
-
foo(param1: { _ in false }, param2: { _ in true }, param3: { _ in false })
-
-
if f({ true }), g({ true }) {
-    print("Hello")
-}
-
-
for i in h({ [1,2,3] }) {
-    print(i)
-}
-
-

Triggering Examples

-
foo.map({ $0 + 1 })
-
-
foo.reduce(0, combine: { $0 + 1 })
-
-
offsets.sorted(by: { $0.offset < $1.offset })
-
-
foo.something(0, { $0 + 1 })
-
-
foo.something(param1: { _ in true }, param2: 0, param3: { _ in false })
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_comma.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_comma.html deleted file mode 100644 index 8d2c64e40..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_comma.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - trailing_comma Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Comma

- -

Trailing commas in arrays and dictionaries should be avoided/enforced.

- -
    -
  • Identifier: trailing_comma
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -mandatory_comma - -false -
  • -
-

Non Triggering Examples

-
let foo = [1, 2, 3]
-
-
let foo = []
-
-
let foo = [:]
-
-
let foo = [1: 2, 2: 3]
-
-
let foo = [Void]()
-
-
let example = [ 1,
- 2
- // 3,
-]
-
-
foo([1: "\(error)"])
-
-
let foo = [Int]()
-
-

Triggering Examples

-
let foo = [1, 2, 3,]
-
-
let foo = [1, 2, 3, ]
-
-
let foo = [1, 2, 3   ,]
-
-
let foo = [1: 2, 2: 3, ]
-
-
struct Bar {
- let foo = [1: 2, 2: 3, ]
-}
-
-
let foo = [1, 2, 3,] + [4, 5, 6,]
-
-
let example = [ 1,
-2,
- // 3,
-]
-
-
let foo = ["אבג", "αβγ", "🇺🇸",]
-
-
class C {
- #if true
- func f() {
- let foo = [1, 2, 3,]
- }
- #endif
-}
-
-
foo([1: "\(error)",])
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_newline.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_newline.html deleted file mode 100644 index 0a66d1c6d..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_newline.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - trailing_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Newline

- -

Files should have a single trailing newline

- -
    -
  • Identifier: trailing_newline
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let a = 0
-
-
-

Triggering Examples

-
let a = 0
-
-
let a = 0
-
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_semicolon.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_semicolon.html deleted file mode 100644 index 38ef06015..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_semicolon.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - trailing_semicolon Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Semicolon

- -

Lines should not have trailing semicolons

- -
    -
  • Identifier: trailing_semicolon
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let a = 0
-
-
let a = 0; let b = 0
-
-

Triggering Examples

-
let a = 0;
-
-
-
let a = 0;
-let b = 1
-
-
let a = 0; // a comment
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_whitespace.html deleted file mode 100644 index 77f100fa9..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/trailing_whitespace.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - trailing_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Whitespace

- -

Lines should not have trailing whitespace

- -
    -
  • Identifier: trailing_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignores_empty_lines - -false -
    -ignores_comments - -true -
  • -
-

Non Triggering Examples

-
let name: String
-
-
-
//
-
-
-
// 
-
-
-
let name: String //
-
-
-
let name: String // 
-
-
-

Triggering Examples

-
let name: String 
-
-
-
/* */ let name: String 
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_body_length.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_body_length.html deleted file mode 100644 index 6eb519466..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_body_length.html +++ /dev/null @@ -1,5516 +0,0 @@ - - - - type_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Body Length

- -

Type bodies should not span too many lines

- -
    -
  • Identifier: type_body_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -250 -
    -error - -350 -
  • -
-

Non Triggering Examples

-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
class Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
class Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
struct Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
struct Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
enum Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
enum Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
actor Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
actor Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-

Triggering Examples

-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_contents_order.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_contents_order.html deleted file mode 100644 index 10de8b7cf..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_contents_order.html +++ /dev/null @@ -1,645 +0,0 @@ - - - - type_contents_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Contents Order

- -

Specifies the order of subtypes, properties, methods & more within a type.

- -
    -
  • Identifier: type_contents_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -[[case], [type_alias, associated_type], [subtype], [type_property], [instance_property], [ib_inspectable], [ib_outlet], [initializer], [type_method], [view_life_cycle_method], [ib_action], [other_method], [subscript], [deinitializer]] -
  • -
-

Non Triggering Examples

-
class TestViewController: UIViewController {
-// Type Aliases
-typealias CompletionHandler = ((TestEnum) -> Void)
-
-// Subtypes
-class TestClass {
-    // 10 lines
-}
-
-struct TestStruct {
-    // 3 lines
-}
-
-enum TestEnum {
-    // 5 lines
-}
-
-// Type Properties
-static let cellIdentifier: String = "AmazingCell"
-
-// Instance Properties
-var shouldLayoutView1: Bool!
-weak var delegate: TestViewControllerDelegate?
-private var hasLayoutedView1: Bool = false
-private var hasLayoutedView2: Bool = false
-
-private var hasAnyLayoutedView: Bool {
-     return hasLayoutedView1 || hasLayoutedView2
-}
-
-// IBOutlets
-@IBOutlet private var view1: UIView!
-@IBOutlet private var view2: UIView!
-
-// Initializers
-override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-    super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-}
-
-required init?(coder aDecoder: NSCoder) {
-    fatalError("init(coder:) has not been implemented")
-}
-
-// Type Methods
-static func makeViewController() -> TestViewController {
-    // some code
-}
-
-// View Life-Cycle Methods
-override func viewDidLoad() {
-    super.viewDidLoad()
-
-    view1.setNeedsLayout()
-    view1.layoutIfNeeded()
-    hasLayoutedView1 = true
-}
-
-override func willMove(toParent parent: UIViewController?) {
-    super.willMove(toParent: parent)
-    if parent == nil {
-        viewModel.willMoveToParent()
-    }
-}
-
-override func viewDidLayoutSubviews() {
-    super.viewDidLayoutSubviews()
-
-    view2.setNeedsLayout()
-    view2.layoutIfNeeded()
-    hasLayoutedView2 = true
-}
-
-override func viewIsAppearing(_ animated: Bool) {
-    super.viewIsAppearing(animated)
-}
-
-// IBActions
-@IBAction func goNextButtonPressed() {
-    goToNextVc()
-    delegate?.didPressTrackedButton()
-}
-
-// Other Methods
-func goToNextVc() { /* TODO */ }
-
-func goToInfoVc() { /* TODO */ }
-
-func goToRandomVc() {
-    let viewCtrl = getRandomVc()
-    present(viewCtrl, animated: true)
-}
-
-private func getRandomVc() -> UIViewController { return UIViewController() }
-
-// Subscripts
-subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-    get {
-        return "This is just a test"
-    }
-
-    set {
-        log.warning("Just a test", newValue)
-    }
-}
-
-deinit {
-    log.debug("deinit")
-},
-}
-
-

Triggering Examples

-
class TestViewController: UIViewController {
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-
-    // Type Aliases
-    typealias CompletionHandler = ((TestEnum) -> Void)
-}
-
-
class TestViewController: UIViewController {
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Stored Instance Properties
-    var shouldLayoutView1: Bool!
-
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-}
-
-
class TestViewController: UIViewController {
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-
-    // Computed Instance Properties
-    private var hasAnyLayoutedView: Bool {
-         return hasLayoutedView1 || hasLayoutedView2
-    }
-}
-
-
class TestViewController: UIViewController {
-
-    // deinitializer
-    deinit {
-        log.debug("deinit")
-    }
-
-    // Initializers
-    override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-        super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-    }
-
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-    @IBOutlet private var view2: UIView!
-}
-
-
class TestViewController: UIViewController {
-    // View Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-
-        view1.setNeedsLayout()
-        view1.layoutIfNeeded()
-        hasLayoutedView1 = true
-    }
-
-    // Type Methods
-    static func makeViewController() -> TestViewController {
-        // some code
-    }
-}
-
-
class TestViewController: UIViewController {
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-
-    // View Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-
-        view1.setNeedsLayout()
-        view1.layoutIfNeeded()
-        hasLayoutedView1 = true
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Other Methods
-    func goToNextVc() { /* TODO */ }
-
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Subscripts
-    subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-        get {
-            return "This is just a test"
-        }
-
-        set {
-            log.warning("Just a test", newValue)
-        }
-    }
-
-    // MARK: Other Methods
-    func goToNextVc() { /* TODO */ }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_name.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_name.html deleted file mode 100644 index 5c0a1e3ad..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/type_name.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - type_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Name

- -

Type name should only contain alphanumeric characters, start with an uppercase character and span between 3 and 40 characters in length. -Private types may start with an underscore.

- -
    -
  • Identifier: type_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -3 -
    -error - -0 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -40 -
    -error - -1000 -
    -
    -excluded - -[] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
    -validate_protocols - -true -
  • -
-

Non Triggering Examples

-
class MyType {}
-
-
private struct _MyType {}
-
-
enum AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA {}
-
-
typealias Foo = Void
-
-
private typealias Foo = Void
-
-
protocol Foo {
-  associatedtype Bar
-}
-
-
protocol Foo {
-  associatedtype Bar: Equatable
-}
-
-
enum MyType {
-case value
-}
-
-
//
-// validate_protocols: false
-//
-
-protocol P {}
-
-
-
struct SomeStruct {
-  enum `Type` {
-    case x, y, z
-  }
-}
-
-

Triggering Examples

-
class myType {}
-
-
enum _MyType {}
-
-
private struct MyType_ {}
-
-
struct My {}
-
-
struct AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA {}
-
-
class MyView_Previews
-
-
private struct _MyView_Previews
-
-
typealias X = Void
-
-
private typealias Foo_Bar = Void
-
-
private typealias foo = Void
-
-
typealias AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA = Void
-
-
protocol Foo {
-  associatedtype X
-}
-
-
protocol Foo {
-  associatedtype Foo_Bar: Equatable
-}
-
-
protocol Foo {
-  associatedtype AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-}
-
-
protocol X {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/typesafe_array_init.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/typesafe_array_init.html deleted file mode 100644 index 2e8bc9e9e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/typesafe_array_init.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - typesafe_array_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type-safe Array Init

- -

Prefer using Array(seq) over seq.map { $0 } to convert a sequence into an Array

- -
    -
  • Identifier: typesafe_array_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum MyError: Error {}
-let myResult: Result<String, MyError> = .success("")
-let result: Result<Any, MyError> = myResult.map { $0 }
-
-
struct IntArray {
-    let elements = [1, 2, 3]
-    func map<T>(_ transformer: (Int) throws -> T) rethrows -> [T] {
-        try elements.map(transformer)
-    }
-}
-let ints = IntArray()
-let intsCopy = ints.map { $0 }
-
-

Triggering Examples

-
func f<Seq: Sequence>(s: Seq) -> [Seq.Element] {
-    s.map({ $0 })
-}
-
-
func f(array: [Int]) -> [Int] {
-    array.map { $0 }
-}
-
-
let myInts = [1, 2, 3].map { return $0 }
-
-
struct Generator: Sequence, IteratorProtocol {
-    func next() -> Int? { nil }
-}
-let array = Generator().map { i in i }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_condition.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_condition.html deleted file mode 100644 index bb260213b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_condition.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - unavailable_condition Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unavailable Condition

- -

Use #unavailable/#available instead of #available/#unavailable with an empty body.

- -
    -
  • Identifier: unavailable_condition
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.6.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if #unavailable(iOS 13) {
-  loadMainWindow()
-}
-
-
if #available(iOS 9.0, *) {
-  doSomething()
-} else {
-  legacyDoSomething()
-}
-
-
if #available(macOS 11.0, *) {
-   // Do nothing
-} else if #available(macOS 10.15, *) {
-   print("do some stuff")
-}
-
-

Triggering Examples

-
if #available(iOS 14.0) {
-
-} else {
-  oldIos13TrackingLogic(isEnabled: ASIdentifierManager.shared().isAdvertisingTrackingEnabled)
-}
-
-
if #available(iOS 14.0) {
-  // we don't need to do anything here
-} else {
-  oldIos13TrackingLogic(isEnabled: ASIdentifierManager.shared().isAdvertisingTrackingEnabled)
-}
-
-
if #available(iOS 13, *) {} else {
-  loadMainWindow()
-}
-
-
if #unavailable(iOS 13) {
-  // Do nothing
-} else if i < 2 {
-  loadMainWindow()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_function.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_function.html deleted file mode 100644 index 17c83f3a1..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unavailable_function.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - unavailable_function Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unavailable Function

- -

Unimplemented functions should be marked as unavailable

- -
    -
  • Identifier: unavailable_function
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-  @available(*, unavailable)
-  public required init?(coder aDecoder: NSCoder) {
-    preconditionFailure("init(coder:) has not been implemented")
-  }
-}
-
-
func jsonValue(_ jsonString: String) -> NSObject {
-   let data = jsonString.data(using: .utf8)!
-   let result = try! JSONSerialization.jsonObject(with: data, options: [])
-   if let dict = (result as? [String: Any])?.bridge() {
-    return dict
-   } else if let array = (result as? [Any])?.bridge() {
-    return array
-   }
-   fatalError()
-}
-
-
func resetOnboardingStateAndCrash() -> Never {
-    resetUserDefaults()
-    // Crash the app to re-start the onboarding flow.
-    fatalError("Onboarding re-start crash.")
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    fatalError("init(coder:) has not been implemented")
-  }
-}
-
-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    let reason = "init(coder:) has not been implemented"
-    fatalError(reason)
-  }
-}
-
-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    preconditionFailure("init(coder:) has not been implemented")
-  }
-}
-
-
func resetOnboardingStateAndCrash() {
-    resetUserDefaults()
-    // Crash the app to re-start the onboarding flow.
-    fatalError("Onboarding re-start crash.")
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unhandled_throwing_task.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unhandled_throwing_task.html deleted file mode 100644 index 16421d943..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unhandled_throwing_task.html +++ /dev/null @@ -1,552 +0,0 @@ - - - - unhandled_throwing_task Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unhandled Throwing Task

- -

Errors thrown inside this task are not handled, which may be unexpected. Handle errors inside the task, or use try await to access the Tasks value and handle errors. See this forum thread for more details: https://forums.swift.org/t/task-initializer-with-throwing-closure-swallows-error/56066

- -
    -
  • Identifier: unhandled_throwing_task
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
Task<Void, Never> {
-  try await myThrowingFunction()
-}
-
-
Task {
-  try? await myThrowingFunction()
-}
-
-
Task {
-  try! await myThrowingFunction()
-}
-
-
Task<Void, String> {
-  let text = try myThrowingFunction()
-  return text
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  } catch let e {
-    print(e)
-  }
-}
-
-
func someFunction() throws {
-  Task {
-    anotherFunction()
-    do {
-      try myThrowingFunction()
-    } catch {
-      print(error)
-    }
-  }
-
-  try something()
-}
-
-
let task = Task {
-  try await myThrowingFunction()
-}
-
-
var task = Task {
-  try await myThrowingFunction()
-}
-
-
try await Task {
-  try await myThrowingFunction()
-}.value
-
-
executor.task = Task {
-  try await isolatedOpen(.init(executor.asUnownedSerialExecutor()))
-}
-
-
let result = await Task {
-  throw CancellationError()
-}.result
-
-
func makeTask() -> Task<String, Error> {
-  return Task {
-    try await someThrowingFunction()
-  }
-}
-
-
func makeTask() -> Task<String, Error> {
-  // Implicit return
-  Task {
-    try await someThrowingFunction()
-  }
-}
-
-
Task {
-  return Result {
-      try someThrowingFunc()
-  }
-}
-
-

Triggering Examples

-
Task {
-  try await myThrowingFunction()
-}
-
-
Task {
-  let text = try myThrowingFunction()
-  return text
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  }
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  } catch let e as FooError {
-    print(e)
-  }
-}
-
-
Task {
-  do {
-    throw FooError.bar
-  }
-}
-
-
Task {
-  throw FooError.bar
-}
-
-
Task<_, _> {
-  throw FooError.bar
-}
-
-
Task<Void,_> {
-  throw FooError.bar
-}
-
-
Task {
-  do {
-    try foo()
-  } catch {
-    try bar()
-  }
-}
-
-
Task {
-  do {
-    try foo()
-  } catch {
-    throw BarError()
-  }
-}
-
-
func doTask() {
-  Task {
-    try await someThrowingFunction()
-  }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_break_in_switch.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_break_in_switch.html deleted file mode 100644 index b784fa637..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_break_in_switch.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - unneeded_break_in_switch Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Break in Switch

- -

Avoid using unneeded break statements

- -
    -
  • Identifier: unneeded_break_in_switch
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar:
-    break
-}
-
-
switch foo {
-default:
-    break
-}
-
-
switch foo {
-case .bar:
-    for i in [0, 1, 2] { break }
-}
-
-
switch foo {
-case .bar:
-    if true { break }
-}
-
-
switch foo {
-case .bar:
-    something()
-}
-
-
let items = [Int]()
-for item in items {
-    if bar() {
-        do {
-            try foo()
-        } catch {
-            bar()
-            break
-        }
-    }
-}
-
-

Triggering Examples

-
switch foo {
-case .bar:
-    something()
-    break
-}
-
-
switch foo {
-case .bar:
-    something()
-    break // comment
-}
-
-
switch foo {
-default:
-    something()
-    break
-}
-
-
switch foo {
-case .foo, .foo2 where condition:
-    something()
-    break
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_override.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_override.html deleted file mode 100644 index ed15d7701..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_override.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - unneeded_override Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Overridden Functions

- -

Remove overridden functions that don’t do anything except call their super

- -
    -
  • Identifier: unneeded_override
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -affect_initializers - -false -
  • -
-

Non Triggering Examples

-
class Foo {
-    override func bar() {
-        super.bar()
-        print("hi")
-    }
-}
-
-
class Foo {
-    @available(*, unavailable)
-    override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    @objc override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        super.bar()
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        // Doing a different variation of 'try' changes behavior
-        try! super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        // Doing a different variation of 'try' changes behavior
-        try? super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() async throws {
-        // Doing a different variation of 'try' changes behavior
-        await try! super.bar()
-    }
-}
-
-
class Foo {
-    override func bar(arg: Bool) {
-        // Flipping the argument changes behavior
-        super.bar(arg: !arg)
-    }
-}
-
-
class Foo {
-    override func bar(_ arg: Int) {
-        // Changing the argument changes behavior
-        super.bar(arg + 1)
-    }
-}
-
-
class Foo {
-    override func bar(arg: Int) {
-        // Changing the argument changes behavior
-        super.bar(arg: arg.var)
-    }
-}
-
-
class Foo {
-    override func bar(_ arg: Int) {
-        // Not passing arguments because they have default values changes behavior
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar(arg: Int, _ arg3: Bool) {
-        // Calling a super function with different argument labels changes behavior
-        super.bar(arg2: arg, arg3: arg3)
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated) {
-            // This likely changes behavior
-        }
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated, completion: {
-            // This likely changes behavior
-        })
-    }
-}
-
-
class Baz: Foo {
-    // A default argument might be a change
-    override func bar(value: String = "Hello") {
-        super.bar(value: value)
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        return super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        super.bar()
-        // comments don't affect this
-    }
-}
-
-
class Foo {
-    override func bar() async {
-        await super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        try super.bar()
-        // comments don't affect this
-    }
-}
-
-
class Foo {
-    override func bar(arg: Bool) throws {
-        try super.bar(arg: arg)
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated, completion: completion)
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_parentheses_in_closure_argument.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_parentheses_in_closure_argument.html deleted file mode 100644 index 443935158..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_parentheses_in_closure_argument.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - unneeded_parentheses_in_closure_argument Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Parentheses in Closure Argument

- -

Parentheses are not needed when declaring closure arguments

- -
    -
  • Identifier: unneeded_parentheses_in_closure_argument
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = { (bar: Int) in }
-
-
let foo = { bar, _  in }
-
-
let foo = { bar in }
-
-
let foo = { bar -> Bool in return true }
-
-
DispatchQueue.main.async { () -> Void in
-    doSomething()
-}
-
-

Triggering Examples

-
call(arg: { (bar) in })
-
-
call(arg: { (bar, _) in })
-
-
let foo = { (bar) -> Bool in return true }
-
-
foo.map { ($0, $0) }.forEach { (x, y) in }
-
-
foo.bar { [weak self] (x, y) in }
-
-
[].first { (temp) in
-    [].first { (temp) in
-        [].first { (temp) in
-            _ = temp
-            return false
-        }
-        return false
-    }
-    return false
-}
-
-
[].first { temp in
-    [].first { (temp) in
-        [].first { (temp) in
-            _ = temp
-            return false
-        }
-        return false
-    }
-    return false
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_synthesized_initializer.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_synthesized_initializer.html deleted file mode 100644 index 89ed2c737..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unneeded_synthesized_initializer.html +++ /dev/null @@ -1,742 +0,0 @@ - - - - unneeded_synthesized_initializer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Synthesized Initializer

- -

Default or memberwise initializers that will be automatically synthesized do not need to be manually defined.

- -
    -
  • Identifier: unneeded_synthesized_initializer
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not be private.
-    private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String
-
-    // Synthesized initializer would not be private.
-    private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not be fileprivate.
-    fileprivate init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not prepend "foo".
-    init(bar: String) {
-        self.bar = "foo" + bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Failable initializer
-    init?(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Initializer throws
-    init(bar: String) throws {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Different argument labels
-    init(_ bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    var bar: String = "foo"
-
-    // Different default values
-    init(bar: String = "bar") {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private static var bar: String
-
-    // var is static
-    init(bar: String) {
-        Self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private var bar: String
-
-    // var is private
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    fileprivate var bar: String
-
-    // var is fileprivate
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // init has no body
-    init(foo: String, bar: String) {
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // foo is not initialized
-    init(foo: String, bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // Ordering of args is different from properties.
-    init(bar: String, foo: String) {
-        self.foo = foo
-        self.bar = bar
-    }
-}
-
-
@frozen
-public struct Field {
-    @usableFromInline
-    let index: Int
-
-    @usableFromInline
-    let parent: Metadata
-
-    @inlinable // inlinable
-    init(index: Int, parent: Metadata) {
-       self.index = index
-       self.parent = parent
-    }
-}
-
-
internal struct Foo {
-    var bar: String = ""
-    var baz: Int = 0
-
-    // These initializers must be declared.
-    init() { }
-
-    init(bar: String = "", baz: Int = 0) {
-        self.bar = bar
-        self.baz = baz
-    }
-
-    // Because manually declared initializers block
-    // synthesization.
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    init() {
-        print("perform side effect")
-    }
-}
-
-
struct Foo {
-    var bar: Int = 0
-
-    init(bar: Int = 0) {
-        self.bar = bar
-        print("perform side effect")
-    }
-}
-
-
struct Foo {
-    var bar: Int
-
-    init(@Clamped bar: Int) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: Int
-
-    init(bar: Int) {
-        self.bar = bar
-    }
-    init?() {
-        return nil
-    }
-}
-
-
struct Foo {
-    @available(*, unavailable)
-    init() {}
-}
-
-

Triggering Examples

-
struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
private struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
fileprivate struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    fileprivate var bar: String
-
-   fileprivate init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private var bar: String
-
-   private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-   init(foo: String, bar: String) {
-        self.foo = foo
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    var bar: String
-
-   internal init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String = ""
-
-   init() {
-        // Empty initializer will be generated automatically
-        // when all vars have default values.
-    }
-}
-
-
struct Foo {
-    var bar: String = ""
-
-   init() {
-        // Empty initializer
-    }
-
-   init(bar: String = "") {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar = ""
-
-   init(bar: String = "") {
-        self.bar = bar
-    }
-}
-
-
struct Outer {
-    struct Inner {
-        let prop: Int
-
-       init(prop: Int) {
-            self.prop = prop
-        }
-    }
-}
-
-
class Foo {
-    struct Bar {
-        let baz: Int
-
-       init(baz: Int) {
-            self.baz = baz
-        }
-    }
-}
-
-
struct Foo {
-    let i: Int
-    struct Bar {
-        let j: Int
-        init(j: Int) {
-            self.j = j
-        }
-    }
-    init(i: Int) {
-        self.i = i
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unowned_variable_capture.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unowned_variable_capture.html deleted file mode 100644 index 6e881403e..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unowned_variable_capture.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - unowned_variable_capture Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unowned Variable Capture

- -

Prefer capturing references as weak to avoid potential crashes

- -
    -
  • Identifier: unowned_variable_capture
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo { [weak self] in _ }
-
-
foo { [weak self] param in _ }
-
-
foo { [weak bar] in _ }
-
-
foo { [weak bar] param in _ }
-
-
foo { bar in _ }
-
-
foo { $0 }
-
-
final class First {}
-final class Second {
-    unowned var value: First
-    init(value: First) {
-        self.value = value
-    }
-}
-
-

Triggering Examples

-
foo { [unowned self] in _ }
-
-
foo { [unowned bar] in _ }
-
-
foo { [bar, unowned self] in _ }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/untyped_error_in_catch.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/untyped_error_in_catch.html deleted file mode 100644 index 635db6565..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/untyped_error_in_catch.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - untyped_error_in_catch Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Untyped Error in Catch

- -

Catch statements should not declare error variables without type casting

- -
    -
  • Identifier: untyped_error_in_catch
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
do {
-  try foo()
-} catch {}
-
-
do {
-  try foo()
-} catch Error.invalidOperation {
-} catch {}
-
-
do {
-  try foo()
-} catch let error as MyError {
-} catch {}
-
-
do {
-  try foo()
-} catch var error as MyError {
-} catch {}
-
-
do {
-    try something()
-} catch let e where e.code == .fileError {
-    // can be ignored
-} catch {
-    print(error)
-}
-
-

Triggering Examples

-
do {
-  try foo()
-} catch var error {}
-
-
do {
-  try foo()
-} catch let error {}
-
-
do {
-  try foo()
-} catch let someError {}
-
-
do {
-  try foo()
-} catch var someError {}
-
-
do {
-  try foo()
-} catch let e {}
-
-
do {
-  try foo()
-} catch(let error) {}
-
-
do {
-  try foo()
-} catch (let error) {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_capture_list.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_capture_list.html deleted file mode 100644 index 70378e0e3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_capture_list.html +++ /dev/null @@ -1,517 +0,0 @@ - - - - unused_capture_list Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Capture List

- -

Unused reference in a capture list should be removed

- -
    -
  • Identifier: unused_capture_list
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map {
-    [ weak
-      delegate,
-      unowned
-      self
-    ] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map { [weak self] num in
-    self?.handle(num)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    delegate.handle(foo, self)
-}
-
-
numbers.forEach({
-    [weak handler] in
-    handler?.handle($0)
-})
-
-
withEnvironment(apiService: MockService(fetchProjectResponse: project)) {
-    [Device.phone4_7inch, Device.phone5_8inch, Device.pad].forEach { device in
-        device.handle()
-    }
-}
-
-
{ [foo] _ in foo.bar() }()
-
-
sizes.max().flatMap { [(offset: offset, size: $0)] } ?? []
-
-
[1, 2].map { [self] num in
-    handle(num)
-}
-
-
[1, 2].map { [unowned self] num in
-    handle(num)
-}
-
-
[1, 2].map { [self, unowned delegate = self.delegate!] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map { [unowned self, unowned delegate = self.delegate!] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map {
-    [ weak
-      delegate,
-      self
-    ] num in
-    delegate.handle(num)
-}
-
-
rx.onViewDidAppear.subscribe(onNext: { [unowned self] in
-      doSomething()
-}).disposed(by: disposeBag)
-
-
let closure = { [weak self] in
-    guard let self else {
-        return
-    }
-    someInstanceFunction()
-}
-
-

Triggering Examples

-
[1, 2].map { [weak self] num in
-    print(num)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    self?.handle(foo)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    print(foo)
-}
-
-
numbers.forEach({
-    [weak handler] in
-    print($0)
-})
-
-
numbers.forEach({
-    [self, weak handler] in
-    print($0)
-})
-
-
withEnvironment(apiService: MockService(fetchProjectResponse: project)) { [foo] in
-    [Device.phone4_7inch, Device.phone5_8inch, Device.pad].forEach { device in
-        device.handle()
-    }
-}
-
-
{ [foo] in _ }()
-
-
let closure = { [weak a] in
-    // The new `a` immediately shadows the captured `a` which thus isn't needed.
-    guard let a = getOptionalValue() else {
-        return
-    }
-    someInstanceFunction()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_closure_parameter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_closure_parameter.html deleted file mode 100644 index 6814a1acd..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_closure_parameter.html +++ /dev/null @@ -1,525 +0,0 @@ - - - - unused_closure_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Closure Parameter

- -

Unused parameter in a closure should be replaced with _

- -
    -
  • Identifier: unused_closure_parameter
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
[1, 2].map { _ in
- 3 
-}
-
-
[1, 2].something { number, idx in
- return number * idx
-}
-
-
let isEmpty = [1, 2].isEmpty()
-
-
violations.sorted(by: { lhs, rhs in 
- return lhs.location > rhs.location
-})
-
-
rlmConfiguration.migrationBlock.map { rlmMigration in
-    return { migration, schemaVersion in
-        rlmMigration(migration.rlmMigration, schemaVersion)
-    }
-}
-
-
genericsFunc { (a: Type, b) in
-    a + b
-}
-
-
var label: UILabel = { (lbl: UILabel) -> UILabel in
-    lbl.backgroundColor = .red
-    return lbl
-}(UILabel())
-
-
hoge(arg: num) { num in
-    return num
-}
-
-
({ (manager: FileManager) in
-  print(manager)
-})(FileManager.default)
-
-
withPostSideEffect { input in
-    if true { print("\(input)") }
-}
-
-
viewModel?.profileImage.didSet(weak: self) { (self, profileImage) in
-    self.profileImageView.image = profileImage
-}
-
-
let failure: Failure = { task, error in
-    observer.sendFailed(error, task)
-}
-
-
List($names) { $name in
-    Text(name)
-}
-
-
List($names) { $name in
-    TextField($name)
-}
-
-
_ = ["a"].filter { `class` in `class`.hasPrefix("a") }
-
-
let closure: (Int) -> Void = { `foo` in _ = foo }
-
-
let closure: (Int) -> Void = { foo in _ = `foo` }
-
-

Triggering Examples

-
[1, 2].map { number in
- return 3 }
-
-
[1, 2].map { number in
- return numberWithSuffix }
-
-
[1, 2].map { number in
- return 3 // number }
-
-
[1, 2].map { number in
- return 3 "number" }
-
-
[1, 2].something { number, idx in
- return number }
-
-
genericsFunc { (number: TypeA, idx: TypeB) in return idx }
-
-
let c: (Int) -> Void = { foo in _ = .foo }
-
-
hoge(arg: num) { num in
-}
-
-
fooFunc {  in }
-
-
func foo () {
- bar { number in return 3 }
-
-
viewModel?.profileImage.didSet(weak: self) { (self, profileImage) in
-    profileImageView.image = profileImage
-}
-
-
let failure: Failure = { task, error in
-    observer.sendFailed(error)
-}
-
-
List($names) { $name in
-    Text("Foo")
-}
-
-
let class1 = "a"
-_ = ["a"].filter { `class` in `class1`.hasPrefix("a") }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_control_flow_label.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_control_flow_label.html deleted file mode 100644 index b36d68587..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_control_flow_label.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - unused_control_flow_label Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Control Flow Label

- -

Unused control flow label should be removed

- -
    -
  • Identifier: unused_control_flow_label
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
loop: while true { break loop }
-
-
loop: while true { continue loop }
-
-
loop:
-    while true { break loop }
-
-
while true { break }
-
-
loop: for x in array { break loop }
-
-
label: switch number {
-case 1: print("1")
-case 2: print("2")
-default: break label
-}
-
-
loop: repeat {
-    if x == 10 {
-        break loop
-    }
-} while true
-
-

Triggering Examples

-
loop: while true { break }
-
-
loop: while true { break loop1 }
-
-
loop: while true { break outerLoop }
-
-
loop: for x in array { break }
-
-
label: switch number {
-case 1: print("1")
-case 2: print("2")
-default: break
-}
-
-
loop: repeat {
-    if x == 10 {
-        break
-    }
-} while true
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_declaration.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_declaration.html deleted file mode 100644 index 19c970e9b..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_declaration.html +++ /dev/null @@ -1,707 +0,0 @@ - - - - unused_declaration Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Declaration

- -

Declarations should be referenced at least once within all files linted

- -
    -
  • Identifier: unused_declaration
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -error -
    -include_public_and_open - -false -
    -related_usrs_to_skip - -[“s:7SwiftUI15PreviewProviderP”] -
  • -
-

Non Triggering Examples

-
let kConstant = 0
-_ = kConstant
-
-
enum Change<T> {
-  case insert(T)
-  case delete(T)
-}
-
-extension Sequence {
-  func deletes<T>() -> [T] where Element == Change<T> {
-    return compactMap { operation in
-      if case .delete(let value) = operation {
-        return value
-      } else {
-        return nil
-      }
-    }
-  }
-}
-
-let changes = [Change.insert(0), .delete(0)]
-_ = changes.deletes()
-
-
struct Item: Codable {}
-struct ResponseModel: Codable {
-    let items: [Item]
-
-    enum CodingKeys: String, CodingKey {
-        case items = "ResponseItems"
-    }
-}
-
-_ = ResponseModel(items: [Item()]).items
-
-
class ResponseModel {
-    @objc func foo() {
-    }
-}
-_ = ResponseModel()
-
-
public func foo() {}
-
-
protocol Foo {}
-
-extension Foo {
-    func bar() {}
-}
-
-struct MyStruct: Foo {}
-MyStruct().bar()
-
-
import XCTest
-class MyTests: XCTestCase {
-    func testExample() {}
-}
-
-
import XCTest
-open class BestTestCase: XCTestCase {}
-class MyTests: BestTestCase {
-    func testExample() {}
-}
-
-
    struct S {
-        var i: Int? = nil
-        func f() {
-            if let i { print(i) }
-        }
-    }
-    S().f()
-
-
enum Component {
-  case string(StaticString)
-  indirect case array([Component])
-  indirect case optional(Component?)
-}
-
-@resultBuilder
-struct ComponentBuilder {
-  static func buildBlock(_ components: Component...) -> Component {
-    return .array(components)
-  }
-
-  static func buildExpression(_ string: StaticString) -> Component {
-    return .string(string)
-  }
-
-  static func buildOptional(_ component: Component?) -> Component {
-    return .optional(component)
-  }
-
-  static func buildEither(first component: Component) -> Component {
-    return component
-  }
-
-  static func buildEither(second component: Component) -> Component {
-    return component
-  }
-
-  static func buildArray(_ components: [Component]) -> Component {
-    return .array(components)
-  }
-
-  static func buildLimitedAvailability(_ component: Component) -> Component {
-    return component
-  }
-
-  static func buildFinalResult(_ component: Component) -> Component {
-    return component
-  }
-
-  static func buildPartialBlock(first component: Component) -> Component {
-    return component
-  }
-
-  static func buildPartialBlock(accumulated component: Component, next: Component) -> Component {
-    return component
-  }
-}
-
-func acceptComponentBuilder(@ComponentBuilder _ body: () -> Component) {
-  print(body())
-}
-
-acceptComponentBuilder {
-  "hello"
-}
-
-
import Cocoa
-
-@NSApplicationMain
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func applicationWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBAction private func foo() {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @objc func foo() {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBInspectable private var innerPaddingWidth: Int {
-        set { self.backgroundView.innerPaddingWidth = newValue }
-        get { return self.backgroundView.innerPaddingWidth }
-    }
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBOutlet private var bar: NSObject! {
-        set { fatalError() }
-        get { fatalError() }
-    }
-
-    @IBOutlet private var baz: NSObject! {
-        willSet { print("willSet") }
-    }
-
-    @IBOutlet private var buzz: NSObject! {
-        didSet { print("didSet") }
-    }
-}
-
-

Triggering Examples

-
let kConstant = 0
-
-
struct Item {}
-struct ResponseModel: Codable {
-    let items: [Item]
-
-    enum CodingKeys: String {
-        case items = "ResponseItems"
-    }
-}
-
-
class ResponseModel {
-    func foo() {
-    }
-}
-
-
//
-// include_public_and_open: true
-//
-
-public func foo() {}
-
-
-
protocol Foo {
-    func bar1()
-}
-
-extension Foo {
-    func bar1() {}
-    func bar2() {}
-}
-
-struct MyStruct: Foo {}
-_ = MyStruct()
-
-
import XCTest
-class MyTests: NSObject {
-    func testExample() {}
-}
-
-
enum Component {
-  case string(StaticString)
-  indirect case array([Component])
-  indirect case optional(Component?)
-}
-
-struct ComponentBuilder {
-  func buildExpression(_ string: StaticString) -> Component {
-    return .string(string)
-  }
-
-  func buildBlock(_ components: Component...) -> Component {
-    return .array(components)
-  }
-
-  func buildIf(_ value: Component?) -> Component {
-    return .optional(value)
-  }
-
-  static func buildABear(_ components: Component...) -> Component {
-    return .array(components)
-  }
-}
-
-_ = ComponentBuilder()
-
-
protocol Foo {}
-extension Foo {}
-
-
class C<T> {}
-extension C<Int> {}
-
-
import Cocoa
-
-@NSApplicationMain
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func appWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Cocoa
-
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func applicationWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBOutlet var bar: NSObject!
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBInspectable var bar: String!
-}
-
-
import Foundation
-
-final class Foo: NSObject {}
-final class Bar {
-    var foo = Foo()
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_enumerated.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_enumerated.html deleted file mode 100644 index 0da98bf48..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_enumerated.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - unused_enumerated Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Enumerated

- -

When the index or the item is not used, .enumerated() can be removed.

- -
    -
  • Identifier: unused_enumerated
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
for (idx, foo) in bar.enumerated() { }
-
-
for (_, foo) in bar.enumerated().something() { }
-
-
for (_, foo) in bar.something() { }
-
-
for foo in bar.enumerated() { }
-
-
for foo in bar { }
-
-
for (idx, _) in bar.enumerated().something() { }
-
-
for (idx, _) in bar.something() { }
-
-
for idx in bar.indices { }
-
-
for (section, (event, _)) in data.enumerated() {}
-
-
list.enumerated().map { idx, elem in "\(idx): \(elem)" }
-
-
list.enumerated().map { $0 + $1 }
-
-
list.enumerated().something().map { _, elem in elem }
-
-
list.enumerated().map { ($0.offset, $0.element) }
-
-
list.enumerated().map { ($0.0, $0.1) }
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($0, $1) }
-    return $0
-}
-
-

Triggering Examples

-
for (_, foo) in bar.enumerated() { }
-
-
for (_, foo) in abc.bar.enumerated() { }
-
-
for (_, foo) in abc.something().enumerated() { }
-
-
for (idx, _) in bar.enumerated() { }
-
-
list.enumerated().map { idx, _ in idx }
-
-
list.enumerated().map { _, elem in elem }
-
-
list.enumerated().forEach { print($0) }
-
-
list.enumerated().map { $1 }
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($1) }
-    return $0
-}
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($0, $1) }
-    return 1
-}
-
-
list.enumerated().forEach {
-    let (i, _) = $0
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_import.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_import.html deleted file mode 100644 index fe414f305..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_import.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - unused_import Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Import

- -

All imported modules should be required to make the file compile

- -
    -
  • Identifier: unused_import
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -require_explicit_imports - -false -
    -allowed_transitive_imports - -[] -
    -always_keep_imports - -[] -
  • -
-

Non Triggering Examples

-
import Dispatch // This is used
-dispatchMain()
-
-
@testable import Dispatch
-dispatchMain()
-
-
import Foundation
-@objc
-class A {}
-
-
import UnknownModule
-func foo(error: Swift.Error) {}
-
-
@_exported import UnknownModule
-
-
import Foundation
-let 👨👩👧👦 = #selector(NSArray.contains(_:))
-👨👩👧👦 == 👨👩👧👦
-
-

Triggering Examples

-
import Dispatch
-struct A {
-  static func dispatchMain() {}
-}
-A.dispatchMain()
-
-
import Foundation // This is unused
-struct A {
-  static func dispatchMain() {}
-}
-A.dispatchMain()
-import Dispatch
-
-
-
import Foundation
-dispatchMain()
-
-
import Foundation
-// @objc
-class A {}
-
-
import Foundation
-import UnknownModule
-func foo(error: Swift.Error) {}
-
-
import Swift
-import SwiftShims
-func foo(error: Swift.Error) {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_optional_binding.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_optional_binding.html deleted file mode 100644 index ce54a1d28..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_optional_binding.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - unused_optional_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Optional Binding

- -

Prefer != nil over let _ =

- -
    -
  • Identifier: unused_optional_binding
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_optional_try - -false -
  • -
-

Non Triggering Examples

-
if let bar = Foo.optionalValue {}
-
-
if let (_, second) = getOptionalTuple() {}
-
-
if let (_, asd, _) = getOptionalTuple(), let bar = Foo.optionalValue {}
-
-
if foo() { let _ = bar() }
-
-
if foo() { _ = bar() }
-
-
if case .some(_) = self {}
-
-
if let point = state.find({ _ in true }) {}
-
-

Triggering Examples

-
if let _ = Foo.optionalValue {}
-
-
if let a = Foo.optionalValue, let _ = Foo.optionalValue2 {}
-
-
guard let a = Foo.optionalValue, let _ = Foo.optionalValue2 {}
-
-
if let (first, second) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (first, _) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (_, second) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (_, _, _) = getOptionalTuple(), let bar = Foo.optionalValue {}
-
-
func foo() { if let _ = bar {} }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_parameter.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_parameter.html deleted file mode 100644 index 93ea9dc21..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_parameter.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - unused_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Parameter

- -

Other than unused local variable declarations, unused function/initializer/subscript parameters are not marked by the Swift compiler. Since unused parameters are code smells, they should either be removed or replaced/shadowed by a wildcard ‘_’ to indicate that they are being deliberately disregarded.

- -
    -
  • Identifier: unused_parameter
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func f(a: Int) {
-    _ = a
-}
-
-
func f(case: Int) {
-    _ = `case`
-}
-
-
func f(a _: Int) {}
-
-
func f(_: Int) {}
-
-
func f(a: Int, b c: String) {
-    func g() {
-        _ = a
-        _ = c
-    }
-}
-
-
func f(a: Int, c: Int) -> Int {
-    struct S {
-        let b = 1
-        func f(a: Int, b: Int = 2) -> Int { a + b }
-    }
-    return a + c
-}
-
-
func f(a: Int?) {
-    if let a {}
-}
-
-
func f(a: Int) {
-    let a = a
-    return a
-}
-
-
func f(`operator`: Int) -> Int { `operator` }
-
-

Triggering Examples

-
func f(a: Int) {}
-
-
func f(a: Int, b c: String) {}
-
-
func f(a: Int, b c: String) {
-    func g(a: Int, b: Double) {
-        _ = a
-    }
-}
-
-
struct S {
-    let a: Int
-
-    init(a: Int, b: Int) {
-        func f(a: Int, b: Int) -> Int { b }
-        self.a = f(a: a, b: 0)
-    }
-}
-
-
struct S {
-    subscript(a: Int, b: Int) {
-        func f(a: Int, b: Int) -> Int { b }
-        return f(a: a, b: 0)
-    }
-}
-
-
func f(a: Int, b: Int, c: Int) -> Int {
-    struct S {
-        let b = 1
-        func f(a: Int, c: Int = 2) -> Int { a + b }
-    }
-    return S().f(a: c)
-}
-
-
func f(a: Int, c: String) {
-    let a = 1
-    return a + c
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_setter_value.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_setter_value.html deleted file mode 100644 index dda589e9a..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/unused_setter_value.html +++ /dev/null @@ -1,501 +0,0 @@ - - - - unused_setter_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Setter Value

- -

Setter value is not used

- -
    -
  • Identifier: unused_setter_value
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = newValue
-    }
-}
-
-
var aValue: String {
-    set {
-        Persister.shared.aValue = newValue
-    }
-    get {
-        return Persister.shared.aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set(value) {
-        Persister.shared.aValue = value
-    }
-}
-
-
override var aValue: String {
- get {
-     return Persister.shared.aValue
- }
- set { }
-}
-
-

Triggering Examples

-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    set {
-        Persister.shared.aValue = aValue
-    }
-    get {
-        return Persister.shared.aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        let newValue = Persister.shared.aValue
-        return newValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set(value) {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
override var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/valid_ibinspectable.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/valid_ibinspectable.html deleted file mode 100644 index 660efc298..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/valid_ibinspectable.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - valid_ibinspectable Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Valid IBInspectable

- -

@IBInspectable should be applied to variables only, have its type explicit and be of a supported type

- -
    -
  • Identifier: valid_ibinspectable
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  @IBInspectable private var x: Int
-}
-
-
class Foo {
-  @IBInspectable private var x: String?
-}
-
-
class Foo {
-  @IBInspectable private var x: String!
-}
-
-
class Foo {
-  @IBInspectable private var count: Int = 0
-}
-
-
class Foo {
-  private var notInspectable = 0
-}
-
-
class Foo {
-  private let notInspectable: Int
-}
-
-
class Foo {
-  private let notInspectable: UInt8
-}
-
-
extension Foo {
-    @IBInspectable var color: UIColor {
-        set {
-            self.bar.textColor = newValue
-        }
-
-        get {
-            return self.bar.textColor
-        }
-    }
-}
-
-
class Foo {
-    @IBInspectable var borderColor: UIColor? = nil {
-        didSet {
-            updateAppearance()
-        }
-    }
-}
-
-

Triggering Examples

-
class Foo {
-  @IBInspectable private let count: Int
-}
-
-
class Foo {
-  @IBInspectable private var insets: UIEdgeInsets
-}
-
-
class Foo {
-  @IBInspectable private var count = 0
-}
-
-
class Foo {
-  @IBInspectable private var count: Int?
-}
-
-
class Foo {
-  @IBInspectable private var count: Int!
-}
-
-
class Foo {
-  @IBInspectable private var count: Optional<Int>
-}
-
-
class Foo {
-  @IBInspectable private var x: Optional<String>
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment.html deleted file mode 100644 index fa24d6594..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - vertical_parameter_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Parameter Alignment

- -

Function parameters should be aligned vertically if they’re in multiple lines in a declaration

- -
    -
  • Identifier: vertical_parameter_alignment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary) -> [StyleViolation]
-
-
func foo(bar: Int)
-
-
func foo(bar: Int) -> String
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary)
-                      -> [StyleViolation]
-
-
func validateFunction(
-   _ file: SwiftLintFile, kind: SwiftDeclarationKind,
-   dictionary: SourceKittenDictionary) -> [StyleViolation]
-
-
func validateFunction(
-   _ file: SwiftLintFile, kind: SwiftDeclarationKind,
-   dictionary: SourceKittenDictionary
-) -> [StyleViolation]
-
-
func regex(_ pattern: String,
-           options: NSRegularExpression.Options = [.anchorsMatchLines,
-                                                   .dotMatchesLineSeparators]) -> NSRegularExpression
-
-
func foo(a: Void,
-         b: [String: String] =
-         [:]) {
-}
-
-
func foo(data: (size: CGSize,
-                identifier: String)) {}
-
-
func foo(data: Data,
-         @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-
-
class A {
-    init(bar: Int)
-}
-
-
class A {
-    init(foo: Int,
-         bar: String)
-}
-
-

Triggering Examples

-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                  dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                       dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile,
-                  kind: SwiftDeclarationKind,
-                  dictionary: SourceKittenDictionary) { }
-
-
func foo(data: Data,
-            @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-
-
class A {
-    init(data: Data,
-                @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment_on_call.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment_on_call.html deleted file mode 100644 index 8596f7c34..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_parameter_alignment_on_call.html +++ /dev/null @@ -1,500 +0,0 @@ - - - - vertical_parameter_alignment_on_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Parameter Alignment on Call

- -

Function parameters should be aligned vertically if they’re in multiple lines in a method call

- -
    -
  • Identifier: vertical_parameter_alignment_on_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo(param1: 1, param2: bar
-    param3: false, param4: true)
-
-
foo(param1: 1, param2: bar)
-
-
foo(param1: 1, param2: bar
-    param3: false,
-    param4: true)
-
-
foo(
-   param1: 1
-) { _ in }
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-}, completion: { _ in
-    self.hideLoading()
-})
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-},
-completion: { _ in
-    self.hideLoading()
-})
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-} { _ in
-    self.hideLoading()
-}
-
-
foo(param1: 1, param2: { _ in },
-    param3: false, param4: true)
-
-
foo({ _ in
-       bar()
-   },
-   completion: { _ in
-       baz()
-   }
-)
-
-
foo(param1: 1, param2: [
-   0,
-   1
-], param3: 0)
-
-
myFunc(foo: 0,
-       bar: baz == 0)
-
-
UIViewPropertyAnimator.runningPropertyAnimator(
-    withDuration: 2.0,
-    delay: 0.0,
-    options: [.curveEaseIn]
-) {
-    // animations
-} completion: { _ in
-    // completion
-}
-
-

Triggering Examples

-
foo(param1: 1, param2: bar,
-                param3: false, param4: true)
-
-
foo(param1: 1, param2: bar,
- param3: false, param4: true)
-
-
foo(param1: 1, param2: bar,
-       param3: false,
-       param4: true)
-
-
foo(param1: 1,
-       param2: { _ in })
-
-
foo(param1: 1,
-    param2: { _ in
-}, param3: 2,
- param4: 0)
-
-
foo(param1: 1, param2: { _ in },
-       param3: false, param4: true)
-
-
myFunc(foo: 0,
-        bar: baz == 0)
-
-
myFunc(foo: 0, bar:
-        baz == 0, baz: true)
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace.html deleted file mode 100644 index 523808c1f..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - vertical_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace

- -

Limit vertical whitespace to a single empty line.

- -
    -
  • Identifier: vertical_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -max_empty_lines - -1 -
  • -
-

Non Triggering Examples

-
let abc = 0
-
-
-
let abc = 0
-
-
-
-
/* bcs 
-
-
-
-*/
-
-
// bca 
-
-
-
-

Triggering Examples

-
let aaaa = 0
-
-
-
-
-
struct AAAA {}
-
-
-
-
-
-
class BBBB {}
-
-
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_between_cases.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_between_cases.html deleted file mode 100644 index 343dc9ce3..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_between_cases.html +++ /dev/null @@ -1,514 +0,0 @@ - - - - vertical_whitespace_between_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace Between Cases

- -

Include a single empty line between switch cases

- -
    -
  • Identifier: vertical_whitespace_between_cases
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch x {
-
-case 0..<5:
-    print("x is low")
-
-case 5..<10:
-    print("x is high")
-
-default:
-    print("x is invalid")
-
-}
-
-
switch x {
-case .valid:
-    print("multiple ...")
-    print("... lines")
-
-case .invalid:
-    print("multiple ...")
-    print("... lines")
-}
-
-
switch x {
-case .valid:
-    print("x is valid")
-
-case .invalid:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is low")
-
-case 5..<10:
-    print("x is high")
-
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is valid")
-
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    return "x is valid"
-
-default:
-    return "x is invalid"
-}
-
-
switch x {
-case 0..<5: print("x is low")
-case 5..<10: print("x is high")
-default: print("x is invalid")
-}
-
-
switch x {    
-case 1:    
-    print("one")    
-
-default:    
-    print("not one")    
-}    
-
-

Triggering Examples

-
switch x {
-case .valid:
-    print("multiple ...")
-    print("... lines")
-case .invalid:
-    print("multiple ...")
-    print("... lines")
-}
-
-
switch x {
-case .valid:
-    print("x is valid")
-case .invalid:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is valid")
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    return "x is valid"
-default:
-    return "x is invalid"
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_closing_braces.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_closing_braces.html deleted file mode 100644 index 763cfb123..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_closing_braces.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - vertical_whitespace_closing_braces Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace before Closing Braces

- -

Don’t include vertical whitespace (empty line) before closing braces

- -
    -
  • Identifier: vertical_whitespace_closing_braces
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_enforce_before_trivial_lines - -false -
  • -
-

Non Triggering Examples

-
[
-1,
-2,
-3
-]
-
-
do {
-  print("x is 5")
-}
-
-
do {
-  print("x is 5")
-}
-
-
do {
-  print("x is 5")
-}
-
-
foo(
-    x: 5,
-    y:6
-)
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-}
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([
-  1
-])
-
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([foo {
-  var sum = 0
-  for i in 1...5 { sum += i }
-  return sum
-
-}, foo {
-  var mul = 1
-  for i in 1...5 { mul *= i }
-  return mul
-}])
-
-
-
[1, 2].map { $0 }.filter { true }
-
-
[1, 2].map { $0 }.filter { num in true }
-
-
/*
-    class X {
-
-        let x = 5
-
-    }
-*/
-
-

Triggering Examples

-
[
-1,
-2,
-3
-
-]
-
-
do {
-  print("x is 5")
-
-
-}
-
-
do {
-  print("x is 5")
-
-
-}
-
-
do {
-  print("x is 5")
-
-}
-
-
foo(
-    x: 5,
-    y:6
-
-)
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-
-}
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([
-  1
-
-])
-
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([foo {
-  var sum = 0
-  for i in 1...5 { sum += i }
-  return sum
-
-}, foo {
-  var mul = 1
-  for i in 1...5 { mul *= i }
-  return mul
-
-}])
-
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_opening_braces.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_opening_braces.html deleted file mode 100644 index 22e333d33..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/vertical_whitespace_opening_braces.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - vertical_whitespace_opening_braces Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace after Opening Braces

- -

Don’t include vertical whitespace (empty line) after opening braces

- -
    -
  • Identifier: vertical_whitespace_opening_braces
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/*
-    class X {
-
-        let x = 5
-
-    }
-*/
-
-
// [1, 2].map { $0 }.filter { num in true }
-
-
KingfisherManager.shared.retrieveImage(with: url, options: nil, progressBlock: nil) { image, _, _, _ in
-    guard let img = image else { return }
-}
-
-
[
-1,
-2,
-3
-]
-
-
[1, 2].map { $0 }.filter { num in true }
-
-
[1, 2].map { $0 }.foo()
-
-
class X {
-  struct Y {
-    class Z {
-    }
-  }
-}
-
-
foo(
-  x: 5,
-  y:6
-)
-
-
foo({ }) { _ in
-  self.dismiss(animated: false, completion: {
-  })
-}
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-}
-
-
if x == 5 {
-  print("x is 5")
-}
-
-
if x == 5 {
-  print("x is 5")
-}
-
-
struct MyStruct {
-  let x = 5
-}
-
-

Triggering Examples

-
KingfisherManager.shared.retrieveImage(with: url, options: nil, progressBlock: nil) { image, _, _, _ in
-
-    guard let img = image else { return }
-}
-
-
[
-
-1,
-2,
-3
-]
-
-
class X {
-  struct Y {
-
-    class Z {
-    }
-  }
-}
-
-
foo(
-
-  x: 5,
-  y:6
-)
-
-
foo({ }) { _ in
-
-  self.dismiss(animated: false, completion: {
-  })
-}
-
-
func foo() {
-
-  run(5) { x in
-    print(x)
-  }
-}
-
-
if x == 5 {
-
-
-  print("x is 5")
-}
-
-
if x == 5 {
-
-  print("x is 5")
-}
-
-
struct MyStruct {
-
-  let x = 5
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_function_in_ternary.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_function_in_ternary.html deleted file mode 100644 index 3ccfb2541..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_function_in_ternary.html +++ /dev/null @@ -1,491 +0,0 @@ - - - - void_function_in_ternary Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Void Function in Ternary

- -

Using ternary to call Void functions should be avoided

- -
    -
  • Identifier: void_function_in_ternary
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = success ? foo() : bar()
-
-
if success {
-    askQuestion()
-} else {
-    exit()
-}
-
-
var price: Double {
-    return hasDiscount ? calculatePriceWithDiscount() : calculateRegularPrice()
-}
-
-
foo(x == 2 ? a() : b())
-
-
chevronView.image = collapsed ? .icon(.mediumChevronDown) : .icon(.mediumChevronUp)
-
-
array.map { elem in
-    elem.isEmpty() ? .emptyValue() : .number(elem)
-}
-
-
func compute(data: [Int]) -> Int {
-    data.isEmpty ? 0 : expensiveComputation(data)
-}
-
-
var value: Int {
-    mode == .fast ? fastComputation() : expensiveComputation()
-}
-
-
var value: Int {
-    get {
-        mode == .fast ? fastComputation() : expensiveComputation()
-    }
-}
-
-
subscript(index: Int) -> Int {
-    get {
-        index == 0 ? defaultValue() : compute(index)
-    }
-
-
subscript(index: Int) -> Int {
-    index == 0 ? defaultValue() : compute(index)
-
-

Triggering Examples

-
success ? askQuestion() : exit()
-
-
perform { elem in
-    elem.isEmpty() ? .emptyValue() : .number(elem)
-    return 1
-}
-
-
DispatchQueue.main.async {
-    self.sectionViewModels[section].collapsed.toggle()
-    self.sectionViewModels[section].collapsed
-        ? self.tableView.deleteRows(at: [IndexPath(row: 0, section: section)], with: .automatic)
-        : self.tableView.insertRows(at: [IndexPath(row: 0, section: section)], with: .automatic)
-    self.tableView.scrollToRow(at: IndexPath(row: NSNotFound, section: section), at: .top, animated: true)
-}
-
-
subscript(index: Int) -> Int {
-    index == 0 ? something() : somethingElse(index)
-    return index
-
-
var value: Int {
-    mode == .fast ? something() : somethingElse()
-    return 0
-}
-
-
var value: Int {
-    get {
-        mode == .fast ? something() : somethingElse()
-        return 0
-    }
-}
-
-
subscript(index: Int) -> Int {
-    get {
-        index == 0 ? something() : somethingElse(index)
-        return index
-    }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_return.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_return.html deleted file mode 100644 index b900f03da..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/void_return.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - void_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Void Return

- -

Prefer -> Void over -> ()

- -
    -
  • Identifier: void_return
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc: () -> Void = {}
-
-
let abc: () -> (VoidVoid) = {}
-
-
func foo(completion: () -> Void)
-
-
let foo: (ConfigurationTests) -> () throws -> Void
-
-
let foo: (ConfigurationTests) ->   () throws -> Void
-
-
let foo: (ConfigurationTests) ->() throws -> Void
-
-
let foo: (ConfigurationTests) -> () -> Void
-
-
let foo: () -> () async -> Void
-
-
let foo: () -> () async throws -> Void
-
-
let foo: () -> () async -> Void
-
-
func foo() -> () async throws -> Void {}
-
-
func foo() async throws -> () async -> Void { return {} }
-
-
func foo() -> () async -> Int { 1 }
-
-

Triggering Examples

-
let abc: () -> () = {}
-
-
let abc: () -> (Void) = {}
-
-
let abc: () -> (   Void ) = {}
-
-
func foo(completion: () -> ())
-
-
func foo(completion: () -> (   ))
-
-
func foo(completion: () -> (Void))
-
-
let foo: (ConfigurationTests) -> () throws -> ()
-
-
func foo() async -> ()
-
-
func foo() async throws -> ()
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/weak_delegate.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/weak_delegate.html deleted file mode 100644 index 4c85f6e06..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/weak_delegate.html +++ /dev/null @@ -1,493 +0,0 @@ - - - - weak_delegate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Weak Delegate

- -

Delegates should be weak to avoid reference cycles

- -
    -
  • Identifier: weak_delegate
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  weak var delegate: SomeProtocol?
-}
-
-
class Foo {
-  weak var someDelegate: SomeDelegateProtocol?
-}
-
-
class Foo {
-  weak var delegateScroll: ScrollDelegate?
-}
-
-
class Foo {
-  var scrollHandler: ScrollDelegate?
-}
-
-
func foo() {
-  var delegate: SomeDelegate
-}
-
-
class Foo {
-  var delegateNotified: Bool?
-}
-
-
protocol P {
- var delegate: AnyObject? { get set }
-}
-
-
class Foo {
- protocol P {
- var delegate: AnyObject? { get set }
-}
-}
-
-
class Foo {
- var computedDelegate: ComputedDelegate {
- return bar() 
-} 
-}
-
-
class Foo {
-    var computedDelegate: ComputedDelegate {
-        get {
-            return bar()
-        }
-   }
-
-
struct Foo {
- @UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate 
-}
-
-
struct Foo {
- @NSApplicationDelegateAdaptor(AppDelegate.self) var appDelegate 
-}
-
-
struct Foo {
- @WKExtensionDelegateAdaptor(ExtensionDelegate.self) var extensionDelegate 
-}
-
-
class Foo {
-    func makeDelegate() -> SomeDelegate {
-        let delegate = SomeDelegate()
-        return delegate
-    }
-}
-
-

Triggering Examples

-
class Foo {
-  var delegate: SomeProtocol?
-}
-
-
class Foo {
-  var scrollDelegate: ScrollDelegate?
-}
-
-
class Foo {
-    var delegate: SomeProtocol? {
-        didSet {
-            print("Updated delegate")
-        }
-   }
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xct_specific_matcher.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xct_specific_matcher.html deleted file mode 100644 index 2dbffe992..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xct_specific_matcher.html +++ /dev/null @@ -1,600 +0,0 @@ - - - - xct_specific_matcher Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

XCTest Specific Matcher

- -

Prefer specific XCTest matchers over XCTAssertEqual and XCTAssertNotEqual.

- -
    -
  • Identifier: xct_specific_matcher
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -matchers - -[one-argument-asserts, two-argument-asserts] -
  • -
-

Non Triggering Examples

-
XCTAssert(foo
-
-
XCTAssertFalse(foo)
-
-
XCTAssertTrue(foo)
-
-
XCTAssertNil(foo)
-
-
XCTAssertNotNil(foo)
-
-
XCTAssertEqual(foo, 2)
-
-
XCTAssertNotEqual(foo, "false")
-
-
XCTAssertEqual(foo, [1, 2, 3, true])
-
-
XCTAssertEqual(foo, [1, 2, 3, false])
-
-
XCTAssertEqual(foo, [1, 2, 3, nil])
-
-
XCTAssertEqual(foo, [true, nil, true, nil])
-
-
XCTAssertEqual([1, 2, 3, true], foo)
-
-
XCTAssertEqual([1, 2, 3, false], foo)
-
-
XCTAssertEqual([1, 2, 3, nil], foo)
-
-
XCTAssertEqual([true, nil, true, nil], foo)
-
-
XCTAssertEqual(2, foo)
-
-
XCTAssertNotEqual("false"), foo)
-
-
XCTAssertEqual(false, foo?.bar)
-
-
XCTAssertEqual(true, foo?.bar)
-
-
XCTAssert(    foo  )
-
-
XCTAssertFalse(  foo  )
-
-
XCTAssertTrue(  foo  )
-
-
XCTAssertNil(  foo  )
-
-
XCTAssertNotNil(  foo  )
-
-
XCTAssertEqual(  foo  , 2  )
-
-
XCTAssertNotEqual(  foo, "false")
-
-
XCTAssertEqual(foo?.bar, false)
-
-
XCTAssertEqual(foo?.bar, true)
-
-
XCTAssertNil(foo?.bar)
-
-
XCTAssertNotNil(foo?.bar)
-
-
XCTAssertEqual(foo?.bar, 2)
-
-
XCTAssertNotEqual(foo?.bar, "false")
-
-
XCTAssertEqual(foo?.bar, toto())
-
-
XCTAssertEqual(foo?.bar, .toto(.zoo))
-
-
XCTAssertEqual(toto(), foo?.bar)
-
-
XCTAssertEqual(.toto(.zoo), foo?.bar)
-
-
XCTAssert(foo.self == bar)
-
-
XCTAssertTrue(type(of: foo) != Int.self)
-
-
XCTAssertTrue(a == (1, 3, 5)
-
-

Triggering Examples

-
XCTAssertEqual(foo, true)
-
-
XCTAssertEqual(foo, false)
-
-
XCTAssertEqual(foo, nil)
-
-
XCTAssertNotEqual(foo, true)
-
-
XCTAssertNotEqual(foo, false)
-
-
XCTAssertNotEqual(foo, nil)
-
-
XCTAssertEqual(true, foo)
-
-
XCTAssertEqual(false, foo)
-
-
XCTAssertEqual(nil, foo)
-
-
XCTAssertNotEqual(true, foo)
-
-
XCTAssertNotEqual(false, foo)
-
-
XCTAssertNotEqual(nil, foo)
-
-
XCTAssertEqual(foo, true, "toto")
-
-
XCTAssertEqual(foo, false, "toto")
-
-
XCTAssertEqual(foo, nil, "toto")
-
-
XCTAssertNotEqual(foo, true, "toto")
-
-
XCTAssertNotEqual(foo, false, "toto")
-
-
XCTAssertNotEqual(foo, nil, "toto")
-
-
XCTAssertEqual(true, foo, "toto")
-
-
XCTAssertEqual(false, foo, "toto")
-
-
XCTAssertEqual(nil, foo, "toto")
-
-
XCTAssertNotEqual(true, foo, "toto")
-
-
XCTAssertNotEqual(false, foo, "toto")
-
-
XCTAssertNotEqual(nil, foo, "toto")
-
-
XCTAssertEqual(foo,true)
-
-
XCTAssertEqual( foo , false )
-
-
XCTAssertEqual(  foo  ,  nil  )
-
-
XCTAssertEqual(true, [1, 2, 3, true].hasNumbers())
-
-
XCTAssertEqual([1, 2, 3, true].hasNumbers(), true)
-
-
XCTAssertEqual(foo?.bar, nil)
-
-
XCTAssertNotEqual(foo?.bar, nil)
-
-
XCTAssertEqual(nil, true)
-
-
XCTAssertEqual(nil, false)
-
-
XCTAssertEqual(true, nil)
-
-
XCTAssertEqual(false, nil)
-
-
XCTAssertEqual(nil, nil)
-
-
XCTAssertEqual(true, true)
-
-
XCTAssertEqual(false, false)
-
-
XCTAssert(foo == bar)
-
-
XCTAssertTrue(   foo  ==   bar  )
-
-
XCTAssertFalse(1 == foo)
-
-
XCTAssert(foo == bar, "toto")
-
-
XCTAssert(foo != bar)
-
-
XCTAssertTrue(   foo  !=   bar  )
-
-
XCTAssertFalse(1 != foo)
-
-
XCTAssert(foo != bar, "toto")
-
-
XCTAssert(  foo   ==  nil)
-
-
XCTAssert(nil == foo
-
-
XCTAssertTrue(  foo   !=  nil)
-
-
XCTAssertFalse(nil != foo
-
-
XCTAssert(foo == nil, "toto")
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xctfail_message.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xctfail_message.html deleted file mode 100644 index d77f50e09..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/xctfail_message.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - xctfail_message Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

XCTFail Message

- -

An XCTFail call should include a description of the assertion

- -
    -
  • Identifier: xctfail_message
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func testFoo() {
-  XCTFail("bar")
-}
-
-
func testFoo() {
-  XCTFail(bar)
-}
-
-

Triggering Examples

-
func testFoo() {
-  XCTFail()
-}
-
-
func testFoo() {
-  XCTFail("")
-}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/yoda_condition.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/yoda_condition.html deleted file mode 100644 index a2b0187fa..000000000 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/yoda_condition.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - yoda_condition Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Yoda Condition

- -

The constant literal should be placed on the right-hand side of the comparison operator

- -
    -
  • Identifier: yoda_condition
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if foo == 42 {}
-
-
if foo <= 42.42 {}
-
-
guard foo >= 42 else { return }
-
-
guard foo != "str str" else { return }
-
-
while foo < 10 { }
-
-
while foo > 1 { }
-
-
while foo + 1 == 2 {}
-
-
if optionalValue?.property ?? 0 == 2 {}
-
-
if foo == nil {}
-
-
if flags & 1 == 1 {}
-
-

Triggering Examples

-
if 42 == foo {}
-
-
if 42.42 >= foo {}
-
-
guard 42 <= foo else { return }
-
-
guard "str str" != foo else { return }
-
-
while 10 > foo { }
-
-
while 1 < foo { }
-
-
if nil == foo {}
-
-
while 1 > i + 5 {}
-
-
if 200 <= i && i <= 299 || 600 <= i {}
-
- -
-
- - -
-
- - - diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/docSet.dsidx b/docsets/SwiftLintCore.docset/Contents/Resources/docSet.dsidx deleted file mode 100644 index 31dcd52631ab12085ea29c7899f27fbec02ee4a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180224 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 Wbsz(}P_-IB3l1F|<*mh-*Z&8c=5g@= diff --git a/docsets/SwiftLintCore.tgz b/docsets/SwiftLintCore.tgz deleted file mode 100644 index bf9a9686b67a5080e245983c6cf84df41966e8b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 689700 zcmV)gK%~DPiwFR!&D~}I1MIyCcpKMsC_FRd47h=?Ez>Ye!y+xoBCUl0NN|&683Gs4 z5=BX%C`+;o4}l>$A_zcONJ8?G8K+5`CTY`VX|p%!d)b;Mc}?83X_}7CC>-v>{~sj(4}=ED|COJv;K1PEP(S(=4t52C;qXv^>I&DH4%?q%zQE@Y zDY;@gE##c*p=t{Y72qiS(Ek53@)NV0|7a#%5YmNwofg98=0Akyf2e1)_}-%rv>fgp zn~Ba|I6dBlS3}q7bH`3jMZ4}j(AO8qW>Z36-`MO}*Xff}vDq#JqpxrL)V*EzE)@#d z(Z0U5wY7sh)H;~RtU$$l-|1W?E945LlL*)W)Zk#Ukh~Y6A>+-Yk0o+qwlJRN=TkzmGERjy)YS@I z1i}iLgxx6Vnx|6pd}8_B*^{;~VCm%1+Q|ugYUSXfSXe5~9~3iv+C22>!5{7;3*>Mg zUO*4DJlosqXXdBc`#*_i?O-x5Cf7HMqvH7=9udB+S{~C4wrZsb1ksBI&4pN>MpgxO`RGWf4Ga(>Y6##rK{Q1ljc{1{auAp7X8lhg{9sC?egwIu=@%ihtt*7 z{mCc@W+TT=j_cv|h)INQc6@UDY}e_tQ`3>N7rIW2U)bLTXu4*{AD$(+ls^F>{I_j%ssd7J0Wp4WL^<#}1- zGmVcme6b`NyA>TJgB)nKIxvMWf z8tgX+qK1_6xiD@Wi>+p_-osIQebSLEk4C&FJ}RVFM|-D*!cr!w0=>Ymq)tO|&IxWX zP_8o<#-QT;2vTgU6pNLzld)JF{tU$?3nwNnPWoA@)3d#rvK{%SJ5pWHWgYYLDhHjM2QXD&)jMX*7|^ z<%9$-+7vcZCqqHo>T|;?;z5FVSVbHRlrcx5fyiL2lrHe=!NJIUK9edIgwsmHxp*uV zTZ}{k6T>m3?F{;NG%yhiL^Tj|vBg4SAt7;{9M$cY#4>R6DyU1hOw^l6S97jD(t26V&U#s@ z-&fMwmFI>~Q<0`Vn`W3!Y3>e=8u!T}-cTUHEuaG-iFQ;r#V3RnAzi3y3ppa##6Xx< zTo_Y>4wYmus3RvbUU6SVPQ+rcX=Xb(YL`!PE%EuK9)vh!?Z%?89?hf|#KmIHbm$x( zfMx^Gtdt)-j{Zic+_iXNLTb33qlSFa8PLL&dJ_8Pn?PVbOow0~3{_8uF@|8j0Y#~l zjidAQ@f{r1=aWw0ITJO_-4+NKw$??*K^b%;T3UxQ9Un&xx1pi+OMFtuV||zH#@HI_ zpbmB<5)8xmjFms3?XZ3;M;$#>5FQoBs37U!dgXRkUJd+V>IIdxIgo^aMT{Z zbTq+d3∨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 z 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≦̸k%Rm*)fi$A-g!a#E|3TDD`){JA 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

$;*RfeS3IM7jaHOeCJ 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�bgx8r$^&zOM&&c{Qubbj)t(+{=nEr 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

pj=9xVeVp$CvT3+-#D&5&-+As*(Ic!Kn6)A? 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 z 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

#b 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%0AS_=}`W~IF4+yjw@1>YVV1| zmAm^Hv9?Fq{onFPJ)CawOHB;Y4(}AmudX9%NP)fdD6>5~`_0!L`XmeX0pnMQf8vX;UfT z8MckANv017I%q(~eImyJ;1;sm2I8A#Fg1b0g?9w`Mbxo|%#IcIoGhwPZ=Yyc>x_yfc<#D*lZWo|khh+Mt{~;B$wHX{?6*JmT^S=;x7`X4uq2v;PN!qgC%bjh5Da zIX^)Vc&?faVQ$QZFy~W1%>}`O+#FdH?n_{)r93^n>UDHK>>ERR_yjTxAgK zc*o_!IO6|Thvbs9NNY|-j&!)mSIfCn2aO>o^x?vgg9nN@_Ct+RsRR*n(AcQ_Z9`K5 ztQ7;KpOIwP$UdV8&H>`B>iFBr(I!U?YelOa+eJ{rXZqyv`_eOuk5f?Ge;!j;Cl*4; z6*At@LdE5(K-dvmC3T~z)pj%hq%l0uOwJak zWbMd|5R8@OXca7JH0RNoGZ8X^eI*ix_Q?(&NDey89T=~)W~86=y6DT51+LyIH;YG< z=kSAe(-Uy~KP4_u&0SUhayZUM6DX)VS?MIA?oQAGEK!mJm~d*P>(V1uRRf6*;(quz zoF^OFJ$c~Z%s`Mj`0$AjdnCE6w(4;3RBLfRz7Y2qPfXmyS7VVV=p2fIAQqHriL#g` z`RQ;aMnf@OqKe_oMf%`a;1==ox%idHk_de@)+RxRpSCm@UYF>3>_p^Ev0jcw33`uy`Z8et0bxYZ#I~#;~*x zt^{^5y4?2(qDwiJC?ep;isqLAhg;y+)*$1;2vlP-5M3G4_QFe*n8GVt(ek2hMwLk% zX}ZVIcNjG~qMK@Tz-slq(h2EFqE8y(#oOq}Fn99PhzMt&wEP(fiN~y0u_F4m%8fihYfDzjj*3kQEsD^A#3AbNEJt+@a{)cFOu0cGrqHKF z+=EITl@o2ewlit<KZ~Fq}!b%k=+tS51+ihtRjRXF%vrLV{k)Abw7 z!hg#o{KrrGu@SBPAD@&TaAL8$xWmq?N*@`QB!}p~I*`}JEL=hfTD4*7lR_Q?-b5?q zwD^3u(Xx#YZiKQBHnfALpj;DT)ytJ&w?W4Vu1e~mG9RrnRn5nv5W2)xGf$XS7I9Cf zXsE=Lqp|jIhI5BOSuwu3SeGxACg2IMoF%I2hnJgx~Spnna9Md zD%;Y2;UC51#;i>sL+K*kC}&`VL@vKTodt(Yk=&s9dr<|$1iQsM!x^T(N@ri(45X(vR%;vusz<|osQRmmo0{#-vNW09 zFjr$e3v$4veKEHdDGMo&DTjYxqS)8D8+|E$a1v^@IJ9&W^Kd2IoLau_&>gi*SyVfU z!~d`AD9ip()}Jcx9<{qsl?6L!tI>#~R;q<$j`j_W!o_FkhCq6TR&YSp?mMrKN44if zaV`8AS%20=uPCPlFVO0Rz#<$m?x*pizHmToRz%}LPAlYYnQ>cX(Q2r}m6^WikmB}tB)0=!=S19EPa1Y`tKw!@ zyB995gzYLS)p{gK$YarDfaP~yvc>4E+aflv^0cc`@KzC;jmS^lM^&?17Oa1TYp>6Y zBUp91_`Fp)D%I!35p4c~H6Gh`tcU3`=#)Wfh$ zes1o3*nH(g^RrXUk2e>_k4!?@{hU&i6$K21uBRBD=>fF4RLwBy2$U=BAYwN6Ah@do zwS@>@HSR;(UmnD^Ey#E~1lm=?c#2Ao!xBf@SJ$8si4(K%G#;*^hK&gFH6M#&=1|F34Uux~d8C-R6M4F{gf*-v4-w}ifuP`2Ck8<>UjAmJQf&eIrcGw0(Pl=#I#jCKLu`D-6m^8Zm+=JtvB)#@O_#VtQ>M>51eYun5Y80Y>Qtp%mE{kZD-zo}4H4PaC2*+cl@{d+*K zl-LOiZ&i*`#WE>HH~`gzdIKRoIvANjJZfoQ^iEQmR+P6ugm$c(~3yERssxe+CW|hHwxA4!P?thkeT)l|lxi zcc|1XGp#GpN`!25ROe}|TKosssnbjQks-rP`y*J&Q4AE_>W!{t?FMhDs7g9=SyfG8 zM?vJ-KD#wgb(QwkLC{sIASu?_2xVw%(QH~_vg#wb-Kdv`hhV#aN*qahT}}mLx7S6p z$4lsDeVv{xte1-a!FjgA<8GN_wQNPAPRJJ(MYoOY7)-(~zT*vbbK1hgh-RS_N9H@; zpxzo8*;UWu=pgo=8m>{ikUG$}W@B`@>hU<#u-p!jQIp(J)Q>?Sr1*c?d-wgekz+wP zfBPw5?u<>2C|)GXo{<|2mIw&c4My zN}lAas=lBbXn>?dOPB=CLo3vd`OZ&~*iy5aIhRr6*8$Gx^`&-MrHYtF$hZ(KT9(lTrh)~8 zy!q-gSE_!xpJlim#cEl=lEpAVb?EZbckvZlZVJP=`H65}o+@E{FpBr{MCX-ZmAzNn zU97_(?uvS=eY$Q}zkO$}WJ$w!-v3Nl0e+MJE%Wr$N|r8h#I|xlW%$pmm~uar#{FbM zKoL4M*z)DFjxhQD?SksBhSnu#|Ki5UW{i;LT8xl6yZAConHuL7>`UnKCAnYJ<67q0* zm7_3LxXF$KbLKf2bAuQ(^~bwi`e|ejF$ho=)+44$3*&V7AZ{?2$29c4#BJyZxSl5# zzIz0jdWNsZVMNE@#*bs}pQO>Bn&Od=C#%A*jfoSTc)|KH+qQyy>*X0)OrPR>p>zRO z>`-Rlds7S#gyx++i~iR#HA#+V$m0p2JqR&MT^8+`lTJnt(xJ~t%JlDY7p(b|5=AJw zP2om;*^D7qRoZsMqMH`VHi5cP#hAKzTfL~NbQ?jfX^?Iu6zm6OSY9q;{)CWCJ@t%G z?`)Ci=YE|RxK1L%y)0y&hy^GPm{~JWLdW!rhJ}jf+@YxdA~&Wu4Gs2CaQmIwj3Jj7 zH;fq!X0D}on3o33#Jn`ffEpGDtw3CXhEHY|askQiiV(0J21h2*iz&f5bv&Q#Xd-u? zO)V!FTI8&#-;`&aZD6gXlUZp*ozdBMz4b-6^X?X%5^LdQ zj4m&Q^FZ1kyFyQ?x7XV6`vCIGxFsY(qY737+gyudx3<&QC^5MPmmM}i zup+X-p;VpK(#V!~%ryFj=s>CuTsFw_@zs#-)2zm^9}Ye(XCj?)a)Y?S2*eKB#9nc| zCCiuCABMs)x`_P{vB&2a?vtW_;oCdsSUx|G2lDyPQ~CG|Gy?hZ(j_N(?By*kKjfS0 z+8y8jk_}ptSsYwD>ZkCUMmZO9#6}S~7pW36E>t6_(Lc|O%5$z(%4{7QoHuK4^DQ<- ztK>{fycqILyg)iAR$K;$>4z3M9!v9WXOA8jtK|M+`KXv$Vwx92u?gY;HBIxaD$0N{ zI@zWs_Z^oem~zu@vpLLI3b7hhQ!sfdN#<&XQY;#jQh^#I!jS*N*cp7v9XUyau%%ym zxNI_~EU<-;tHiP+byjju`(P}lovbURM0!D6%K5t16id$*%3Di{V$bw11qGifNAFs> zr`obP!$p+9kpnJ)8e)u*b)&|LzaM1I?BtW&QLSR=s+D|@dGdu*eyW!DVs;?Xpy$^q z5NY;&Re~8WRFTMRfQa+)qG~>*S@MNB<1Z?!pp)m!S0M$)0+q*XQKxSzW7r6kmHN_eFdp67Vjc3QKrR;AkkKIwCSF5A(5sT#yHvIPoOujNAqs4)IOx& z9G3Fjcg?PL@Smt1PeG_(Ufg8G3igyG5V8cMh$5*oSA)v}YK}*V;4#@i{b@=F0GG1z z!sRt#bzUUaOy)QVr~8wMJM=(szTxJ01-_!hKM~n%u5F`irzD=3`p;yTN9pI8ZjmpW;ci;ptK!R%4!pj>dQtg%Wbo*lzFzS%D`Axhbt`6h+p zR*GATqzCj03=8dCY3s+VAIz*5%nVlNjiJ60(S}g}l)ds*Xope&Ex{GB+ESMTOMxkt zK6xm`mz4m?ya`+pMzPW|VUm4W5hAIw<$>h7qy`>OE8z-qv*DGSC<}9%1pIJPUxD*L zigUr?daDKwPb=SamYW4-(Fsepq4Ss>P%T1fo6{HS&z#<+`nJ}=G+FZh1a?j=U*)D0A$(RCGq>pomNvz5=QWA+3A*3QA zVs@>IXjoSo=n~koLtW|T~z z=1dh_xs_7n@?s_3;?R$}W%7bppi{-)EEZJ3ui-)c&~)c1Sh{Y*^FGPzH~h=C^2O+s zDi3IG(@29h_jN^!GkwEJpDo%aL{Y(Uv_>*$MP86kLdXtdauX-3)@wS?S+H-v+o3-_{dVU9~q=ru36H6 zzD2W1P>C_lo;eac{!=kdG{zDL;V|8!xbU6>{>zLIyR~M~^R(IcTl2{_8YF6MtXYj# zv$OVHi;iSWyS(_1MjB6k^#(fbnL8llb&9*h%IZ=|iTDi=P>#dC(L?rpiy{_pu_zog zRZ=#0y!bggCfD5svb4FEg8319>Fi{AG^Z4WH<;$0+h?z2cyXq3p0Y^ohI9NJa&nAW zVY%g~aSWUJnd-%Huj*h%nhKO|9!MaH=3ikDVFDu?Cr2G{q3Fo%g=2RVMsAaxaJ!9p zO&YMOv{|N(iGznS@5JUEB@UUnP&q0}smnEtP?}gcMt4^{NapeIhW<^AMnMfSqj3eN z<;V{h1AW!Qbyd#>{ABF)e9dW5vuBkEQiIRC=5Zv;gz}Y&lp0z@>jFnPvJ^W_GW1Hz zHRpIj=F5*F1ALJK02SK{A$oC3ZG|V!#WdA&B~%yrcaX&h*Yl^s0@6B@m;CjYYjCoJ zVMmztc!@E(yZ9ghVDB+Nq-rS)2~24$TCoW9GEGoKV#Olmjh$p0V+nI7cXkyrr$?w- z=X_Pnb0UCCiEC@_njUVZUsj&G1Z3e~=t-QNEJoN25khNaVds{ks(El+Raz{;`jzbS z)i`ydN7c0ow@S@JtejM}#hvavoMPp(0QKR&>(dPbgnI)->Pauni$OM1nZ?9!Gs z;+yN6=V}Bj8#9!T)$lS@*%LXyMn4mxQI48SDgLFfB+V41_fM3U)SCT=ng>C$!KwX*CnpFq((f0j^1Nxg>d za}Na^B*hSrrOa9ULkAC8#v^`R4pPVuve9lUi`n!w4kWu(_w3y-9g7KF5f7__TrRDC@#A7#*qo1|MHi=G{cUJ zq-Y`!ZQB=#5)ceOhMcK_O*smUYc-p0^z1Q32lL;Jy+9awqkkK+Q}{il4buybZA&o4 zw#BPp1(*kyb~@DTD*Mwg0MeYHaif_j@|k9GLs}+^hDxkTc85&97qIyPrYx=3zcbyy zlesvWC?DS0!$7wko>)`{5z5>%zm9$drKX8M8sjcgc5V!>W~V!h=IqJ<(Oo=h4A&kc zFGw*V07^^0Qg8BQOPj6zvu&fXx#;Qf%=3qs`XUM^B&C~z&hX-Dc~1xys!bpwMKs}o zZt7wZ-dv`XQpBU#4L+bwl6O5J^NQiez~y<6OY|%S2QbBzPLvvjagx#cQcgxGl%`;pEJ- zETeg4xCSmWw2D>tAKQwDtL#7J-YlL*KIg9maV)6>#vCJbEX6?t1z{_Uf{L3M(@{BN zwZ$qrRw6(t&V~ryW_UKkTSmfsjv>q$gqJ|iLiaKWQOub+C*PJ&%R?6n2W1E!cQ{ru zsg^=mF}{lSMwAQu2v2$;zhsrgAX*rp;yi+kw^PAeT%TCjZmajai}R;Ol2{;pTYkVe z7a7Vx*pPLp{EFHjAHV&PIz?bG9i`*HBzZ0!|M9CBigr?HSE`(%tLMA(^?v-vmA#c8 z@26c^qzg$$)U_1USbh0IbvdhnWr3EJtrqHKjSG3IY z$1n%<`DAqkbAjcF%l%g1FLQiOt9tmjGRnfrI9-`e9_REe56V@;4=g(zMaS#c8Hgp^ zlr0Nx;qlvb;4L~eEsi!6&jtgRE->k*FIs{x&7Z&avU&@Xk+VeVnN z(D<&F5+!9DkkD!UP_EQIs)(^R1^UQD;>bbDl?`V5+tcSB(2IUBo~9*JNU!sspxT-A#K z?NRb51GFE`Lo|`eg1*bkK4S{-$Df_Sr;`Z7o*yLV7*B)u1UD(esbMoFg8qhq5Bvg; zT=Ux?BBt^-6L}egaH#gUX@V7?&BN4p2JRTh#f=&*Ewof4jnK@@8S?PNQ`h$gV;6(< zHmFI1&*;QCrszZ%kZ749GVfn!$uUbQbXaHd%RlrYv7x4fqA~UEt{j z_>bsYdHDl6NjH^_;Y)Thl@gY&D;aD%XggROFX@!c4#G_v$l3X;oWZi(@|22)kir?A zy3#QptMT(@GbdCPce2riPbPVdb^?C}ETe>XBZA(UE77#LV^pB?prqwXVJio zyU)1GzqtDm{&T*3IS2OQM1yhXV?3{oUa$A?!2=6_A3fZn-`)m$$A1sttJQz-@ZqCP z__MWP^)}#n<9Al?CJ-=-6DI;tqFE5QQE@)VHX4=G!}?;$-`~i;ZrAz)j;6J4jgw>= zZ+E*VUNW8?cR*e3!m`1iu;IP~IiH5pb8;1Gy~PjKelX}@`oWuL|Gxeb*2cj4*7t`% zCf>-ySW&O`-`%?x?ZIn49}|E-2-AlEFg82xiJz7fbBmdIwv%)M`jAUJELr z@ZkW=eRSVxk*Kj7z85F!s9a3fy~Lfc=rJSjtnv6hP$CuKxIuW7373CYeRDtfIpHluo>>EhLDI z;QQps^1dOuHy=E)IJxhK4#p+pBZzwzpuPX$;PtOfIpnQQGIoQM(AbA(ngRF#4LdlM zh>)`WEGTfnNqd-)J8IsaMgDz76!OhY*B>_TBT9e1%)pXUk0?VX;w2e*p-o%5f{hnG0pRn86nXBeWcv`$|eO2b? zwqdU78>&pqDIuKr?U>jQM~#i2KRBR45>Y%mN%%7S>_$(W{OJ}e!GmLAM6r|xS!~Lb z1pjXIchUi6a?%t{wxM&!VHgvNdd5xFdd2I`0WX{Kx*&Ve9n z`3eIEnFFTpx#pE{`I+%3bvdE3DV|4}Q~cHhXL>vf1BA~)#K18S4-;ULv$0L*X0L6n zH>Ab|>tV4X*~zii=Ka*hoXt9w$pVAW$KbOU48zYIKO8vx29$t83IIT~02Kd!+d51A zZ*~8!r2i8~0A{~{?vMY<_5Vlxt=_||{ty4v`u|P*>;CY=9qR|;@q7sYD*$}^7~={6 z()O%l55%4K$+ZqbKWbaYv&5RrK=Q>C$M@Zc;wJ`SVmYyO%$5i1)<$Qu^Apybt{Iw7 zTh>Nzqi4Ow7`Bo1E2aX&bbJ>x{+rJh5VUBpe(2u0t1KJHI?-0nW+^4I(FoP;{ETNZ zZnPt`_RiFsy1o}sKozMx$)N^tR0s~z$6>>ItP{GPCLzo<=l z=@h8hy4-O)(3KcqvK!Rp2GluAJU_O-UW&)gXD13$;N8~O>}4(JkJ~{lA@tpQ_xJ-9 z)88QDE@BVffTn|34E|)E(}{cc)*I#iL07-ZGMq6zIU$?P`D>O4Rjq?Xa!1Q zD;Z<7PhrOVoW-mn99UjV1U+&^=6!j_kX=OEMl%tLt&NI^qP;{_3Io z>lhbQhFK5&m<71($)gjiy=((ZNgOYT^BJId(HME=G`5tfEz_0;M@dV4*-}afBD;Z? z-MyPZ*HON>gf%|{fcygBFNefk5@cc;Mq8?tgO-EPAV2RYlr)p|Xsxr=>Ne>|Fr-&bGKN*oNwdF3kIr%23>Yl$ z!cT6Hfrh#Sya6R&qtWJxfmxC6`G2%tNA7go`TU7k2)-jjhQOV zh;w!50e*2P6=+W{fRf81jg4eTtWNMbvKjyM3f51qDu)E+QF zZpRWh#t&4icw8JiZGdS2U3TnntuJ+xSR1euF1vg9*Z8mNM{8a9F4SO^kcGT-2A=>U zmrAZqCs1(?i_a!9vtLiV5&_TB3O{ zquY_zg_H$C29HGPP{8u z9IW9;>UpQVFN( zczE_$q~Y-aEKpvS;2%s_FxcOd9hXKo+<%vI5_rjM=z?~lFH=EnWj$bJ75Ifl@gj`q z2r9eW6{~Ggl~AvF7kcWdwjCMsb~j)J6s;#fnxt!w{1D1`-HjH|slJZe_yKo(9>Y9p z0{P;q9#o@t{1_i2dc11`;kHD5$=X6S3S9>`ydYs4DrCRA_}dKD`mJq7|3(}!BQDdD zU^c}sw3DL|4sM(bXE^=waFH!p)WOrV{aod8S4bUEl_6#ajrfn&ZSM&Cnn_#hAK6he zp9tOA)(1{ukS^B=a)76>DP0#EBq`)AZ9d3kNjF5SM!ErV>T`x?ZwNl1LmwUOxNEle zgLi3eg%Mo*cN`;gFNR@Kz=3n*+(tD5n1t1FXZC&7N9D05*H zGsBw5DeD$MR>pKiHJ9m*epc^u?XPsc>G<0X3U4l6$hx@g1_N)q0e|6(L(dL9;}U7R zfkwdXV;@pMrG^YXJ~}=YOMEJqz%xBH+Tkq5C-}kQ)F`ikKU4F#;u4Rbmrq!I-l-e7 zaSZt}FyUzCvp0C4df6M*422R;6rx8ea_q5mg3}LA;1T{dK=ri05^I8d1A^of9;uoy zF0W?5su|!TVg{d}Wz5DJhH4_aarigK^}^W^WP=xaK8F{W9c$v-`OyyzoFi-eJHCc? z<8RHzTCmn=J!!1PYXMA*Ov+lLiNEmrT?6J*_A8e0wN$S?u$A~4u-qN1@3U5WsJ=U` z_DFq)1?kl8{;k@qNfVLex`oxG%Q(7@&bSAleI}*9)N33!>5sPM;UzZx~$=HC}K+yx=5w z!HMsJ$nJtD?t;l59FtHu18Nfr3vA0<7aXP9O3BVHunEFNzBD}n_yS@*< zuNOi7e#%XRdWzf0?Xc~%XKkNOP{gkArVxJ-Cdamnh1-KgLA!C@uJ$pha+-eRTHS{ zG_8vDVBZc|@EFjnLwg`T?_(4gs4TQk+LTm_Dm)eG`{Vtouxtm5dag~pUQg20g8|xc@0+JV1WVw{A}RP zpG1!6$Qqtg@}{3(ucjoe=_TOjc!AnNdz`IiiGf)oP#mbk$<{$oyjc(e#~#91zHT=q zC>Iw>jdy3_SynGRW!Uei`7j+#m5R+{pPe|$R;@m9qD!Gj7*~bdsqsFZqnB<+rf2`{ z27hQ^ffL}15ma%YSrQmF4Y11L3_74MA_OF$@z_Zll%21aEfd5r7O(_L4%LP1(Oo=| zN#Er;{N-iNw!tm}wRzZZ8tsNd8Up-;vjl$!Q5eVgfZI^`>-+R~62|o1k3;;K(4R0k z!QX)X4C(JV{*9V{Jp%K@f%>y@d3~ z#adl28549a-571)T`T^B)q$>xf1?ngJaMtg6RLRZ4C!x7e^F0rjM<-v{iP4yg#OYq ztmf!1Z^6U=kMK`Ge-Z?Wa(W5p?JcI zPw;yndm4oFhdtu=a72ID--Iw4vOiQmV&3^WXl5w*fe|QhiX>iWN8T%VG zj^=X%&2*@tzY}lZc1EVvnB+XhZ-Uo#|Mu6vtaXv$rAd(T9VKP9u?!#zJEsPJAfRXi z?I6F;b=Vkrpei`VJWC2;+)JZ zEt7O@8L4}Hn4KGRp}i29mk4{I-GFR{BECPg&0w#uHJLpWqX_Iz-=`5Fj7w3+k!P+dH zA7l1f%;q5OU{j1Ho`kmgdgvT&gP6`hm&swnVyti5YMUtB6{_pC+I+W|^(xHvD(>hB z)Jaw$JK*f&oWLE+yLL7&3DCw5jZ9Bk?9f(&6>=RhgEIC}@7GQ)uRXhDyQG=E%}V+< zo7cDXe%iasR$CjY{=IuzWelQaYEMiFV-cU*IswahMI&5m6y$;nR zs3S~`bev2+m564rLg(4=_`u%{cYHvLXacwlo*sO%8Du!jkhGnF3wn(D}t~KTkbYae%df_ZaZQT~Oe5fF1VPgk; z0lBwvhuA!sezDUN;I>1X9?a8g>PB5}(_KOozn< z*ZW7n9074kPdue3sf>xUBgKTyjv^pp)94BANf(%5VmFW%H$c;*X18NB9kS!gNEN{C zJk2C?#+t1=a&#wg*lW$HK;$g53@Je2PV(4xcarsWDY#5yaD-xHucQ)CIKie49Rx0M0R~MyMiW;MtV+O`lv*~7NOm&Q@Gdc%X01z{JhDJk& z%7?=l&=iB34bzTt(Ms|KR$qkfdSK1pB%}shg9}?KaJAQCNSgx#Tcao787OhU-ommQOboLlB8gCPv{eV$SF*k#uZY^4AFe`0-pU=y(lP{ehc>GWc;_-P!Xr>t5>-LHPam z_2tfuiFe1fBy)iErz}?TQ}s08+t4m+|C>G~L12v_2TER&(w-kgOsrGI@?5>oL|tO#+zn+=7o7}4!>%b z%0g;yRT^3u>Vx?X(q-HTE(q|QWFDr#H+hw&D>QIPu#lId%w-m5J&yYBXn(EWHM(ZQ zYM7a~EKLZitr&)nbR;aUcWz+Fm06q2!-v#4Q`2lrLDeZ42_p_Dc;3$I8oacwSEswF|DvvedZg~J$tVuPk)3njK zave3>BAT%rsro|7(m`Z$F7l7Uh+cOFMuct#P@{B3ItoKt2~hXv47vv1wV*3!!e@2{2HVZT)2G}u)WKC_`gm_)QeqXZipw4aos!40Z>d&}t zOTa7E3T=`Yr!G&Dzj7E*BtTHdZ^b1lwv5+@hNx-2znJV}qrLCZ(@ld1 zGfb3ARM)zgw9WkCo?NytG#9Qc9%Z{0RO^^U1XXPM9(|h@HqPHi7ltJcA1T@Hz!bpV zk~UGM(v8z#b3_92pb~V1x}Jl)l4S9u>K{mcJ_F(?(&{`%4C=^&YM{}?1b+v|E_vUL z&-rN>?tk`F0C7C*SLp09bekrmqAJDe@+xeN^lsF|rd(dGm8oF(YtLLEgJy?kpwPwD zX?~cHOygb5`BAfRESXPwW)?l8>vW!0irzpnyCwZ!yGgea% z2pOtZkD?kRsdb+|hV=w?_&DkQPN7Io%KVZ?FQP_7HJX7ZEO8<_d}%MIRh z7=$hEcst*)mU^cZvLHzwcj6e-!Y~gHOC$-|7%Q*b?>t5LOBJ6xktXVrL+!rDp<{K8 z-mkffI+u>F(SQKUnNIM7&^CM>n|z(i1;PvD&&*bZ)fUn_?Cp!LY=NBC&YOj&F#fml zC#iE3@T^ONBaX^smRCBK9p$#h`*3xyFTBxIlPW>Ifs~^4Z)V*UKe-J2txpZW`cJHc zlzRHi)BL#FAI*#rlI?<$?cha>d$gu39u7-uKlL$)q?*W+-TPv686BRT^f+Pn8aSj& z1Q^Mokh%gXJ&c?^z*TS?e%bk%HwB($?eK`j$x27f}_LmSzJM4N7!k z6iqWZd_LldbkS*9d1f#c8*7@^aFpeEBC|5peWH6?<^fJ1Tw`40UdNvaa|(Gi-mYgj z$}Iu{$FVYu!WqhNwgTGq96BVq-^1=gO7D`KU&;QxR2Z4>zH&ICKq5W^-(}6HPl;B| z=O?5htlkCP$FUIy`+7egx#)_VPZ{&C`PRQ4Fo>Iwl4cV-L4Pa z`{)tSS~-573Qav7l`7LbCaRhuPl181frNa^9;c_QIj?aKY0hKA?fLCFFT-UcD?l4% zdcJ~`E7K&2hNBc74=g&^Lvm19g{`|?T4v$l(n5@Dbezn@Z?hrY(d-=Luf>CkcK&hq zTkOzA6cV1<*ec=>>qtI)I0I%nDF4&hgXY(*n!Dm*N0e4}`g1aC`OlLig^d2Fp@Rd< z0Tce+MSF?Yc~+p&_>d-q#%MmnOy0Ti5uTJ;p0>TW*Ozo3M50qh*#ka^;Ik)bF?s@N zD@pPyu-~|>KD2@n_wJ<0YTPn0CW;7QAu_H_*-*!6_DrVy^sHhkx@*5+qz}AL^Ex0f zvG~ap&{{=%fBk+>K8j0p@Ck2N?J^>Q9>c!v&+Jq%8jK87W!_Gd)nRnrFH%lVBMkI8 z&LijfDG&QPgVr-hW5s<~!@>$tO?@z^1^f_+tBT z;aS4Q&r7C{s5tP)5{+n;s||Ebq0S7&mL0WlG|z3)pwRJ=UWU`UnFbM59$KQ{c4(Cy zxSgQyI>^*yns_cr3lh#6?r(^hnsM14xmz%H(54isJxq&O_+5OQWGeU!@VVNn|!?d90 zjUB_q)-^VV59pgz!{69&8&-EyfRfr?b12YSi*t>rn4*dY;WLp76^05Y?Wg7*o6H|x z28w;2i#BTre{!h0%eI$OL6|pX98hBOnkCe9CQdH`$F0J@EX*YvTnGgGnX;c#I9ljB zb}(3jf6xAN^S<`kg*f|!xOMsQ`oN`H*=yeT`TqJiz|$opkg4FX#V_C~j~-br3z0F- z_^^QUxB++#yG|RJ(DKM9EFa5^U8f@}@lhW~nVop*2!r(2Jmwu~+6t>-=@*W?>ZU>+FRo|~b`7-bXtKw!Vet(KMH}XqVXu97FC{<;vg@FXGA z#M{!u9i5Moc_u~>zfE`OTwH+B;+U9rD(;oXb-9w@u=vWY)_*|j{P-YSmRXx{et_~B-B{Ghd?G{`rEGIuVdS<%opBl~E?m{Pie1aeacL>qcb($?f6;p*y*G%r&ZxiZObok>gHMXTLnH7`vO zCHPA3waY6(pe5Eh1nb;kRq%bgwClOPRw!-cV%V^g=_0*K%5ddNGjsS{tO9H1w9DZ> z-`pUv^nhTC7h=wItW?IEP=YnT^E82LbvPgejR|k_lFJC~oB>O~ve#|$9uq4)~ z@Ywjz#tP1PM%L9i=4NHDbC<=2lq8zE=k!hl4cfS~$@ibOqUN$myNmtOi@LNH-&jO`Fp>Oss}?RbtKtOO#~rKwDts995$P^oJ&VcQl9+ z25FxllnJn-Jfb}9(hV7gdN3;0T^|x?0&xT)iQvfyDqkb+JWab6Gf#6m8k_i2PT>?J zU5Sb75FL`PquU(x7X(LxwQlPRhT!@jbY@{sBGVWO*h;G*Fj}z!Q%wE|Fyf6gGMed6 zA|9ES(JSH>r{YBL zOT2{L{OQHuBz2xs6{A{l#x+DH+miNV*YfK$r>-LxSy{;5js++D%QCeh{Y$hQl(HT< zr@hVCblM;EW8JaMl;qxo244)jwoT+G_6>3k0IwFBqRwHA(v^r00*iUnjPyWL9jw51NmxkKbi zI6cT4Fj4{VM%S1>&y49yC|{A3SBTh!j0=&#rLKX-?|13Ptn#dANtx3)&_^*w!S`_{^GYtTkuYrlAF;IL=V zX7d3okqj9S*VeU(%7{H1KmSsT+Yv8dG~@^AT-Knwy$5L{faS{cu`}HiU=Z+gu&wqQ zF-VqIQ%!6gZQ>CDkx8yav-RtDrl0e79?wr3`)A9=8 zy2){Aa9l(Cjo%_~+bNqqexCQYc8D>Cy5m?ZBAoZKJ>aMjWqVD~WQ654 z*txOK@Me<`r)w9{R+@FD^t9b;{0_M~N?y*(mH(c6*7m@!LzVSc`~EUQ8%(bXR8Q2q zxer^6D5A~m9)i(>G8TMw=|%x%yE)6%%y3h$hOr*CzuQaE1dnIvGlD7Y zgM&fV=e*IAD{Sb3StfXlM zr0kX`F3@O5XXBSh@BAjwXmTX{`U=P^4dBTjyRl*t?Ts7ZK|=#(SRigNWhe&)(BivW zj@o`Jww&ui870N5R9IuKP~hWfc1@_LXV}*YyAKB?lR{s`_cI?JSWY{KoK2C}-}r$$ zXK*aHCZIFU-fN@SAabnW$c~CGvzOlIT0MQgr`zF})=s_I0k)Grc8V^R+qE zx7jtTFW~n~=#Zzw8T$SDV(R-R7{2?{fq91I9ckRVXRP zpxBOm`k~REsB(!~2adgi4UheXa|(EEh~MxzHJd_s9Fd5>_&X|H!J2ApwBYiLI^ zz{`Y1OC2mdYNRIy!Nbczh;X%{TH`AZcJ9(+zUdmj`;P1tR8#P)C{Fc+qK!VYwB(9_l4fZomwB;i1JCSeh8R0Typ+o6+ z07-#r)(4V7BSLy0k+gxKXO6(-q)rh|D{YXgT3Pd6Jk{za-ETGy)jD!`^69xQl?IW{ z2yEw3I|12>*s|(HJU?%M)!t^j&07P$Bd} zIYcBOs6YNL*Kcu{H-x)ILy7xg2_&~5v$Er3)-=#xO>l9Hk?de11M94w)5dlJK&PiF zJ0|bEn0B%EKs1vM+uB%QosfdRd?i=12NlR^g{(|6M7?W^6+aA zwd6$&f;w6O!C}*|N021z9^@809F^<1*`az%OS;FTdoc?W5HnheZ#2p7_ToTXMnQ* z-G}kXQ71i!U%&+1`#xzyir)>wM2J9I8hmH6<^}h+bUg_YLBAn4Wi1GiLIseoGO*XK z6h=X*8qnyo{s}5;G~!GUeXiN6{roYEaBWjya9t|eufCVvhW&uPd7o=h0`W7{yDYzY zQ|Bcx58$1zVqAx34)(`4%7-xNtj!>o-nM5TLIK$?zt_pr=37nwF0o4OZrYFOaj_;~ zBpSvbROJAF-^pat{AS+NlFs7+TN0>CF0JeOKg#SRq?}zoAwjrf?P~a8pEA#jk6b5z z5Zffh;Fgaqt_;(NkS`&N6$>)%=V8NPTwk=I+Y{_qDbcANSuU4}$$}o<;T+C)lzM_i zhthQ-)X$6|u?$vZW}3LOBEbK5$Ayk9=^FKOtw0CamwAj0gvPsq zEFIOU6g)ZkT5aEnyP)iGEnL&5Cvs4#?^r5~vPqtYlaupLLbv3Kbw*#N`L?~9bIH~Y z`=iiFOk&ct8ZI@orpNUT{+WU>UPGHsPCkt3!3mg#nLz#!j`KmTBdC_qbv6UbWTRR! zV}HbKUwdM-HF*UL6UNM%gby&$^79(HI@mM3aK2QPFlJ}7z}J*n8ml14&EX<$*%$?Q zeid+6xV%@hIv-vHa$eG^$3#ynD`>4NH~QXBzbS5(PN2oi=>72cn9E;T4c zV%rBtehylfrq$&%Rrdp*Y~D6u_%s}(d%EZhAKrztYy6o?5p(-tzphOZ8l!sUP?F3q7XOozf=+}~WqBb-qC8|W8>P_2O|I#Kd)qZ@dH(jAHQZG!znHRwz zRT2$wsnM&deJz^(ovN)#Io#eAs|O4X5cvlV1(q{aY2-$mv}>>`Mk<4-FnEEF|B+$4 zqgStl1A3s$KHx0=KI37JIRs`v4UnmW9wh>3>r7I_r1P!ai@I9I0_i;fr(oN^Xh-Gc zv|EfG`do>y7c3D~L#eLegP2ivSh9-#bbjNb`YpG*K@*ZKvF>BA#gljb#FI%_wo*#^ z&`A;^;+RccsVquHU(YhCfgXI3>2354wCt&dgsIPo#A1&ki@HFz3Mkf0=BBc?3tZRK z4KH2Deq0Is1=Zq4>WXZ@h1`&P_T1jv7`*_kDDKj(*ST!%obOKLv7pqj+uZY1MUChP zw~?lVw*my|tX~bX_REoi|9SbRpbRQaNB+kIwrJt%j5(v)`h>b58+9x0eQe0gEM)Od zU)-W2<0JF7`LWNT9xW7>0&MyyezPRnjfgG%zVti*HxMrrki9(E{}g$)J@Wx&MApEY zMT{4~!=qfBo#IkwRq^D}aVIYeIa}Fec+l(RRN900)hICA^BmxQewy2fC!#W#dV&z; z|E%Tv(xh|rig)TowrIbS3M(&<#&+mYRgI?RBK}TG$5iPq_b1tH-%ydaQqyXF$ zYK1u}n35`AKmZTOWkAE5EkLdj zvjje~EN*N)%o(Gu4 znbegGO9_(+LxHLJo$1|lx~u|~jF!X!zhWT~#JZ^AW_D#iYX6N3r|4p4kifrF>Y!7v znkI(?(JC=Z?ya70j)iWkuKdkTb*h5I(}?Wy+2m9fc+1$uW3n3OW7lIAh8 zBHT!dlW5;sunK3aDw_R!LPPA`a)r`*TP{>G5+jw3DRT}*kJB)j2%p72NnjaaBs&fg z$wv_hY&7(CdpPfl_Gm6EL}f1EH{G0r$J}5}!K!|oOpNHnt}BD*<9_$+<}i6d%PC_G zl*$_^$@;lW~|E%g*vbdi}g~M zAaZxzvx|fu4?B&W&n(ThkVxkIVQw`pRK>kel+>A5GUjrhT2OL-366Jn^2iQ^^N??PEf2bhn=N%wBnOy#_aF z@BS?X*!KC}>0z~bni8Te?M_C|PpExW1zof)fCRG(-#tIQS67ujXI zHS{0^F`^6vst6TLayzz}u4mf3lGm2^3Jcec*L(#p4xiI{vxJVWT-mA#d6rnY?DkGR zM|9?olc&0TDfIoDK@RA>=pi=Kq@#YCGINQU3uSQQ#!rwnSg+bV8~)H3w<6d26yJrh z>rrF!f{R*@qbWb&E0F1_Yt#cOeC`*0{`Ul6>a%S=`3w7YKGY`lhpIDeTmXG;V@~^aV|&XrKA|6YdXh(Fp$-~ChH-?jG_M<^ zXO}w^m4iv>6qDl`fyQ~nd_Op{UR1xgcx#2`AIf|}#XNvExOU0%4J0|ENPWv4ZF>8vuWBrS zJ`T00MG5DtWqaNC!IBj9%WZ#mxtRO&T<*O~`F*9Ru+C&)xxuhSvtBH;(NT9*jJhTs zS!XP=#$b#qDej@M8v%#%a#3n*F4!g+f(2+Sr8{24C!JG`6_$^v3dZgl&Nw{37wAi`c zcznBsHB>!g1`VnLJ}(Dr*eEjY-kr{ZvR-V+DpSv4ns@`~4VI-nyM{zQO3qU-j$ zcVi1IEe5_wOg{8cdVkhxN7cb8IyVGbUP?)7Gz2;%_G1n04ek$0kAzGcuuWy#&$W!{&h(q3ot7P+M=UFYwxyG0LH$+e@hN(QjN>ru zICx3EEo4pVj6Z8p@%RPA(&Dnprn_zV+(ch=5_1I9=+u=T$&Q!jVvub_%)do3;47s( zyum#?1cA3-2XwS9PBlB@vbfylnX@eaavqWCi`->rB(jo|ET=}0gkXll(uAc7G~lcR zwXQPfG>02pEMeib?@6?J}b`H8%@!ok8r-KQd^J*Vch#E;pAJ-Id zX(P6%o3j&%(mttGJn2yo^zvt}_ zXAvvLlPL>3`o2L-kJ-o;|IWIL?{y5WlB|1#if=;;rC)7Wo*R4NvqRp^w=wYXT(bjX zCS%qTK`M5+Q}p`epUsQ4t5ViwrOR^BPtJ|$92omtstUoH54&W}Gv9}roEsH1O*i)N zGAL9cu$qEzx|6=)K#thh`^xHinBAY>&uRL(;3K0A+l*Rw_d9)riU zwDhkd8p{#t4pTB;cyHrtXM}6zGQ;39z$JwlNOf*>`F{n+}L?o+sD!JpOUR+R+zz0 z3YftfYv{oXGb54Rj_3UX$cr|HA-)i6(6P2)q;lGCw-Fr6K^#sb&fwP5!G*Y5fYX!} z)+B$wn z2Mo|6;1o*?AnurZq1O2yB?QaZGM}H~pO;&HPp_w4U!M0H#;Of50vHqaMBmCVFXHtg z>Jr_h_yxWp^oWHT^|(pcA3&V2rkI(7CoW?{kDWwQ5_H*vu=(?Ymwp4Tyh7O1yd4H| zu$^(E>hXEhF0n3HVRJ&wh%kBJ0(P-Yi(L+|h2j^tpQ`4>Q6wh>PU@T8IO%4+4W5zs zVG^k~+`}-TsT;k+NTaAakq~2TP%7-r8V%hf8BEr`@#DXerridE=@|3-bG0uXbfVA5yXQMmRvQJ zsAyxMohE`5NU(0a`;>rmRI2OFqu>-*erZqIFU3`+*Zunt#AA3zIp|lfcvtfeRBr z6RcsZ;=MwQ&(?E-GV4yv98P?alV$z3fZoU{pnb3NVtE#Jz!FYC+YCE(i>p@dw_MQW z6c#G*(5V-21wrI%9}~|JfRRHJt~s82w>^Qsm_LF^$6$%Y_Q3Np-@h-Z{(_xhVe2JY zMuG!(nB8HIY54#GtGX_Zg7VLc`8FC8D0C~unCJn=hl^0OcEI^~nzBdrq0JQ3@<}6C z^?|p8qj^nCPOT@~#ZhioD;DKK@YEXZj=7iZK_18#d_ADeJ>jQnlAPJEzAP-Tm(@g(#W+|(3%f5D%G{(+jmadpp8H03E^5w zJz|h1rA!`LFfkT!XEl3uJZ}{+eu1efoI=+A$8yTC=N0II$#(jkLu|Hw?+ng>!&LXz zP7Cr7mihS&AU#I>@6@6tM@#w2G(d#$yxNCjQKL7a%3?&kfdj7cizjZpr64!-rj|~V zOc=SK&=zH3W%8*Zx)#9T2DH>A0k=aYV_*Ko&s$Nv8-W=AMzqTMb3k82{u5;}U$ruA zdrWI@Pb)3$>76=6W9>3?dzOD%HVjuNXy-{QZ{8bzLkD`i&@F7)w?{vBe!*VO@d;?V=dBZBMwznFmcRJ==z$ zgoBzHq83H;6YkqV`6(yOnNpS}G}hP2PoluR78FO~b$G4ht8q|`o%8-0s9uDmaaj3ZNYgjUQVh?=81-*mc&dN& z*$K))t+n&*B3o8ssB#{B@>D%p&YMF*LXr`G#<#-(H z&04#}?^XdBxNnmN3(Uui6w@+IGpiCe2t>>ea3V!tl2%4Hq|0gg{uJy&P=YtB#6*Pu zpNOh1R5FyYyr1o$L2BUGy1%wi1rfo38qXrusfBZ%qy;5m;w8QkB9lT5cyv(ed7-!6 zA=_TJTS$*JUHj1f9nA0wGRJKEm_~2|{dagQ-IRV6unu=!Wk{VF$kPUQv+>HF1*JK0 z*JP1@7OPqz;Rs8nUfxS_dUvF5xg_l);u&Q-{W<=)^F#h9;?(UFs;72*2Wi7Rx)Kdp3bs1- zRxOOkr)(={INd^}7(*$R;NS z&6-a-QK9G<^gFqH^f{GM4X{Cb9a@yXANs> zGSe{T{^7rQDZG6M>#;#G7o2ys+|d>hzSrb{ERdeX!T+SEYDT{6>bFNGHN&`l)o$QQ zOxSDM)l*+Q5#}e4lhi9D$?8q#TBbP{;3AspH3>#tp+pb|p_J(?*PjK1=Fp zLK|DHMWm0no8@)Z0g8DC_r8YoDvErs8E|+z2u++y%``I1p`ehujoS?gxD-5aW2;0I~ zVw9fxffpC|t8$~m(9FS97BROO9o2(Iifbgdyh?*Ip1oQZ+64p1py1+sj!_(2Lh{T` z!7gwnK;RUmz=mjP?qVD)BOCYqZZ%O?k2EWumnyH7uYs_(C5rLK7I%Ho9Eac|G^41V zs`QK#ODG;X2T*PfLuAza)f7kAEjRGRFuFY!FrIFXK@K?MQ-yX=Xp#N>-L9N;gZ}tk zQ`#LD?be2knyI8K(Jw72$=u2E+Gq~_46k#{?$Jm=Erbbo&2YjL`un#bMUGHzsw|nu zqx))3G#_@5)xT$Nh0ZrKmJw#A6zCY2IS+3;9s|$6+}chv47unkAc)hr2|g;nYA8@<5H&?emjjufp$>Uk*)9)qFzg5yBahrgr@RW ziPtlIkp?zREr&+v)SK1E;Zcb7&u(sUHT+^4+~Ug5=gUt$zE6$i@9s{xhqryL1WyFK z6T@F;kKZ`X0WWafUQ6Hhr4-f``!6Z=HUBVxv7^H~uL{jOgEDXnt>Yflz~7~N#uIZ-aBeUpdbPtX>~GrCtDrm9V<_bG5NYZBfaUe>^x8+}w2Q zxN9{4e%wfas9Ho5K$8Y(*{LVmW$_=MN#MT`cqQDmD@jBE7xkF+e*$d65&%7Wlu^I{ z{g6Juhq(lhZ2d|ckiokCZ!%~*{FN$}P?fRAN~Cwdm_z$()xLKPOyfTZs^ZUEw5iV9 z^*KPD@KWUG=A#a30qCVN0SfQMp8_OP8&n;8 zd>x$wl&TJ71Q=s~Tl;4+D{&8nfYiU+^?$3a2V`36YuBa6?T*+lvXUBRuovJ^Y~2>u`Np;H8!l14{}MOB`)oI! z@74!a?Df~k;TiI+|8%}D=MG%qcwohMu*H~r&-M?A;Ytgau!vK_4*9LB`W4lh7NSTkfMUtATQImOVnq6f*g{x^xIeM4d0JBF)fOOkN`^ zSe|;>A|qWLNt+P*tsWYa48|SB-vDpJ%TQ|8^z* z=A`myEpmqcjA{d5Q(Q8StrgH99L42KpczVZ4CV=9g7dpqyHYhu^ z4q(uGIa>t*^u$74|K)M7sxgM~!vuD*0lXGe314UDm1!B!1Tg{(b4vWs#cY-z9gCqNxa3lKnIRBZyg!EyocK^M^;!)U*>|CxtVn=5)nW7i$*F$;tlKz805>_o^Cf_JE99T~ z7_vJ8lBolpSkl>9AJ84c&?J`y7Q^(QQkK>p6ef^ZAj)pG@LWAQ6*aE50Du$?$rMvP zYl7&BdcY@E6FJtf%HyfgP=MN<4BL^4G*9KP8_+SoUcIlhk)v=s4S64Ne7X#blIOy1 zuipb7GG!UGV$0g$HmkK42vJ&?JLAOjuaR3h2L;lU7K&iVCZY#ncV# zJcO&wF(o&@(OUk51JBSI;E1^7Dm0@jP|Oq#^=_- zFWbCM3L3Vhbu1tm)c9d9g4>t9;YVryp+nqr zP1guI@9jL$HNaigRhJS$%`miLFgHEA5P}eBv|rq~n1~!J2K>I74*GPRXkShj!;rPO zR5CxNm9X&f2=NjKdu(il4s7g&r`vj-nd*kX6<2T}whf02PvCRF;$i{~H=tarP_Gx^ z(b89nR>rqQ0MrKLRn z!<~7*=e;?8x6vM6p*-ZEJFTj<+LzX=DZk*bX^H{9>@zkdiCC)2cep_p#YEer@hILb zsxmxeA;Co!-r;=~*0d_XIP^y#f8q^FbxT60Wuoik+a5K4&hrxi%g{;QvrGV}$+YJ{ ztg%}6me1C?z#vhez}xQ50>9vQj=*Q1>$-A8m9A;TwrU`Qy0;?47Vd6sw{~@#bQK%i z??Wma(FK{pJ*^LS3KhR(M0*#BwfAo$gy}h;A|~@;4$BC$tE<#JTVjZ5V1LM&OblNZ zKc;_diPJk^qHzk$yLzLJ{_G%egF`t&q(!b@ovVReBY&#~(U)1)Zaji{SCLXDdoYtz z<=;pEs}akSI(YO!R6JT5qggrl!X-hXSHGQQyn@@TA=jfnwU+X5IhS;USO&Sl0lASt z3jBCg9)2VnROp+^vGh!k{rt1yy;i#%T!-P?veU&iKv`};|5(fL_=>1>_Mu5%k?vM+ zPS^dTJjeE%vxVjvql7d?Y~k~VxPlSEjXT~7B1ZGMK+wr=<(e21(b!-Bj=!vQd}lCZfuPX>uH zc&*@1b*`?t*Pecsdgpp!;GY!_wd+eADN!1P8nh$!8d2-3K;-uON-ZhvFfl8^)3$2W z?+e%ZSl&7ghKs=u1`-KdpAe&sgUxCF=BLl7l6})+8*dDOp|~4^8Rt4!-u=9zO|sIT zbUwIYg=bfO9#M4!QJwvmppXAxyYhd-cCh~)+gafLC$@_QvKctrjH}jo zyH@q_wfw}Kx*)rngX+k?g8Lp0Q8g8~}pI zkqt!f*8seL{!)J1_%C!9?|j409nKINbqMUTpEzoKssS#S`2@P>HV_3RG0)yIfBr~d zXQ%b>mH>cw1oZ}=vu6UHFE{fP?`vlO`5Qme*tV7qM^K;^94oY7lsWKJ`krrs9UDzW z#Iwj>ey8X6u9dP{K4UnQgO1(?{NnktBQ*aauyHbwVYA)RuQux>U96tWK6_+1EnyKOSB_a# zy;D#c=6O&O#1B&(g&r2k|1B1NlGrSsD4jGr?rax)L91vgH=O-3H;4y;d8=lVv%nce zz16cVTz;=w##!YtAXFGZu=1ju>j*x&!odZ?{47Hv2{r&*ksQ&*H#0>%j zaZ;cE7eUDvi2sKBfk?mka{>`O`dIFERr)O}Nj;S?p%HXhe7J!5>X>B*k>2+gdn9evvyO-^4iVRKE0aQeMyC=Prp7Ep z&O9wg=z~=qBOTboR6NR(sk49`@g`M+Im@i1|FWstU8jc#r87WnLd()XGsy7RBm8>% z(p*zeI{~eZ9E4WB=W$3f)>Wth%7J}#)1$N8t9hpA%Ci3vQw`G}LHf1Kce^KQ;z?5R z-xX}I9Ui@ASWUawthQ|@F5tuloEN5tp%0Ayo)<6M4iCfh*u-^fkTMh+a*mil_VvIo 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 diff --git a/docsets/SwiftLintCore.xml b/docsets/SwiftLintCore.xml deleted file mode 100644 index b47029782..000000000 --- a/docsets/SwiftLintCore.xml +++ /dev/null @@ -1 +0,0 @@ -0.57.0https://realm.github.io/SwiftLint/docsets/SwiftLintCore.tgz diff --git a/duplicate_conditions.html b/duplicate_conditions.html deleted file mode 100644 index 6330888eb..000000000 --- a/duplicate_conditions.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - duplicate_conditions Reference - - - - - - - - - - - - - - - -

-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Conditions

- -

Duplicate sets of conditions in the same branch instruction should be avoided

- -
    -
  • Identifier: duplicate_conditions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
if x < 5 {
-    foo()
-} else if y == "s" {
-    bar()
-}
-
-
if x < 5 {
-    foo()
-}
-if x < 5 {
-    bar()
-}
-
-
if x < 5, y == "s" {
-    foo()
-} else if x < 5 {
-    bar()
-}
-
-
switch x {
-case "a":
-    foo()
-    bar()
-}
-
-
switch x {
-case "a" where y == "s":
-    foo()
-case "a" where y == "t":
-    bar()
-}
-
-
if let x = maybeAbc {
-    foo()
-} else if let x = maybePqr {
-    bar()
-}
-
-
if let x = maybeAbc, let z = x.maybeY {
-    foo()
-} else if let x = maybePqr, let z = x.maybeY {
-    bar()
-}
-
-
if case .p = x {
-    foo()
-} else if case .q = x {
-    bar()
-}
-
-
if true {
-    if true { foo() }
-}
-
-

Triggering Examples

-
if x < 5 {
-    foo()
-} else if y == "s" {
-    bar()
-} else if x < 5 {
-    baz()
-}
-
-
if z {
-    if x < 5 {
-        foo()
-    } else if y == "s" {
-        bar()
-    } else if x < 5 {
-        baz()
-    }
-}
-
-
if x < 5, y == "s" {
-    foo()
-} else if x < 10 {
-    bar()
-} else if y == "s", x < 5 {
-    baz()
-}
-
-
switch x {
-case "a", "b":
-    foo()
-case "c", "a":
-    bar()
-}
-
-
switch x {
-case "a" where y == "s":
-    foo()
-case "a" where y == "s":
-    bar()
-}
-
-
if let xyz = maybeXyz {
-    foo()
-} else if let xyz = maybeXyz {
-    bar()
-}
-
-
if let x = maybeAbc, let z = x.maybeY {
-    foo()
-} else if let x = maybeAbc, let z = x.maybeY {
-    bar()
-}
-
-
if #available(macOS 10.15, *) {
-    foo()
-} else if #available(macOS 10.15, *) {
-    bar()
-}
-
-
if case .p = x {
-    foo()
-} else if case .p = x {
-    bar()
-}
-
-
if x < 5 {}
-else if x < 5 {}
-else if x < 5 {}
-
- -
-
- - -
-
- - - diff --git a/duplicate_enum_cases.html b/duplicate_enum_cases.html deleted file mode 100644 index ffff370c1..000000000 --- a/duplicate_enum_cases.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - duplicate_enum_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Enum Cases

- -

Enum shouldn’t contain multiple cases with the same name

- -
    -
  • Identifier: duplicate_enum_cases
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
enum PictureImport {
-    case addImage(image: UIImage)
-    case addData(data: Data)
-}
-
-
enum A {
-    case add(image: UIImage)
-}
-enum B {
-    case add(image: UIImage)
-}
-
-
enum Tag: String {
-#if CONFIG_A
-    case value = "CONFIG_A"
-#elseif CONFIG_B
-    case value = "CONFIG_B"
-#else
-    case value = "CONFIG_DEFAULT"
-#endif
-}
-
-
enum Target {
-#if os(iOS)
-  case file
-#else
-  case file(URL)
-#endif
-}
-
-

Triggering Examples

-
enum PictureImport {
-    case add(image: UIImage)
-    case addURL(url: URL)
-    case add(data: Data)
-}
-
- -
-
- - -
-
- - - diff --git a/duplicate_imports.html b/duplicate_imports.html deleted file mode 100644 index f6d3be305..000000000 --- a/duplicate_imports.html +++ /dev/null @@ -1,519 +0,0 @@ - - - - duplicate_imports Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicate Imports

- -

Imports should be unique

- -
    -
  • Identifier: duplicate_imports
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
import A
-import B
-import C
-
-
import A.B
-import A.C
-
-
@_implementationOnly import A
-@_implementationOnly import B
-
-
@testable import A
-@testable import B
-
-
#if DEBUG
-    @testable import KsApi
-#else
-    import KsApi
-#endif
-
-
import A // module
-import B // module
-
-
#if TEST
-func test() {
-}
-
-
import Foo
-@testable import struct Foo.Bar
-
-

Triggering Examples

-
@_implementationOnly import A
-@_implementationOnly import A
-
-
-
@testable import A
-@testable import A
-
-
-
@testable import Foo
-import struct Foo.Bar
-
-
import A
-#if DEBUG
-    @testable import KsApi
-#else
-    import KsApi
-#endif
-import A
-
-
-
import A
-import class A.Foo
-
-
-
import A
-import enum A.Foo
-
-
-
import A
-import func A.Foo
-
-
-
import A
-import let A.Foo
-
-
-
import A
-import protocol A.Foo
-
-
-
import A
-import struct A.Foo
-
-
-
import A
-import typealias A.Foo
-
-
-
import A
-import var A.Foo
-
-
-
import A.B
-import A.B.C
-
-
-
import Foundation
-import Dispatch
-import Foundation
-
-
-
import Foundation
-import Foundation
-import Foundation
-
-
-
import Foundation
-import Foundation.NSString
-
-
-
import A.B.C
-import A.B
-
-
-
import Foundation.NSString
-import Foundation
-
-
- -
-
- - -
-
- - - diff --git a/duplicated_key_in_dictionary_literal.html b/duplicated_key_in_dictionary_literal.html deleted file mode 100644 index 07540bf3f..000000000 --- a/duplicated_key_in_dictionary_literal.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - duplicated_key_in_dictionary_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Duplicated Key in Dictionary Literal

- -

Dictionary literals with duplicated keys will crash at runtime

- -
    -
  • Identifier: duplicated_key_in_dictionary_literal
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[
-    1: "1",
-    2: "2"
-]
-
-
[
-    "1": 1,
-    "2": 2
-]
-
-
[
-    foo: "1",
-    bar: "2"
-]
-
-
[
-    UUID(): "1",
-    UUID(): "2"
-]
-
-
[
-    #line: "1",
-    #line: "2"
-]
-
-

Triggering Examples

-
[
-    1: "1",
-    2: "2",
-    1: "one"
-]
-
-
[
-    "1": 1,
-    "2": 2,
-    "2": 2
-]
-
-
[
-    foo: "1",
-    bar: "2",
-    baz: "3",
-    foo: "4",
-    zaz: "5"
-]
-
-
[
-    .one: "1",
-    .two: "2",
-    .three: "3",
-    .one: "1",
-    .four: "4",
-    .five: "5"
-]
-
- -
-
- - -
-
- - - diff --git a/dynamic_inline.html b/dynamic_inline.html deleted file mode 100644 index 202f8845e..000000000 --- a/dynamic_inline.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - dynamic_inline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Dynamic Inline

- -

Avoid using ‘dynamic’ and ‘@inline(__always)’ together

- -
    -
  • Identifier: dynamic_inline
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
class C {
-dynamic func f() {}}
-
-
class C {
-@inline(__always) func f() {}}
-
-
class C {
-@inline(never) dynamic func f() {}}
-
-

Triggering Examples

-
class C {
-@inline(__always) dynamic func f() {}
-}
-
-
class C {
-@inline(__always) public dynamic func f() {}
-}
-
-
class C {
-@inline(__always) dynamic internal func f() {}
-}
-
-
class C {
-@inline(__always)
-dynamic func f() {}
-}
-
-
class C {
-@inline(__always)
-dynamic
-func f() {}
-}
-
- -
-
- - -
-
- - - diff --git a/empty_collection_literal.html b/empty_collection_literal.html deleted file mode 100644 index 7f43bcecb..000000000 --- a/empty_collection_literal.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - empty_collection_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Collection Literal

- -

Prefer checking isEmpty over comparing collection to an empty array or dictionary literal

- -
    -
  • Identifier: empty_collection_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
myArray = []
-
-
myArray.isEmpty
-
-
!myArray.isEmpty
-
-
myDict = [:]
-
-

Triggering Examples

-
myArray == []
-
-
myArray != []
-
-
myArray == [ ]
-
-
myDict == [:]
-
-
myDict != [:]
-
-
myDict == [: ]
-
-
myDict == [ :]
-
-
myDict == [ : ]
-
- -
-
- - -
-
- - - diff --git a/empty_count.html b/empty_count.html deleted file mode 100644 index 86a145cc6..000000000 --- a/empty_count.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - empty_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Count

- -

Prefer checking isEmpty over comparing count to zero

- -
    -
  • Identifier: empty_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -error -
    -only_after_dot - -false -
  • -
-

Non Triggering Examples

-
var count = 0
-
-
[Int]().isEmpty
-
-
[Int]().count > 1
-
-
[Int]().count == 1
-
-
[Int]().count == 0xff
-
-
[Int]().count == 0b01
-
-
[Int]().count == 0o07
-
-
discount == 0
-
-
order.discount == 0
-
-

Triggering Examples

-
[Int]().count == 0
-
-
0 == [Int]().count
-
-
[Int]().count==0
-
-
[Int]().count > 0
-
-
[Int]().count != 0
-
-
[Int]().count == 0x0
-
-
[Int]().count == 0x00_00
-
-
[Int]().count == 0b00
-
-
[Int]().count == 0o00
-
-
count == 0
-
- -
-
- - -
-
- - - diff --git a/empty_enum_arguments.html b/empty_enum_arguments.html deleted file mode 100644 index 6bdf9226d..000000000 --- a/empty_enum_arguments.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - empty_enum_arguments Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Enum Arguments

- -

Arguments can be omitted when matching enums with associated values if they are not used

- -
    -
  • Identifier: empty_enum_arguments
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar: break
-}
-
-
switch foo {
-case .bar(let x): break
-}
-
-
switch foo {
-case let .bar(x): break
-}
-
-
switch (foo, bar) {
-case (_, _): break
-}
-
-
switch foo {
-case "bar".uppercased(): break
-}
-
-
switch (foo, bar) {
-case (_, _) where !something: break
-}
-
-
switch foo {
-case (let f as () -> String)?: break
-}
-
-
switch foo {
-case .bar(Baz()): break
-}
-
-
switch foo {
-case .bar(.init()): break
-}
-
-
switch foo {
-default: break
-}
-
-
if case .bar = foo {
-}
-
-
guard case .bar = foo else {
-}
-
-
if foo == .bar() {}
-
-
guard foo == .bar() else { return }
-
-
if case .appStore = self.appInstaller, !UIDevice.isSimulator() {
-    viewController.present(self, animated: false)
-} else {
-    UIApplication.shared.open(self.appInstaller.url)
-}
-
-
let updatedUserNotificationSettings = deepLink.filter { nav in
-    guard case .settings(.notifications(_, nil)) = nav else { return false }
-    return true
-}
-
-

Triggering Examples

-
switch foo {
-case .bar(_): break
-}
-
-
switch foo {
-case .bar(): break
-}
-
-
switch foo {
-case .bar(_), .bar2(_): break
-}
-
-
switch foo {
-case .bar() where method() > 2: break
-}
-
-
switch foo {
-case .bar(.baz()): break
-}
-
-
switch foo {
-case .bar(.baz(_)): break
-}
-
-
func example(foo: Foo) {
-    switch foo {
-    case .bar(_):
-        break
-    }
-}
-
-
if case .bar(_) = foo {
-}
-
-
guard case .bar(_) = foo else {
-}
-
-
if case .bar() = foo {
-}
-
-
guard case .bar() = foo else {
-}
-
-
if case .appStore(_) = self.appInstaller, !UIDevice.isSimulator() {
-    viewController.present(self, animated: false)
-} else {
-    UIApplication.shared.open(self.appInstaller.url)
-}
-
-
let updatedUserNotificationSettings = deepLink.filter { nav in
-    guard case .settings(.notifications(_, _)) = nav else { return false }
-    return true
-}
-
- -
-
- - -
-
- - - diff --git a/empty_parameters.html b/empty_parameters.html deleted file mode 100644 index 6ed252786..000000000 --- a/empty_parameters.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - empty_parameters Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Parameters

- -

Prefer () -> over Void ->

- -
    -
  • Identifier: empty_parameters
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc: () -> Void = {}
-
-
func foo(completion: () -> Void)
-
-
func foo(completion: () throws -> Void)
-
-
let foo: (ConfigurationTests) -> Void throws -> Void)
-
-
let foo: (ConfigurationTests) ->   Void throws -> Void)
-
-
let foo: (ConfigurationTests) ->Void throws -> Void)
-
-

Triggering Examples

-
let abc: (Void) -> Void = {}
-
-
func foo(completion: (Void) -> Void)
-
-
func foo(completion: (Void) throws -> Void)
-
-
let foo: (Void) -> () throws -> Void)
-
- -
-
- - -
-
- - - diff --git a/empty_parentheses_with_trailing_closure.html b/empty_parentheses_with_trailing_closure.html deleted file mode 100644 index 7723fbb3f..000000000 --- a/empty_parentheses_with_trailing_closure.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - empty_parentheses_with_trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty Parentheses with Trailing Closure

- -

When using trailing closures, empty parentheses should be avoided after the method call

- -
    -
  • Identifier: empty_parentheses_with_trailing_closure
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].reduce(0) { $0 + $1 }
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
let isEmpty = [1, 2].isEmpty()
-
-
UIView.animateWithDuration(0.3, animations: {
-   self.disableInteractionRightView.alpha = 0
-}, completion: { _ in
-   ()
-})
-
-

Triggering Examples

-
[1, 2].map() { $0 + 1 }
-
-
[1, 2].map( ) { $0 + 1 }
-
-
[1, 2].map() { number in
- number + 1 
-}
-
-
[1, 2].map(  ) { number in
- number + 1 
-}
-
-
func foo() -> [Int] {
-    return [1, 2].map() { $0 + 1 }
-}
-
- -
-
- - -
-
- - - diff --git a/empty_string.html b/empty_string.html deleted file mode 100644 index fb58cad52..000000000 --- a/empty_string.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - empty_string Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty String

- -

Prefer checking isEmpty over comparing string to an empty string literal

- -
    -
  • Identifier: empty_string
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
myString.isEmpty
-
-
!myString.isEmpty
-
-
"""
-foo==
-"""
-
-

Triggering Examples

-
myString == ""
-
-
myString != ""
-
-
myString==""
-
-
myString == #""#
-
-
myString == ##""##
-
- -
-
- - -
-
- - - diff --git a/empty_xctest_method.html b/empty_xctest_method.html deleted file mode 100644 index 857d821e2..000000000 --- a/empty_xctest_method.html +++ /dev/null @@ -1,559 +0,0 @@ - - - - empty_xctest_method Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Empty XCTest Method

- -

Empty XCTest method should be avoided

- -
    -
  • Identifier: empty_xctest_method
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
class TotoTests: XCTestCase {
-    var foobar: Foobar?
-
-    override func setUp() {
-        super.setUp()
-        foobar = Foobar()
-    }
-
-    override func setUpWithError() throws {
-        foobar = nil
-    }
-
-    override func tearDown() {
-        foobar = nil
-        super.tearDown()
-    }
-
-    func testFoo() {
-        XCTAssertTrue(foobar?.foo)
-    }
-
-    func testBar() {
-        // comment...
-
-        XCTAssertFalse(foobar?.bar)
-
-        // comment...
-    }
-
-    func testBaz() {
-        _ = 4 + 4
-    }
-}
-
-
class Foobar {
-    func setUp() {}
-
-    func tearDown() {}
-
-    func testFoo() {}
-}
-
-
class TotoTests: XCTestCase {
-    func setUp(with object: Foobar) {}
-
-    func tearDown(object: Foobar) {}
-
-    func testFoo(_ foo: Foobar) {}
-
-    func testBar(bar: (String) -> Int) {}
-}
-
-
class TotoTests: XCTestCase {
-    func testFoo() { XCTAssertTrue(foobar?.foo) }
-
-    func testBar() { XCTAssertFalse(foobar?.bar) }
-}
-
-
class TotoTests: XCTestCase {
-    override class var runsForEachTargetApplicationUIConfiguration: Bool { true }
-
-    static var allTests = [("testFoo", testFoo)]
-
-    func testFoo() { XCTAssert(true) }
-}
-
-

Triggering Examples

-
class TotoTests: XCTestCase {
-    override func setUp() {
-    }
-
-    override func tearDown() {
-
-    }
-
-    func testFoo() {
-
-
-    }
-
-    func testBar() {
-
-
-
-    }
-
-    func helperFunction() {
-    }
-}
-
-
class TotoTests: XCTestCase {
-    override func setUp() {}
-
-    override func tearDown() {}
-
-    func testFoo() {}
-
-    func helperFunction() {}
-}
-
-
class TotoTests: XCTestCase {
-    override func setUp() {
-        // comment...
-    }
-
-    override func tearDown() {
-        // comment...
-        // comment...
-    }
-
-    func testFoo() {
-        // comment...
-
-        // comment...
-
-        // comment...
-    }
-
-    func testBar() {
-        /*
-         * comment...
-         *
-         * comment...
-         *
-         * comment...
-         */
-    }
-
-    func helperFunction() {
-    }
-}
-
-
class FooTests: XCTestCase {
-    override func setUp() {}
-}
-
-class BarTests: XCTestCase {
-    func testFoo() {}
-}
-
- -
-
- - -
-
- - - diff --git a/enum_case_associated_values_count.html b/enum_case_associated_values_count.html deleted file mode 100644 index 736c8d536..000000000 --- a/enum_case_associated_values_count.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - enum_case_associated_values_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Enum Case Associated Values Count

- -

The number of associated values in an enum case should be low.

- -
    -
  • Identifier: enum_case_associated_values_count
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -5 -
    -error - -6 -
  • -
-

Non Triggering Examples

-
enum Employee {
-    case fullTime(name: String, retirement: Date, designation: String, contactNumber: Int)
-    case partTime(name: String, age: Int, contractEndDate: Date)
-}
-
-
enum Barcode {
-    case upc(Int, Int, Int, Int)
-}
-
-

Triggering Examples

-
enum Employee {
-    case fullTime(name: String, retirement: Date, age: Int, designation: String, contactNumber: Int)
-    case partTime(name: String, contractEndDate: Date, age: Int, designation: String, contactNumber: Int)
-}
-
-
enum Barcode {
-    case upc(Int, Int, Int, Int, Int, Int)
-}
-
- -
-
- - -
-
- - - diff --git a/expiring_todo.html b/expiring_todo.html deleted file mode 100644 index 4328ae6c8..000000000 --- a/expiring_todo.html +++ /dev/null @@ -1,510 +0,0 @@ - - - - expiring_todo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Expiring Todo

- -

TODOs and FIXMEs should be resolved prior to their expiry date.

- -
    -
  • Identifier: expiring_todo
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -approaching_expiry_severity - -warning -
    -expired_severity - -error -
    -bad_formatting_severity - -error -
    -approaching_expiry_threshold - -15 -
    -date_delimiters - - - - - - - - - - - - - - - -
    KeyValue
    -opening - -“[” -
    -closing - -“]” -
    -
    -date_format - -“MM/dd/yyyy” -
    -date_separator - -“/” -
  • -
-

Non Triggering Examples

-
// notaTODO:
-
-
// notaFIXME:
-
-
// TODO: [12/31/9999]
-
-
// TODO(note)
-
-
// FIXME(note)
-
-
/* FIXME: */
-
-
/* TODO: */
-
-
/** FIXME: */
-
-
/** TODO: */
-
-

Triggering Examples

-
// TODO: [↓10/14/2019]
-
-
// FIXME: [↓10/14/2019]
-
-
// FIXME: [↓1/14/2019]
-
-
// FIXME: [↓10/14/2019]
-
-
// TODO: [↓9999/14/10]
-
- -
-
- - -
-
- - - diff --git a/explicit_acl.html b/explicit_acl.html deleted file mode 100644 index 0d5a80126..000000000 --- a/explicit_acl.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - explicit_acl Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit ACL

- -

All declarations should specify Access Control Level keywords explicitly

- -
    -
  • Identifier: explicit_acl
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
internal enum A {}
-
-
public final class B {}
-
-
private struct C {}
-
-
internal enum A { internal enum B {} }
-
-
internal final class Foo {}
-
-
internal
-class Foo {
-  private let bar = 5
-}
-
-
internal func a() { let a =  }
-
-
private func a() { func innerFunction() { } }
-
-
private enum Foo { enum Bar { } }
-
-
private struct C { let d = 5 }
-
-
internal protocol A {
-  func b()
-}
-
-
internal protocol A {
-  var b: Int
-}
-
-
internal class A { deinit {} }
-
-
extension A: Equatable {}
-
-
extension A {}
-
-
extension Foo {
-    internal func bar() {}
-}
-
-
internal enum Foo {
-    case bar
-}
-
-
extension Foo {
-    public var isValid: Bool {
-        let result = true
-        return result
-    }
-}
-
-
extension Foo {
-    private var isValid: Bool {
-        get {
-            return true
-        }
-        set(newValue) {
-            print(newValue)
-        }
-    }
-}
-
-
private extension Foo {
-    var isValid: Bool { true }
-    struct S {
-        let b = 2
-    }
-}
-
-

Triggering Examples

-
enum A {}
-
-
final class B {}
-
-
internal struct C { let d = 5 }
-
-
public struct C { private(set) var d = 5 }
-
-
internal struct C { static let d = 5 }
-
-
public struct C { let d = 5 }
-
-
public struct C { init() }
-
-
static func a() {}
-
-
internal let a = 0
-func b() {}
-
-
extension Foo {
-    func bar() {}
-    static func baz() {}
-}
-
-
public extension E {
-    let a = 1
-    struct S {
-        let b = 2
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/explicit_enum_raw_value.html b/explicit_enum_raw_value.html deleted file mode 100644 index 155d52175..000000000 --- a/explicit_enum_raw_value.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - explicit_enum_raw_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Enum Raw Value

- -

Enums should be explicitly assigned their raw values

- -
    -
  • Identifier: explicit_enum_raw_value
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers {
-  case int(Int)
-  case short(Int16)
-}
-
-
enum Numbers: Int {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: Double {
-  case one = 1.1
-  case two = 2.2
-}
-
-
enum Numbers: String {
-  case one = "one"
-  case two = "two"
-}
-
-
protocol Algebra {}
-enum Numbers: Algebra {
-  case one
-}
-
-

Triggering Examples

-
enum Numbers: Int {
-  case one = 10, two, three = 30
-}
-
-
enum Numbers: NSInteger {
-  case one
-}
-
-
enum Numbers: String {
-  case one
-  case two
-}
-
-
enum Numbers: String {
-   case one, two = "two"
-}
-
-
enum Numbers: Decimal {
-  case one, two
-}
-
-
enum Outer {
-    enum Numbers: Decimal {
-      case one, two
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/explicit_init.html b/explicit_init.html deleted file mode 100644 index 9afdbe00a..000000000 --- a/explicit_init.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - explicit_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Init

- -

Explicitly calling .init() should be avoided

- -
    -
  • Identifier: explicit_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -include_bare_init - -false -
  • -
-

Non Triggering Examples

-
import Foundation
-class C: NSObject {
-    override init() {
-        super.init()
-    }
-}
-
-
struct S {
-    let n: Int
-}
-extension S {
-    init() {
-        self.init(n: 1)
-    }
-}
-
-
[1].flatMap(String.init)
-
-
[String.self].map { $0.init(1) }
-
-
[String.self].map { type in type.init(1) }
-
-
Observable.zip(obs1, obs2, resultSelector: MyType.init).asMaybe()
-
-
_ = GleanMetrics.Tabs.someType.init()
-
-
Observable.zip(
-  obs1,
-  obs2,
-  resultSelector: MyType.init
-).asMaybe()
-
-

Triggering Examples

-
[1].flatMap{String.init($0)}
-
-
[String.self].map { Type in Type.init(1) }
-
-
func foo() -> [String] {
-    return [1].flatMap { String.init($0) }
-}
-
-
_ = GleanMetrics.Tabs.GroupedTabExtra.init()
-
-
_ = Set<KsApi.Category>.init()
-
-
Observable.zip(
-  obs1,
-  obs2,
-  resultSelector: { MyType.init($0, $1) }
-).asMaybe()
-
- -
-
- - -
-
- - - diff --git a/explicit_self.html b/explicit_self.html deleted file mode 100644 index 4b1ffaa4d..000000000 --- a/explicit_self.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - explicit_self Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Self

- -

Instance variables and functions should be explicitly accessed with ‘self.’

- -
    -
  • Identifier: explicit_self
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct A {
-    func f1() {}
-    func f2() {
-        self.f1()
-    }
-}
-
-
struct A {
-    let p1: Int
-    func f1() {
-        _ = self.p1
-    }
-}
-
-
@propertyWrapper
-struct Wrapper<Value> {
-    let wrappedValue: Value
-    var projectedValue: [Value] {
-        [self.wrappedValue]
-    }
-}
-struct A {
-    @Wrapper var p1: Int
-    func f1() {
-        self.$p1
-        self._p1
-    }
-}
-func f1() {
-    A(p1: 10).$p1
-}
-
-

Triggering Examples

-
struct A {
-    func f1() {}
-    func f2() {
-        f1()
-    }
-}
-
-
struct A {
-    let p1: Int
-    func f1() {
-        _ = p1
-    }
-}
-
-
struct A {
-    func f1(a b: Int) {}
-    func f2() {
-        f1(a: 0)
-    }
-}
-
-
@propertyWrapper
-struct Wrapper<Value> {
-    let wrappedValue: Value
-    var projectedValue: [Value] {
-        [self.wrappedValue]
-    }
-}
-struct A {
-    @Wrapper var p1: Int
-    func f1() {
-        $p1
-        _p1
-    }
-}
-func f1() {
-    A(p1: 10).$p1
-}
-
- -
-
- - -
-
- - - diff --git a/explicit_top_level_acl.html b/explicit_top_level_acl.html deleted file mode 100644 index a23b64b97..000000000 --- a/explicit_top_level_acl.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - explicit_top_level_acl Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Top Level ACL

- -

Top-level declarations should specify Access Control Level keywords explicitly

- -
    -
  • Identifier: explicit_top_level_acl
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
internal enum A {}
-
-
public final class B {}
-
-
private struct S1 {
-    struct S2 {}
-}
-
-
internal enum A { enum B {} }
-
-
internal final actor Foo {}
-
-
internal typealias Foo = Bar
-
-
internal func a() {}
-
-
extension A: Equatable {}
-
-
extension A {}
-
-

Triggering Examples

-
enum A {}
-
-
final class B {}
-
-
protocol P {}
-
-
func a() {}
-
-
internal let a = 0
-func b() {}
-
- -
-
- - -
-
- - - diff --git a/explicit_type_interface.html b/explicit_type_interface.html deleted file mode 100644 index db87042ae..000000000 --- a/explicit_type_interface.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - explicit_type_interface Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Explicit Type Interface

- -

Properties should have a type interface

- -
    -
  • Identifier: explicit_type_interface
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -allow_redundancy - -false -
  • -
-

Non Triggering Examples

-
class Foo {
-  var myVar: Int? = 0
-}
-
-
class Foo {
-  let myVar: Int? = 0, s: String = ""
-}
-
-
class Foo {
-  static var myVar: Int? = 0
-}
-
-
class Foo {
-  class var myVar: Int? = 0
-}
-
-

Triggering Examples

-
class Foo {
-  var myVar = 0
-}
-
-
class Foo {
-  let mylet = 0
-}
-
-
class Foo {
-  static var myStaticVar = 0
-}
-
-
class Foo {
-  class var myClassVar = 0
-}
-
-
class Foo {
-  let myVar = Int(0), s = ""
-}
-
-
class Foo {
-  let myVar = Set<Int>(0)
-}
-
- -
-
- - -
-
- - - diff --git a/extension_access_modifier.html b/extension_access_modifier.html deleted file mode 100644 index 063450f6c..000000000 --- a/extension_access_modifier.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - extension_access_modifier Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Extension Access Modifier

- -

Prefer to use extension access modifiers

- -
    -
  • Identifier: extension_access_modifier
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension Foo: SomeProtocol {
-  public var bar: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  public var baz: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  public func baz() {}
-}
-
-
extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
extension Foo {
-  var bar: Int { return 1 }
-  internal var baz: Int { return 1 }
-}
-
-
internal extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  var bar: Int { return 1 }
-  internal var baz: Int { return 1 }
-}
-
-
extension Foo {
-  private var bar: Int { return 1 }
-  private var baz: Int { return 1 }
-}
-
-
extension Foo {
-  open var bar: Int { return 1 }
-  open var baz: Int { return 1 }
-}
-
-
extension Foo {
-    func setup() {}
-    public func update() {}
-}
-
-
private extension Foo {
-  private var bar: Int { return 1 }
-  var baz: Int { return 1 }
-}
-
-
extension Foo {
-  internal private(set) var bar: Int {
-    get { Foo.shared.bar }
-    set { Foo.shared.bar = newValue }
-  }
-}
-
-
extension Foo {
-  private(set) internal var bar: Int {
-    get { Foo.shared.bar }
-    set { Foo.shared.bar = newValue }
-  }
-}
-
-
public extension Foo {
-  private(set) var value: Int { 1 }
-}
-
-

Triggering Examples

-
extension Foo {
-   public var bar: Int { return 1 }
-   public var baz: Int { return 1 }
-}
-
-
extension Foo {
-   public var bar: Int { return 1 }
-   public func baz() {}
-}
-
-
public extension Foo {
-  public func bar() {}
-  public func baz() {}
-}
-
-
extension Foo {
-   public var bar: Int {
-      let value = 1
-      return value
-   }
-
-   public var baz: Int { return 1 }
-}
-
-
extension Array where Element: Equatable {
-    public var unique: [Element] {
-        var uniqueValues = [Element]()
-        for item in self where !uniqueValues.contains(item) {
-            uniqueValues.append(item)
-        }
-        return uniqueValues
-    }
-}
-
-
extension Foo {
-   #if DEBUG
-   public var bar: Int {
-      let value = 1
-      return value
-   }
-   #endif
-
-   public var baz: Int { return 1 }
-}
-
-
public extension Foo {
-  private func bar() {}
-  private func baz() {}
-}
-
-
extension Foo {
-  private(set) public var value: Int { 1 }
-}
-
- -
-
- - -
-
- - - diff --git a/fallthrough.html b/fallthrough.html deleted file mode 100644 index 101754e76..000000000 --- a/fallthrough.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - fallthrough Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Fallthrough

- -

Fallthrough should be avoided

- -
    -
  • Identifier: fallthrough
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar, .bar2, .bar3:
-  something()
-}
-
-

Triggering Examples

-
switch foo {
-case .bar:
-  fallthrough
-case .bar2:
-  something()
-}
-
- -
-
- - -
-
- - - diff --git a/fatal_error_message.html b/fatal_error_message.html deleted file mode 100644 index 4773b7ba3..000000000 --- a/fatal_error_message.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - fatal_error_message Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Fatal Error Message

- -

A fatalError call should have a message

- -
    -
  • Identifier: fatal_error_message
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-  fatalError("Foo")
-}
-
-
func foo() {
-  fatalError(x)
-}
-
-

Triggering Examples

-
func foo() {
-  fatalError("")
-}
-
-
func foo() {
-  fatalError()
-}
-
- -
-
- - -
-
- - - diff --git a/file_header.html b/file_header.html deleted file mode 100644 index 6de3e6621..000000000 --- a/file_header.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - file_header Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Header

- -

Header comments should be consistent with project patterns. The SWIFTLINT_CURRENT_FILENAME placeholder can optionally be used in the required and forbidden patterns. It will be replaced by the real file name.

- -
    -
  • Identifier: file_header
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = "Copyright"
-
-
let foo = 2 // Copyright
-
-
let foo = 2
- // Copyright
-
-

Triggering Examples

-
// ↓Copyright
-
-
//
-// ↓Copyright
-
-
//
-//  FileHeaderRule.swift
-//  SwiftLint
-//
-//  Created by Marcelo Fabri on 27/11/16.
-//  ↓Copyright © 2016 Realm. All rights reserved.
-//
-
- -
-
- - -
-
- - - diff --git a/file_length.html b/file_length.html deleted file mode 100644 index 36f8a939c..000000000 --- a/file_length.html +++ /dev/null @@ -1,2039 +0,0 @@ - - - - file_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Length

- -

Files should not span too many lines.

- -
    -
  • Identifier: file_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -400 -
    -error - -1000 -
    -ignore_comment_only_lines - -false -
  • -
-

Non Triggering Examples

-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-
-
-

Triggering Examples

-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-
-
-
print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-print("swiftlint")
-//
-
-
-
print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-print("swiftlint")
-
-
-
- -
-
- - -
-
- - - diff --git a/file_name.html b/file_name.html deleted file mode 100644 index 501940a6b..000000000 --- a/file_name.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - file_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Name

- -

File name should match a type or extension declared in the file (if any)

- -
    -
  • Identifier: file_name
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[“LinuxMain.swift”, “main.swift”] -
    -prefix_pattern - -“” -
    -suffix_pattern - -“+.*” -
    -nested_type_separator - -“.” -
  • -
- -
-
- - -
-
- - - diff --git a/file_name_no_space.html b/file_name_no_space.html deleted file mode 100644 index dfc52aea1..000000000 --- a/file_name_no_space.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - file_name_no_space Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Name no Space

- -

File name should not contain any whitespace

- -
    -
  • Identifier: file_name_no_space
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
  • -
- -
-
- - -
-
- - - diff --git a/file_types_order.html b/file_types_order.html deleted file mode 100644 index 65c9097eb..000000000 --- a/file_types_order.html +++ /dev/null @@ -1,625 +0,0 @@ - - - - file_types_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

File Types Order

- -

Specifies how the types within a file should be ordered.

- -
    -
  • Identifier: file_types_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -[[supporting_type], [main_type], [extension], [preview_provider], [library_content_provider]] -
  • -
-

Non Triggering Examples

-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-// Main Type
-class TestViewController: UIViewController {
-    // Type Aliases
-    typealias CompletionHandler = ((TestEnum) -> Void)
-
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-
-    struct TestStruct {
-        // 3 lines
-    }
-
-    enum TestEnum {
-        // 5 lines
-    }
-
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-
-    // Stored Instance Properties
-    var shouldLayoutView1: Bool!
-    weak var delegate: TestViewControllerDelegate?
-    private var hasLayoutedView1: Bool = false
-    private var hasLayoutedView2: Bool = false
-
-    // Computed Instance Properties
-    private var hasAnyLayoutedView: Bool {
-         return hasLayoutedView1 || hasLayoutedView2
-    }
-
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-    @IBOutlet private var view2: UIView!
-
-    // Initializers
-    override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-        super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-    }
-
-    required init?(coder aDecoder: NSCoder) {
-        fatalError("init(coder:) has not been implemented")
-    }
-
-    // Type Methods
-    static func makeViewController() -> TestViewController {
-        // some code
-    }
-
-    // Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-    }
-
-    override func viewDidLayoutSubviews() {
-        super.viewDidLayoutSubviews()
-    }
-
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-
-    @objc
-    func goToRandomVcButtonPressed() {
-        goToRandomVc()
-    }
-
-    // MARK: Other Methods
-    func goToNextVc() { /* TODO */ }
-
-    func goToInfoVc() { /* TODO */ }
-
-    func goToRandomVc() {
-        let viewCtrl = getRandomVc()
-        present(viewCtrl, animated: true)
-    }
-
-    private func getRandomVc() -> UIViewController { return UIViewController() }
-
-    // Subscripts
-    subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-        get {
-            return "This is just a test"
-        }
-
-        set {
-            log.warning("Just a test", newValue)
-        }
-    }
-}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-
// Only extensions
-extension Foo {}
-extension Bar {
-}
-
-
// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
-// Preview Provider
-struct ContentView_Previews: PreviewProvider {
-    static var previews: some View { ContentView() }
-}
-
-// Library Content Provider
-struct ContentView_LibraryContent: LibraryContentProvider {
-    var views: [LibraryItem] {
-        LibraryItem(ContentView())
-    }
-}
-
-

Triggering Examples

-
class TestViewController: UIViewController {}
-
-// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-
// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-class TestViewController: UIViewController {}
-
-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-class TestViewController: UIViewController {}
-
-// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-
// Supporting Types
-protocol TestViewControllerDelegate {
-    func didPressTrackedButton()
-}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-class TestViewController: UIViewController {}
-
-// Extensions
-extension TestViewController: UITableViewDataSource {
-    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
-        return 1
-    }
-}
-
-
// Preview Provider
-struct ContentView_Previews: PreviewProvider {
-    static var previews: some View { ContentView() }
-}
-
-// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
-
// Library Content Provider
-struct ContentView_LibraryContent: LibraryContentProvider {
-    var views: [LibraryItem] {
-        LibraryItem(ContentView())
-    }
-}
-
-// Main Type
-struct ContentView: View {
-    var body: some View {
-        Text("Hello, World!")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/final_test_case.html b/final_test_case.html deleted file mode 100644 index 1ad099329..000000000 --- a/final_test_case.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - final_test_case Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Final Test Case

- -

Test cases should be final

- -
    -
  • Identifier: final_test_case
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
final class Test: XCTestCase {}
-
-
open class Test: XCTestCase {}
-
-
public final class Test: QuickSpec {}
-
-
class Test: MyTestCase {}
-
-
//
-// test_parent_classes: ["MyTestCase", "QuickSpec", "XCTestCase"]
-//
-
-struct Test: MyTestCase {}
-
-
-

Triggering Examples

-
class Test: XCTestCase {}
-
-
public class Test: QuickSpec {}
-
-
//
-// test_parent_classes: ["MyTestCase", "QuickSpec", "XCTestCase"]
-//
-
-class Test: MyTestCase {}
-
-
- -
-
- - -
-
- - - diff --git a/first_where.html b/first_where.html deleted file mode 100644 index 215c5e31e..000000000 --- a/first_where.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - first_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

First Where

- -

Prefer using .first(where:) over .filter { }.first in collections

- -
    -
  • Identifier: first_where
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
kinds.filter(excludingKinds.contains).isEmpty && kinds.first == .identifier
-
-
myList.first(where: { $0 % 2 == 0 })
-
-
match(pattern: pattern).filter { $0.first == .identifier }
-
-
(myList.filter { $0 == 1 }.suffix(2)).first
-
-
collection.filter("stringCol = '3'").first
-
-
realm?.objects(User.self).filter(NSPredicate(format: "email ==[c] %@", email)).first
-
-
if let pause = timeTracker.pauses.filter("beginDate < %@", beginDate).first { print(pause) }
-
-

Triggering Examples

-
myList.filter { $0 % 2 == 0 }.first
-
-
myList.filter({ $0 % 2 == 0 }).first
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).first
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).first?.something()
-
-
myList.filter(someFunction).first
-
-
myList.filter({ $0 % 2 == 0 })
-.first
-
-
(myList.filter { $0 == 1 }).first
-
-
myListOfDict.filter { dict in dict["1"] }.first
-
-
myListOfDict.filter { $0["someString"] }.first
-
- -
-
- - -
-
- - - diff --git a/flatmap_over_map_reduce.html b/flatmap_over_map_reduce.html deleted file mode 100644 index 421b07cce..000000000 --- a/flatmap_over_map_reduce.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - flatmap_over_map_reduce Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Flat Map over Map Reduce

- -

Prefer flatMap over map followed by reduce([], +)

- -
    -
  • Identifier: flatmap_over_map_reduce
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar.map { $0.count }.reduce(0, +)
-
-
let foo = bar.flatMap { $0.array }
-
-

Triggering Examples

-
let foo = bar.map { $0.array }.reduce([], +)
-
- -
-
- - -
-
- - - diff --git a/for_where.html b/for_where.html deleted file mode 100644 index e7418dff6..000000000 --- a/for_where.html +++ /dev/null @@ -1,512 +0,0 @@ - - - - for_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer For-Where

- -

where clauses are preferred over a single if inside a for

- -
    -
  • Identifier: for_where
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_for_as_filter - -false -
  • -
-

Non Triggering Examples

-
for user in users where user.id == 1 { }
-
-
for user in users {
-  if let id = user.id { }
-}
-
-
for user in users {
-  if var id = user.id { }
-}
-
-
for user in users {
-  if user.id == 1 { } else { }
-}
-
-
for user in users {
-  if user.id == 1 {
-  } else if user.id == 2 { }
-}
-
-
for user in users {
-  if user.id == 1 { }
-  print(user)
-}
-
-
for user in users {
-  let id = user.id
-  if id == 1 { }
-}
-
-
for user in users {
-  if user.id == 1 { }
-  return true
-}
-
-
for user in users {
-  if user.id == 1 && user.age > 18 { }
-}
-
-
for user in users {
-  if user.id == 1, user.age > 18 { }
-}
-
-
for (index, value) in array.enumerated() {
-  if case .valueB(_) = value {
-    return index
-  }
-}
-
-
//
-// allow_for_as_filter: true
-//
-
-for user in users {
-  if user.id == 1 { return true }
-}
-
-
-
//
-// allow_for_as_filter: true
-//
-
-for user in users {
-  if user.id == 1 {
-    let derivedValue = calculateValue(from: user)
-    return derivedValue != 0
-  }
-}
-
-
-

Triggering Examples

-
for user in users {
-  if user.id == 1 { return true }
-}
-
-
for subview in subviews {
-    if !(subview is UIStackView) {
-        subview.removeConstraints(subview.constraints)
-        subview.removeFromSuperview()
-    }
-}
-
-
//
-// allow_for_as_filter: true
-//
-
-for subview in subviews {
-    if !(subview is UIStackView) {
-        subview.removeConstraints(subview.constraints)
-        subview.removeFromSuperview()
-    }
-}
-
-
- -
-
- - -
-
- - - diff --git a/force_cast.html b/force_cast.html deleted file mode 100644 index c97b40abc..000000000 --- a/force_cast.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - force_cast Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Cast

- -

Force casts should be avoided

- -
    -
  • Identifier: force_cast
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
NSNumber() as? Int
-
-

Triggering Examples

-
NSNumber() as! Int
-
- -
-
- - -
-
- - - diff --git a/force_try.html b/force_try.html deleted file mode 100644 index 8d28059cb..000000000 --- a/force_try.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - force_try Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Try

- -

Force tries should be avoided

- -
    -
  • Identifier: force_try
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
func a() throws {}
-do {
-  try a()
-} catch {}
-
-

Triggering Examples

-
func a() throws {}
-try! a()
-
- -
-
- - -
-
- - - diff --git a/force_unwrapping.html b/force_unwrapping.html deleted file mode 100644 index 873ad986a..000000000 --- a/force_unwrapping.html +++ /dev/null @@ -1,490 +0,0 @@ - - - - force_unwrapping Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Force Unwrapping

- -

Force unwrapping should be avoided

- -
    -
  • Identifier: force_unwrapping
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if let url = NSURL(string: query)
-
-
navigationController?.pushViewController(viewController, animated: true)
-
-
let s as! Test
-
-
try! canThrowErrors()
-
-
let object: Any!
-
-
@IBOutlet var constraints: [NSLayoutConstraint]!
-
-
setEditing(!editing, animated: true)
-
-
navigationController.setNavigationBarHidden(!navigationController.navigationBarHidden, animated: true)
-
-
if addedToPlaylist && (!self.selectedFilters.isEmpty || self.searchBar?.text?.isEmpty == false) {}
-
-
print("\(xVar)!")
-
-
var test = (!bar)
-
-
var a: [Int]!
-
-
private var myProperty: (Void -> Void)!
-
-
func foo(_ options: [AnyHashable: Any]!) {
-
-
func foo() -> [Int]!
-
-
func foo() -> [AnyHashable: Any]!
-
-
func foo() -> [Int]! { return [] }
-
-
return self
-
-

Triggering Examples

-
let url = NSURL(string: query)!
-
-
navigationController!.pushViewController(viewController, animated: true)
-
-
let unwrapped = optional!
-
-
return cell!
-
-
let url = NSURL(string: "http://www.google.com")!
-
-
let dict = ["Boooo": "👻"]
-func bla() -> String {
-    return dict["Boooo"]!
-}
-
-
let dict = ["Boooo": "👻"]
-func bla() -> String {
-    return dict["Boooo"]!.contains("B")
-}
-
-
let a = dict["abc"]!.contains("B")
-
-
dict["abc"]!.bar("B")
-
-
if dict["a"]!!!! {}
-
-
var foo: [Bool]! = dict["abc"]!
-
-
realm.objects(SwiftUTF8Object.self).filter("%K == %@", "柱нǢкƱаم👍", utf8TestString).first!
-
-
context("abc") {
-  var foo: [Bool]! = dict["abc"]!
-}
-
-
open var computed: String { return foo.bar! }
-
-
return self!
-
-
[1, 3, 5, 6].first { $0.isMultiple(of: 2) }!
-
-
map["a"]!!
-
- -
-
- - -
-
- - - diff --git a/function_body_length.html b/function_body_length.html deleted file mode 100644 index d60b67493..000000000 --- a/function_body_length.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - function_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Body Length

- -

Function bodies should not span too many lines

- -
    -
  • Identifier: function_body_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -50 -
    -error - -100 -
  • -
- -
-
- - -
-
- - - diff --git a/function_default_parameter_at_end.html b/function_default_parameter_at_end.html deleted file mode 100644 index 84ae7211c..000000000 --- a/function_default_parameter_at_end.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - function_default_parameter_at_end Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Default Parameter at End

- -

Prefer to locate parameters with defaults toward the end of the parameter list

- -
    -
  • Identifier: function_default_parameter_at_end
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo(baz: String, bar: Int = 0) {}
-
-
func foo(x: String, y: Int = 0, z: CGFloat = 0) {}
-
-
func foo(bar: String, baz: Int = 0, z: () -> Void) {}
-
-
func foo(bar: String, z: () -> Void, baz: Int = 0) {}
-
-
func foo(bar: Int = 0) {}
-
-
func foo() {}
-
-
class A: B {
-  override func foo(bar: Int = 0, baz: String) {}
-
-
func foo(bar: Int = 0, completion: @escaping CompletionHandler) {}
-
-
func foo(a: Int, b: CGFloat = 0) {
-  let block = { (error: Error?) in }
-}
-
-
func foo(a: String, b: String? = nil,
-         c: String? = nil, d: @escaping AlertActionHandler = { _ in }) {}
-
-
override init?(for date: Date = Date(), coordinate: CLLocationCoordinate2D) {}
-
-
func handleNotification(_ userInfo: NSDictionary,
-                        userInteraction: Bool = false,
-                        completionHandler: ((UIBackgroundFetchResult) -> Void)?) {}
-
-
func write(withoutNotifying tokens: [NotificationToken] =  {}, _ block: (() throws -> Int)) {}
-
-

Triggering Examples

-
func foo(bar: Int = 0, baz: String) {}
-
-
private func foo(bar: Int = 0, baz: String) {}
-
-
public init?(for date: Date = Date(), coordinate: CLLocationCoordinate2D) {}
-
- -
-
- - -
-
- - - diff --git a/function_parameter_count.html b/function_parameter_count.html deleted file mode 100644 index e70161685..000000000 --- a/function_parameter_count.html +++ /dev/null @@ -1,459 +0,0 @@ - - - - function_parameter_count Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Function Parameter Count

- -

Number of function parameters should be low.

- -
    -
  • Identifier: function_parameter_count
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -5 -
    -error - -8 -
    -ignores_default_parameters - -true -
  • -
-

Non Triggering Examples

-
init(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init (a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
`init`(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?<T>(a: T, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
init?<T: String>(a: T, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
func f2(p1: Int, p2: Int) { }
-
-
func f(a: Int, b: Int, c: Int, d: Int, x: Int = 42) {}
-
-
func f(a: [Int], b: Int, c: Int, d: Int, f: Int) -> [Int] {
-    let s = a.flatMap { $0 as? [String: Int] } ?? []}}
-
-
override func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-

Triggering Examples

-
func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
func initialValue(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-
-
private func f(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int = 2, g: Int) {}
-
-
struct Foo {
-    init(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}
-    func bar(a: Int, b: Int, c: Int, d: Int, e: Int, f: Int) {}}
-
- -
-
- - -
-
- - - diff --git a/generic_type_name.html b/generic_type_name.html deleted file mode 100644 index 713e8f084..000000000 --- a/generic_type_name.html +++ /dev/null @@ -1,568 +0,0 @@ - - - - generic_type_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Generic Type Name

- -

Generic type name should only contain alphanumeric characters, start with an uppercase character and span between 1 and 20 characters in length.

- -
    -
  • Identifier: generic_type_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -1 -
    -error - -0 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -20 -
    -error - -1000 -
    -
    -excluded - -[] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
  • -
-

Non Triggering Examples

-
func foo<T>() {}
-
-
func foo<T>() -> T {}
-
-
func foo<T, U>(param: U) -> T {}
-
-
func foo<T: Hashable, U: Rule>(param: U) -> T {}
-
-
struct Foo<T> {}
-
-
class Foo<T> {}
-
-
enum Foo<T> {}
-
-
func run(_ options: NoOptions<CommandantError<()>>) {}
-
-
func foo(_ options: Set<type>) {}
-
-
func < <T: Comparable>(lhs: T?, rhs: T?) -> Bool
-
-
func configureWith(data: Either<MessageThread, (project: Project, backing: Backing)>)
-
-
typealias StringDictionary<T> = Dictionary<String, T>
-
-
typealias BackwardTriple<T1, T2, T3> = (T3, T2, T1)
-
-
typealias DictionaryOfStrings<T : Hashable> = Dictionary<T, String>
-
-

Triggering Examples

-
func foo<T_Foo>() {}
-
-
func foo<T, U_Foo>(param: U_Foo) -> T {}
-
-
func foo<TTTTTTTTTTTTTTTTTTTTT>() {}
-
-
func foo<type>() {}
-
-
typealias StringDictionary<T_Foo> = Dictionary<String, T_Foo>
-
-
typealias BackwardTriple<T1, T2_Bar, T3> = (T3, T2_Bar, T1)
-
-
typealias DictionaryOfStrings<T_Foo: Hashable> = Dictionary<T_Foo, String>
-
-
class Foo<T_Foo> {}
-
-
class Foo<T, U_Foo> {}
-
-
class Foo<T_Foo, U_Foo> {}
-
-
class Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
class Foo<type> {}
-
-
struct Foo<T_Foo> {}
-
-
struct Foo<T, U_Foo> {}
-
-
struct Foo<T_Foo, U_Foo> {}
-
-
struct Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
struct Foo<type> {}
-
-
enum Foo<T_Foo> {}
-
-
enum Foo<T, U_Foo> {}
-
-
enum Foo<T_Foo, U_Foo> {}
-
-
enum Foo<TTTTTTTTTTTTTTTTTTTTT> {}
-
-
enum Foo<type> {}
-
- -
-
- - -
-
- - - diff --git a/ibinspectable_in_extension.html b/ibinspectable_in_extension.html deleted file mode 100644 index cbb7ef683..000000000 --- a/ibinspectable_in_extension.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - ibinspectable_in_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

IBInspectable in Extension

- -

Extensions shouldn’t add @IBInspectable properties

- -
    -
  • Identifier: ibinspectable_in_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  @IBInspectable private var x: Int
-}
-
-

Triggering Examples

-
extension Foo {
-  @IBInspectable private var x: Int
-}
-
- -
-
- - -
-
- - - diff --git a/identical_operands.html b/identical_operands.html deleted file mode 100644 index ac49bc599..000000000 --- a/identical_operands.html +++ /dev/null @@ -1,898 +0,0 @@ - - - - identical_operands Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Identical Operands

- -

Comparing two identical operands is likely a mistake

- -
    -
  • Identifier: identical_operands
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
1 == 2
-
-
foo == bar
-
-
prefixedFoo == foo
-
-
foo.aProperty == foo.anotherProperty
-
-
self.aProperty == self.anotherProperty
-
-
"1 == 1"
-
-
self.aProperty == aProperty
-
-
lhs.aProperty == rhs.aProperty
-
-
lhs.identifier == rhs.identifier
-
-
i == index
-
-
$0 == 0
-
-
keyValues?.count ?? 0 == 0
-
-
string == string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num == num?.byteSwapped
-
-
num == num!.byteSwapped
-
-
1    + 1 ==   1     +    2
-
-
f(  i :   2) ==   f (i: 3 )
-
-
1 != 2
-
-
foo != bar
-
-
prefixedFoo != foo
-
-
foo.aProperty != foo.anotherProperty
-
-
self.aProperty != self.anotherProperty
-
-
"1 != 1"
-
-
self.aProperty != aProperty
-
-
lhs.aProperty != rhs.aProperty
-
-
lhs.identifier != rhs.identifier
-
-
i != index
-
-
$0 != 0
-
-
keyValues?.count ?? 0 != 0
-
-
string != string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num != num?.byteSwapped
-
-
num != num!.byteSwapped
-
-
1    + 1 !=   1     +    2
-
-
f(  i :   2) !=   f (i: 3 )
-
-
1 === 2
-
-
foo === bar
-
-
prefixedFoo === foo
-
-
foo.aProperty === foo.anotherProperty
-
-
self.aProperty === self.anotherProperty
-
-
"1 === 1"
-
-
self.aProperty === aProperty
-
-
lhs.aProperty === rhs.aProperty
-
-
lhs.identifier === rhs.identifier
-
-
i === index
-
-
$0 === 0
-
-
keyValues?.count ?? 0 === 0
-
-
string === string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num === num?.byteSwapped
-
-
num === num!.byteSwapped
-
-
1    + 1 ===   1     +    2
-
-
f(  i :   2) ===   f (i: 3 )
-
-
1 !== 2
-
-
foo !== bar
-
-
prefixedFoo !== foo
-
-
foo.aProperty !== foo.anotherProperty
-
-
self.aProperty !== self.anotherProperty
-
-
"1 !== 1"
-
-
self.aProperty !== aProperty
-
-
lhs.aProperty !== rhs.aProperty
-
-
lhs.identifier !== rhs.identifier
-
-
i !== index
-
-
$0 !== 0
-
-
keyValues?.count ?? 0 !== 0
-
-
string !== string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num !== num?.byteSwapped
-
-
num !== num!.byteSwapped
-
-
1    + 1 !==   1     +    2
-
-
f(  i :   2) !==   f (i: 3 )
-
-
1 > 2
-
-
foo > bar
-
-
prefixedFoo > foo
-
-
foo.aProperty > foo.anotherProperty
-
-
self.aProperty > self.anotherProperty
-
-
"1 > 1"
-
-
self.aProperty > aProperty
-
-
lhs.aProperty > rhs.aProperty
-
-
lhs.identifier > rhs.identifier
-
-
i > index
-
-
$0 > 0
-
-
keyValues?.count ?? 0 > 0
-
-
string > string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num > num?.byteSwapped
-
-
num > num!.byteSwapped
-
-
1    + 1 >   1     +    2
-
-
f(  i :   2) >   f (i: 3 )
-
-
1 >= 2
-
-
foo >= bar
-
-
prefixedFoo >= foo
-
-
foo.aProperty >= foo.anotherProperty
-
-
self.aProperty >= self.anotherProperty
-
-
"1 >= 1"
-
-
self.aProperty >= aProperty
-
-
lhs.aProperty >= rhs.aProperty
-
-
lhs.identifier >= rhs.identifier
-
-
i >= index
-
-
$0 >= 0
-
-
keyValues?.count ?? 0 >= 0
-
-
string >= string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num >= num?.byteSwapped
-
-
num >= num!.byteSwapped
-
-
1    + 1 >=   1     +    2
-
-
f(  i :   2) >=   f (i: 3 )
-
-
1 < 2
-
-
foo < bar
-
-
prefixedFoo < foo
-
-
foo.aProperty < foo.anotherProperty
-
-
self.aProperty < self.anotherProperty
-
-
"1 < 1"
-
-
self.aProperty < aProperty
-
-
lhs.aProperty < rhs.aProperty
-
-
lhs.identifier < rhs.identifier
-
-
i < index
-
-
$0 < 0
-
-
keyValues?.count ?? 0 < 0
-
-
string < string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num < num?.byteSwapped
-
-
num < num!.byteSwapped
-
-
1    + 1 <   1     +    2
-
-
f(  i :   2) <   f (i: 3 )
-
-
1 <= 2
-
-
foo <= bar
-
-
prefixedFoo <= foo
-
-
foo.aProperty <= foo.anotherProperty
-
-
self.aProperty <= self.anotherProperty
-
-
"1 <= 1"
-
-
self.aProperty <= aProperty
-
-
lhs.aProperty <= rhs.aProperty
-
-
lhs.identifier <= rhs.identifier
-
-
i <= index
-
-
$0 <= 0
-
-
keyValues?.count ?? 0 <= 0
-
-
string <= string.lowercased()
-
-
let num: Int? = 0
-_ = num != nil && num <= num?.byteSwapped
-
-
num <= num!.byteSwapped
-
-
1    + 1 <=   1     +    2
-
-
f(  i :   2) <=   f (i: 3 )
-
-
func evaluate(_ mode: CommandMode) -> Result<Options, CommandantError<CommandantError<()>>>
-
-
let array = Array<Array<Int>>()
-
-
guard Set(identifiers).count != identifiers.count else { return }
-
-
expect("foo") == "foo"
-
-
type(of: model).cachePrefix == cachePrefix
-
-
histogram[156].0 == 0x003B8D96 && histogram[156].1 == 1
-
-
[Wrapper(type: .three), Wrapper(type: .one)].sorted { "\($0.type)" > "\($1.type)"}
-
-
array.sorted { "\($0)" < "\($1)" }
-
-

Triggering Examples

-
1 == 1
-
-
foo == foo
-
-
foo.aProperty == foo.aProperty
-
-
self.aProperty == self.aProperty
-
-
$0 == $0
-
-
a?.b == a?.b
-
-
if (elem == elem) {}
-
-
XCTAssertTrue(s3 == s3)
-
-
if let tab = tabManager.selectedTab, tab.webView == tab.webView
-
-
1    + 1 ==   1     +    1
-
-
 f(  i :   2) ==   f (i: 
- 2 )
-
-
1 != 1
-
-
foo != foo
-
-
foo.aProperty != foo.aProperty
-
-
self.aProperty != self.aProperty
-
-
$0 != $0
-
-
a?.b != a?.b
-
-
if (elem != elem) {}
-
-
XCTAssertTrue(s3 != s3)
-
-
if let tab = tabManager.selectedTab, tab.webView != tab.webView
-
-
1    + 1 !=   1     +    1
-
-
 f(  i :   2) !=   f (i: 
- 2 )
-
-
1 === 1
-
-
foo === foo
-
-
foo.aProperty === foo.aProperty
-
-
self.aProperty === self.aProperty
-
-
$0 === $0
-
-
a?.b === a?.b
-
-
if (elem === elem) {}
-
-
XCTAssertTrue(s3 === s3)
-
-
if let tab = tabManager.selectedTab, tab.webView === tab.webView
-
-
1    + 1 ===   1     +    1
-
-
 f(  i :   2) ===   f (i: 
- 2 )
-
-
1 !== 1
-
-
foo !== foo
-
-
foo.aProperty !== foo.aProperty
-
-
self.aProperty !== self.aProperty
-
-
$0 !== $0
-
-
a?.b !== a?.b
-
-
if (elem !== elem) {}
-
-
XCTAssertTrue(s3 !== s3)
-
-
if let tab = tabManager.selectedTab, tab.webView !== tab.webView
-
-
1    + 1 !==   1     +    1
-
-
 f(  i :   2) !==   f (i: 
- 2 )
-
-
1 > 1
-
-
foo > foo
-
-
foo.aProperty > foo.aProperty
-
-
self.aProperty > self.aProperty
-
-
$0 > $0
-
-
a?.b > a?.b
-
-
if (elem > elem) {}
-
-
XCTAssertTrue(s3 > s3)
-
-
if let tab = tabManager.selectedTab, tab.webView > tab.webView
-
-
1    + 1 >   1     +    1
-
-
 f(  i :   2) >   f (i: 
- 2 )
-
-
1 >= 1
-
-
foo >= foo
-
-
foo.aProperty >= foo.aProperty
-
-
self.aProperty >= self.aProperty
-
-
$0 >= $0
-
-
a?.b >= a?.b
-
-
if (elem >= elem) {}
-
-
XCTAssertTrue(s3 >= s3)
-
-
if let tab = tabManager.selectedTab, tab.webView >= tab.webView
-
-
1    + 1 >=   1     +    1
-
-
 f(  i :   2) >=   f (i: 
- 2 )
-
-
1 < 1
-
-
foo < foo
-
-
foo.aProperty < foo.aProperty
-
-
self.aProperty < self.aProperty
-
-
$0 < $0
-
-
a?.b < a?.b
-
-
if (elem < elem) {}
-
-
XCTAssertTrue(s3 < s3)
-
-
if let tab = tabManager.selectedTab, tab.webView < tab.webView
-
-
1    + 1 <   1     +    1
-
-
 f(  i :   2) <   f (i: 
- 2 )
-
-
1 <= 1
-
-
foo <= foo
-
-
foo.aProperty <= foo.aProperty
-
-
self.aProperty <= self.aProperty
-
-
$0 <= $0
-
-
a?.b <= a?.b
-
-
if (elem <= elem) {}
-
-
XCTAssertTrue(s3 <= s3)
-
-
if let tab = tabManager.selectedTab, tab.webView <= tab.webView
-
-
1    + 1 <=   1     +    1
-
-
 f(  i :   2) <=   f (i: 
- 2 )
-
-
    return lhs.foo == lhs.foo &&
-           lhs.bar == rhs.bar
-
-
    return lhs.foo == rhs.foo &&
-           lhs.bar == lhs.bar
-
- -
-
- - -
-
- - - diff --git a/identifier_name.html b/identifier_name.html deleted file mode 100644 index ded1921a9..000000000 --- a/identifier_name.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - identifier_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Identifier Name

- -

Identifier names should only contain alphanumeric characters and start with a lowercase character or should only contain capital letters. In an exception to the above, variable names may start with a capital letter when they are declared as static. Variable names should not be too long or too short.

- -
    -
  • Identifier: identifier_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -3 -
    -error - -2 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -40 -
    -error - -60 -
    -
    -excluded - -[“^id$”] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
    -additional_operators - -[“!”, “%”, “&”, “*”, “+”, “-”, “.”, “/”, “<”, “=”, “>”, “?”, “^”, “|”, “~”] -
  • -
-

Non Triggering Examples

-
let myLet = 0
-
-
var myVar = 0
-
-
private let _myLet = 0
-
-
private func _myFunc() {}
-
-
fileprivate let _myLet = 0
-
-
fileprivate func _myFunc() {}
-
-
fileprivate func _myFunc() {}
-
-
class Abc { static let MyLet = 0 }
-
-
let URL: NSURL? = nil
-
-
let XMLString: String? = nil
-
-
override var i = 0
-
-
enum Foo { case myEnum }
-
-
func isOperator(name: String) -> Bool
-
-
func typeForKind(_ kind: SwiftDeclarationKind) -> String
-
-
func == (lhs: SyntaxToken, rhs: SyntaxToken) -> Bool
-
-
override func IsOperator(name: String) -> Bool
-
-
enum Foo { case `private` }
-
-
enum Foo { case value(String) }
-
-
f { $abc in }
-
-
class Foo {
-   static let Bar = 0
-}
-
-
class Foo {
-   static var Bar = 0
-}
-
-
//
-// additional_operators: ["!", "%", "&", "*", "+", "-", ".", "/", "<", "=", ">", "?", "^", "|", "~", "√"]
-//
-
-func  (arg: Double) -> Double { arg }
-
-
-

Triggering Examples

-
class C { static let _myLet = 0 }
-
-
class C { class let MyLet = 0 }
-
-
class C { static func MyFunc() {} }
-
-
class C { class func MyFunc() {} }
-
-
private let myLet_ = 0
-
-
let myExtremelyVeryVeryVeryVeryVeryVeryLongLet = 0
-
-
var myExtremelyVeryVeryVeryVeryVeryVeryLongVar = 0
-
-
private let _myExtremelyVeryVeryVeryVeryVeryVeryLongLet = 0
-
-
let i = 0
-
-
var aa = 0
-
-
private let _i = 0
-
-
if let _x {}
-
-
guard var x = x else {}
-
-
func myFunc(
-    _ s: String,
-    i j: Int,
-    _ goodName: Double,
-    name n: String,
-    x: Int,
-    abc: Double,
-    _: Double,
-    last _: Double
-) {}
-
-
let (a, abc) = (1, 1)
-
-
if let i {}
-
-
for i in [] {}
-
-
f { x in }
-
-
f { $x in }
-
-
f { (x abc: Int, _ x: Int) in }
-
-
enum E {
-    case c
-    case case1(Int)
-    case case2(a: Int)
-    case case3(_ a: Int)
-}
-
-
class C {
-    var x: Int {
-        get { 1 }
-        set(y) { x = y }
-    }
-}
-
-
func ↓√ (arg: Double) -> Double { arg }
-
- -
-
- - -
-
- - - diff --git a/img/carat.png b/img/carat.png deleted file mode 100755 index 29d2f7fd4955fca6bc6fb740e0373a2c358c398e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^0zfRo!3HEV4DF?Wlw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlqAi{-jv*Ddl5#RKJQ5NTUZgiPI4RUKGIKU?u8L&ndhX1t za+0CMVUnT(Gnb}ei=c~x==tMH^F1_tBocXwcoSWoO-SZY-o>!8%^=Bms)(~h;m_U( zXNixk28L}0LS5-jKyq@#2gyS|J&f#pGCLkTc<@2s1dqeyqJ*Rc0tSIETAgmODY;(s z2y|Mcp&2}7rpBprBBB~1qM1`N+}4SoxYVPqsXi&l`rxZp{(w0iSy$Nv5*Vy!RapG^ S^0y4=eg;ohKbLh*2~7a!Pg}VF diff --git a/img/dash.png b/img/dash.png deleted file mode 100755 index 6f694c7a012b417908da3687a0a39aa182e91c74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1338 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 diff --git a/implicit_getter.html b/implicit_getter.html deleted file mode 100644 index 6dbc95c8f..000000000 --- a/implicit_getter.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - implicit_getter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicit Getter

- -

Computed read-only properties and subscripts should avoid using the get keyword.

- -
    -
  • Identifier: implicit_getter
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        return 20
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        get { _foo }
-        _modify { yield &_foo }
-    }
-}
-
-
class Foo {
-    var _foo: Int
-    var foo: Int {
-        @storageRestrictions(initializes: _foo)
-        init { _foo = newValue }
-        get { _foo }
-    }
-}
-
-
class Foo {
-    var foo: Int
-}
-
-
class Foo {
-    var foo: Int {
-        return getValueFromDisk()
-    }
-}
-
-
class Foo {
-    var foo: String {
-        return "get"
-    }
-}
-
-
protocol Foo {
-    var foo: Int { get }
-}
-
-
protocol Foo {
-    var foo: Int { get set }
-}
-
-
class Foo {
-    var foo: Int {
-        struct Bar {
-            var bar: Int {
-                get { return 1 }
-                set { _ = newValue }
-            }
-        }
-
-        return Bar().bar
-    }
-}
-
-
var _objCTaggedPointerBits: UInt {
-    @inline(__always) get { return 0 }
-}
-
-
var next: Int? {
-    mutating get {
-        defer { self.count += 1 }
-        return self.count
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set { self._bar = newValue }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-        set(newValue) { self._bar = newValue }
-    }
-}
-
-
extension Float {
-    var clamped: Float {
-        set {
-            self = min(1, max(0, newValue))
-        }
-        get {
-            min(1, max(0, self))
-        }
-    }
-}
-
-
extension Reactive where Base: UITapGestureRecognizer {
-    var tapped: CocoaAction<Base>? {
-        get {
-            return associatedAction.withValue { $0.flatMap { $0.action } }
-        }
-        nonmutating set {
-            setAction(newValue)
-        }
-    }
-}
-
-
extension Test {
-    var foo: Bool {
-        get {
-            bar?.boolValue ?? true // Comment mentioning word set which triggers violation
-        }
-        set {
-            bar = NSNumber(value: newValue as Bool)
-        }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        return 20
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get { return 3 }
-        set { _abc = newValue }
-    }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get }
-}
-
-
protocol Foo {
-    subscript(i: Int) -> Int { get set }
-}
-
-
class DatabaseEntity {
-    var isSynced: Bool {
-        get async {
-            await database.isEntitySynced(self)
-        }
-    }
-}
-
-
struct Test {
-    subscript(value: Int) -> Int {
-        get throws {
-            if value == 0 {
-                throw NSError()
-            } else {
-                return value
-            }
-        }
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
class Foo {
-    var foo: Int {
-        get{ return 20 }
-    }
-}
-
-
class Foo {
-    static var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
var foo: Int {
-    get { return 20 }
-}
-
-
class Foo {
-    @objc func bar() {}
-    var foo: Int {
-        get {
-            return 20
-        }
-    }
-}
-
-
extension Foo {
-    var bar: Bool {
-        get { _bar }
-    }
-}
-
-
class Foo {
-    subscript(i: Int) -> Int {
-        get {
-            return 20
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/implicit_return.html b/implicit_return.html deleted file mode 100644 index d4e215afe..000000000 --- a/implicit_return.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - implicit_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicit Return

- -

Prefer implicit returns in closures, functions and getters

- -
    -
  • Identifier: implicit_return
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -included - -[closure, function, getter, initializer, subscript] -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.map({ $0 + 1 })
-
-
foo.map { value in value + 1 }
-
-
[1, 2].first(where: {
-    true
-})
-
-
func foo() -> Int {
-    0
-}
-
-
class Foo {
-    func foo() -> Int { 0 }
-}
-
-
func fetch() -> Data? {
-    do {
-        return try loadData()
-    } catch {
-        return nil
-    }
-}
-
-
func f() -> Int {
-    let i = 4
-    return i
-}
-
-
func f() -> Int {
-    return 3
-    let i = 2
-}
-
-
func f() -> Int {
-    return g()
-    func g() -> Int { 4 }
-}
-
-
var foo: Bool { true }
-
-
class Foo {
-    var bar: Int {
-        get {
-            0
-        }
-    }
-}
-
-
class Foo {
-    static var bar: Int {
-        0
-    }
-}
-
-
class C {
-    let i: Int
-    init(i: Int) {
-        if i < 3 {
-            self.i = 1
-            return
-        }
-        self.i = 2
-    }
-}
-
-
class C {
-    init?() {
-        let i = 1
-        return nil
-    }
-}
-
-
class C {
-    subscript(i: Int) -> Int {
-        let res = i
-        return res
-    }
-}
-
-

Triggering Examples

-
foo.map { value in
-    return value + 1
-}
-
-
foo.map {
-    return $0 + 1
-}
-
-
foo.map({ return $0 + 1})
-
-
[1, 2].first(where: {
-    return true
-})
-
-
func foo() -> Int {
-    return 0
-}
-
-
class Foo {
-    func foo() -> Int { return 0 }
-}
-
-
func f() { return }
-
-
var foo: Bool { return true }
-
-
class Foo {
-    var bar: Int {
-        get {
-            return 0
-        }
-    }
-}
-
-
class Foo {
-    static var bar: Int {
-        return 0
-    }
-}
-
-
class C {
-    init() {
-        return
-    }
-}
-
-
class C {
-    init?() {
-        return nil
-    }
-}
-
-
class C {
-    subscript(i: Int) -> Int {
-        return i
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/implicitly_unwrapped_optional.html b/implicitly_unwrapped_optional.html deleted file mode 100644 index 3654c40a1..000000000 --- a/implicitly_unwrapped_optional.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - implicitly_unwrapped_optional Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Implicitly Unwrapped Optional

- -

Implicitly unwrapped optionals should be avoided when possible

- -
    -
  • Identifier: implicitly_unwrapped_optional
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -mode - -all_except_iboutlets -
  • -
-

Non Triggering Examples

-
@IBOutlet private var label: UILabel!
-
-
@IBOutlet var label: UILabel!
-
-
@IBOutlet var label: [UILabel!]
-
-
if !boolean {}
-
-
let int: Int? = 42
-
-
let int: Int? = nil
-
-

Triggering Examples

-
let label: UILabel!
-
-
let IBOutlet: UILabel!
-
-
let labels: [UILabel!]
-
-
var ints: [Int!] = [42, nil, 42]
-
-
let label: IBOutlet!
-
-
let int: Int! = 42
-
-
let int: Int! = nil
-
-
var int: Int! = 42
-
-
let collection: AnyCollection<Int!>
-
-
func foo(int: Int!) {}
-
-
class MyClass {
-    weak var bar: SomeObject!
-}
-
- -
-
- - -
-
- - - diff --git a/inclusive_language.html b/inclusive_language.html deleted file mode 100644 index b72742d0f..000000000 --- a/inclusive_language.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - inclusive_language Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Inclusive Language

- -

Identifiers should use inclusive language that avoids discrimination against groups of people based on race, gender, or socioeconomic status.

- -
    -
  • Identifier: inclusive_language
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = "abc"
-
-
enum AllowList {
-    case foo, bar
-}
-
-
func updateAllowList(add: String) {}
-
-
enum WalletItemType {
-    case visa
-    case mastercard
-}
-
-
func chargeMasterCard(_ card: Card) {}
-
-

Triggering Examples

-
let slave = "abc"
-
-
enum BlackList {
-    case foo, bar
-}
-
-
func updateWhiteList(add: String) {}
-
-
enum ListType {
-    case whitelist
-    case blacklist
-}
-
-
init(master: String, slave: String) {}
-
-
final class FooBar {
-    func register<Master, Slave>(one: Master, two: Slave) {}
-}
-
- -
-
- - -
-
- - - diff --git a/indentation_width.html b/indentation_width.html deleted file mode 100644 index 0d99de1bd..000000000 --- a/indentation_width.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - indentation_width Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Indentation Width

- -

Indent code using either one tab or the configured amount of spaces, unindent to match previous indentations. Don’t indent the first line.

- -
    -
  • Identifier: indentation_width
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -indentation_width - -4 -
    -include_comments - -true -
    -include_compiler_directives - -true -
    -include_multiline_strings - -true -
  • -
-

Non Triggering Examples

-
firstLine
-secondLine
-
-
firstLine
-    secondLine
-
-
firstLine
-    secondLine
-        thirdLine
-
-        fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
-    //test
-        fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
-fourthLine
-
-

Triggering Examples

-
    firstLine
-
-
firstLine
-        secondLine
-
-
firstLine
-    secondLine
-
-         fourthLine
-
-
firstLine
-    secondLine
-        thirdLine
- fourthLine
-
- -
-
- - -
-
- - - diff --git a/index.html b/index.html deleted file mode 100644 index 2ab29c0af..000000000 --- a/index.html +++ /dev/null @@ -1,1337 +0,0 @@ - - - - SwiftLintCore Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

SwiftLint

- -

A tool to enforce Swift style and conventions, loosely based on the now -archived GitHub Swift Style Guide. -SwiftLint enforces the style guide rules that are generally accepted by the -Swift community. These rules are well described in popular style guides like -Kodeco’s Swift Style Guide.

- -

SwiftLint hooks into Clang and -SourceKit to use the -AST representation -of your source files for more accurate results.

- -

Azure Build Status -Buildkite Build Status

- -

- -

This project adheres to the -Contributor Covenant Code of Conduct. -By participating, you are expected to uphold this code. Please report -unacceptable behavior to info@realm.io.

- -
-

Switch Language: -中文 -한국어

-
-

Video Introduction

- -

To get a high-level overview of SwiftLint, we encourage you to watch this -presentation recorded January 9th, 2017 by JP Simard (transcript provided):

- -

Presentation

-

Installation

-

Swift Package Manager

- -

SwiftLint can be used as a command plugin -or a build tool plugin.

- -

Add

-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "<version>")
-
- -

to your Package.swift file to consume the latest release of SwiftLint -automatically or pin the dependency to a specific version:

-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "<version>")
-
- -

Therein, replace <version> with the desired minimum or exact version.

- -
-

[!NOTE] -Consuming the plugins directly from the SwiftLint repository comes -with several drawbacks. To avoid them and reduce the overhead imposed, it’s -highly recommended to consume the plugins from the dedicated -SwiftLintPlugins repository, -even though plugins from the SwiftLint repository are also absolutely -functional. If the plugins from SwiftLint are preferred, just use the URL -https://github.com/realm/SwiftLint in the package declarations above.

- -

However, SwiftLintPlugins -facilitates plugin adoption massively. It lists some of the reasons that -drive the plugins as provided by SwiftLint itself very troublesome. Since -the plugin code and the releases are kept in sync, there is no difference -in functionality between the two, but you spare yourself a lot of time and -trouble using the dedicated plugins repository.

- -

This document assumes you’re relying on SwiftLintPlugins.

-
-

Xcode Package Dependency

- -

Use the following link to add SwiftLint as a Package Dependency to an Xcode -project:

-
https://github.com/SimplyDanny/SwiftLintPlugins
-
-

Homebrew

-
brew install swiftlint
-
-

CocoaPods

- -

Add the following to your Podfile:

-
pod 'SwiftLint'
-
- -

This will download the SwiftLint binaries and dependencies in Pods/ during -your next pod install execution and will allow you to invoke it via -${PODS_ROOT}/SwiftLint/swiftlint in your Script Build Phases.

- -

Installing via Cocoapods also enables pinning to a specific version of -SwiftLint rather than simply the latest (which is the case with -Homebrew).

- -

Note that this will add the SwiftLint binaries, its dependencies’ binaries, and -the Swift binary library distribution to the Pods/ directory, so checking in -this directory to SCM such as Git is discouraged.

-

Mint

-
mint install realm/SwiftLint
-
-

Bazel

- -

Put this in your MODULE.bazel:

-
bazel_dep(name = "swiftlint", version = "0.52.4", repo_name = "SwiftLint")
-
- -

Or put this in your WORKSPACE:

- -
- -WORKSPACE - -“`bzl -load(”@bazel_tools//tools/build_defs/repo:http.bzl", “http_archive”) - -http_archive( - name = “build_bazel_rules_apple”, - sha256 = “390841dd5f8a85fc25776684f4793d56e21b098dfd7243cd145b9831e6ef8be6”, - url = “https://github.com/bazelbuild/rules_apple/releases/download/2.4.1/rules_apple.2.4.1.tar.gz”, -) - -load( - “@build_bazel_rules_apple//apple:repositories.bzl”, - “apple_rules_dependencies”, -) - -apple_rules_dependencies() - -load( - “@build_bazel_rules_swift//swift:repositories.bzl”, - “swift_rules_dependencies”, -) - -swift_rules_dependencies() - -load( - “@build_bazel_rules_swift//swift:extras.bzl”, - “swift_rules_extra_dependencies”, -) - -swift_rules_extra_dependencies() - -http_archive( - name = “SwiftLint”, - sha256 = “c6ea58b9c72082cdc1ada4a2d48273ecc355896ed72204cedcc586b6ccb8aca6”, - url = “https://github.com/realm/SwiftLint/releases/download/0.52.4/bazel.tar.gz”, -) - -load(“@SwiftLint//bazel:repos.bzl”, “swiftlint_repos”) - -swiftlint_repos() - -load(“@SwiftLint//bazel:deps.bzl”, “swiftlint_deps”) - -swiftlint_deps() -“` - -
- -

Then you can run SwiftLint in the current directory with this command:

-
bazel run -c opt @SwiftLint//:swiftlint
-
-

Pre-Built Package

- -

Download SwiftLint.pkg from the -latest GitHub release and -run it.

-

From Source

- -

Make sure the build tool Bazel and a -recent Swift toolchain are -installed and all tools are discoverable in your PATH.

- -

To build SwiftLint, clone this repository and run make install.

-

Setup

- -
-

[!IMPORTANT] -While it may seem intuitive to run SwiftLint before compiling Swift source -files to exit a build early when there are lint violations, it is important -to understand that SwiftLint is designed to analyze valid source code that -is compilable. Non-compiling code can very easily lead to unexpected and -confusing results, especially when executing with --fix/--autocorrect -command line arguments.

-
-

Build Tool Plugins

- -

SwiftLint can be used as a build tool plugin for both -Swift Package projects -and Xcode projects.

- -

The build tool plugin determines the SwiftLint working directory by locating -the topmost config file within the package/project directory. If a config file -is not found therein, the package/project directory is used as the working -directory.

- -

The plugin throws an error when it is unable to resolve the SwiftLint working -directory. For example, this will occur in Xcode projects where the target’s -Swift files are not located within the project directory.

- -

To maximize compatibility with the plugin, avoid project structures that require -the use of the --config option.

-

Swift Package Projects

- -
-

[!NOTE] -Requires installing via Swift Package Manager.

-
- -

Build tool plugins run when building each target. When a project has multiple -targets, the plugin must be added to the desired targets individually.

- -

To do this, add the plugin to the target(s) to be linted as follows:

-
.target(
-    ...
-    plugins: [.plugin(name: "SwiftLintBuildToolPlugin", package: "SwiftLintPlugins")]
-),
-
-

Swift Package Command Plugin

- -
-

[!NOTE] -Requires installing via Swift Package Manager.

-
- -

The command plugin enables running SwiftLint from the command line as follows:

-
swift package plugin swiftlint
-
-

Xcode Projects

- -
-

[!NOTE] -Requires installing via Xcode Package Dependency.

-
- -

Build tool plugins run as a build phase of each target. When a project has -multiple targets, the plugin must be added to the desired targets individually.

- -

To do this, add the SwiftLintBuildToolPlugin to the Run Build Tool Plug-ins -phase of the Build Phases for the target(s) to be linted.

- -
-

[!TIP] -When using the plugin for the first time, be sure to trust and enable -it when prompted. If a macros build warning exists, select it to trust -and enable the macros as well.

-
- -

For unattended use (e.g. on CI), package plugin and macro -validations can be disabled with either of the following:

- -
    -
  • Using xcodebuild options:
  • -
-
  -skipPackagePluginValidation
-  -skipMacroValidation
-
- -
    -
  • Setting Xcode defaults:
  • -
-
  defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
-  defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
-
- -
-

[!IMPORTANT] -The unattended use options bypass Xcode’s validation dialogs -and implicitly trust all plugins and macros, which has security implications.

-
-

Unexpected Xcode Project Structures

- -

Project structures where SwiftLint’s configuration file is located -outside of the package/project directory are not directly supported -by the build tool plugin. This is because it isn’t possible to pass -arguments to build tool plugins (e.g., passing the config file path).

- -

If your project structure doesn’t work directly with the build tool -plugin, please consider one of the following options:

- -
    -
  • To use a config file located outside the package/project directory, a config -file may be added to that directory specifying a parent config path to the -other config file, e.g., parent_config: path/to/.swiftlint.yml.
  • -
  • You can also consider the use of a -Run Script Build Phase in place of the build -tool plugin.
  • -
-

Xcode Run Script Build Phase

- -
-

[!NOTE] -Based upon the installation method used, the shell command syntax in the -Run Script Build Phase may be different or additional configuration could -be required. Refer to the installation instructions for -more information.

-
- -

If the build tool plugin does not work for your project setup or when -additional custom setup is required, SwiftLint can be added as a Run Script -Build Phase. This is useful when a project setup relies on the --config -SwiftLint option; or to lint all targets together in a single swiftlint -invocation. File inclusions and exclusions can be configured in the -.swiftlint.yml configuration.

- -

To do this, add a custom script to a Run Script phase of the Build Phases -of the primary app target, after the Compile Sources phase. Use the -following script implementation:

-
if command -v swiftlint >/dev/null 2>&1
-then
-    swiftlint
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -

If you’re using the SwiftLintPlugin in a Swift package, -you may refer to the swiftlint executable in the -following way:

-
SWIFT_PACKAGE_DIR="${BUILD_DIR%Build/*}SourcePackages/artifacts"
-SWIFTLINT_CMD=$(ls "$SWIFT_PACKAGE_DIR"/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-*/bin/swiftlint | head -n 1)
-
-if test -f "$SWIFTLINT_CMD" 2>&1
-then
-    "$SWIFTLINT_CMD"
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -
-

[!NOTE] -The SWIFTLINT_CMD path uses the default Xcode configuration and has been -tested on Xcode 15/16. In case of another configuration (e.g. a custom -Swift package path), please adapt the values accordingly.

- -

[!TIP] -Uncheck Based on dependency analysis to run swiftlint on all incremental -builds, suppressing the unspecified outputs warning.

-
-

Consideration for Xcode 15.0

- -

Xcode 15 made a significant change by setting the default value of the -ENABLE_USER_SCRIPT_SANDBOXING build setting from NO to YES. -As a result, SwiftLint encounters an error related to missing file permissions, -which typically manifests as -error: Sandbox: swiftlint(19427) deny(1) file-read-data.

- -

To resolve this issue, it is necessary to manually set the -ENABLE_USER_SCRIPT_SANDBOXING setting to NO for the specific target that -SwiftLint is being configured for.

-

Consideration for Apple Silicon

- -

If you installed SwiftLint via Homebrew on Apple Silicon, you might experience -this warning:

-
warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint
-
- -

That is because Homebrew on Apple Silicon installs the binaries into the -/opt/homebrew/bin folder by default. To instruct Xcode where to find -SwiftLint, you can either add /opt/homebrew/bin to the PATH environment -variable in your build phase:

-
if [[ "$(uname -m)" == arm64 ]]
-then
-    export PATH="/opt/homebrew/bin:$PATH"
-fi
-
-if command -v swiftlint >/dev/null 2>&1
-then
-    swiftlint
-else
-    echo "warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions."
-fi
-
- -

or you can create a symbolic link in /usr/local/bin pointing to the actual -binary:

-
ln -s /opt/homebrew/bin/swiftlint /usr/local/bin/swiftlint
-
-

Additional Considerations

- -

If you wish to fix violations as well, your script could run -swiftlint --fix && swiftlint instead of just swiftlint. This will mean -that all correctable violations are fixed while ensuring warnings show up in -your project for remaining violations.

- -

If you’ve installed SwiftLint via CocoaPods the script should look like this:

-
"${PODS_ROOT}/SwiftLint/swiftlint"
-
-

Visual Studio Code

- -

To integrate SwiftLint with Visual Studio Code, install the -vscode-swiftlint -extension from the marketplace.

-

Fastlane

- -

You can use the official -swiftlint fastlane action -to run SwiftLint as part of your fastlane process.

-
swiftlint(
-    mode: :lint,                            # SwiftLint mode: :lint (default) or :autocorrect
-    executable: "Pods/SwiftLint/swiftlint", # The SwiftLint binary path (optional). Important if you've installed it via CocoaPods
-    path: "/path/to/lint",                  # Specify path to lint (optional)
-    output_file: "swiftlint.result.json",   # The path of the output file (optional)
-    reporter: "json",                       # The custom reporter to use (optional)
-    config_file: ".swiftlint-ci.yml",       # The path of the configuration file (optional)
-    files: [                                # List of files to process (optional)
-        "AppDelegate.swift",
-        "path/to/project/Model.swift"
-    ],
-    ignore_exit_status: true,               # Allow fastlane to continue even if SwiftLint returns a non-zero exit status (Default: false)
-    quiet: true,                            # Don't print status logs like 'Linting ' & 'Done linting' (Default: false)
-    strict: true                            # Fail on warnings? (Default: false)
-)
-
-

Docker

- -

SwiftLint is also available as a Docker image using -Ubuntu. So just the first time you need to pull the docker image using the -next command:

-
docker pull ghcr.io/realm/swiftlint:latest
-
- -

Then following times, you just run swiftlint inside of the docker like:

-
docker run -it -v `pwd`:`pwd` -w `pwd` ghcr.io/realm/swiftlint:latest
-
- -

This will execute swiftlint in the folder where you are right now (pwd), -showing an output like:

-
$ docker run -it -v `pwd`:`pwd` -w `pwd` ghcr.io/realm/swiftlint:latest
-Linting Swift files in current working directory
-Linting 'RuleDocumentation.swift' (1/490)
-...
-Linting 'YamlSwiftLintTests.swift' (490/490)
-Done linting! Found 0 violations, 0 serious in 490 files.
-
- -

Here you have more documentation about the usage of -Docker Images.

-

Command Line Usage

-
$ swiftlint help
-OVERVIEW: A tool to enforce Swift style and conventions.
-
-USAGE: swiftlint <subcommand>
-
-OPTIONS:
-  --version               Show the version.
-  -h, --help              Show help information.
-
-SUBCOMMANDS:
-  analyze                 Run analysis rules
-  docs                    Open SwiftLint documentation website in the default web browser
-  generate-docs           Generates markdown documentation for selected group of rules
-  lint (default)          Print lint warnings and errors
-  baseline                Operations on existing baselines
-  reporters               Display the list of reporters and their identifiers
-  rules                   Display the list of rules and their identifiers
-  version                 Display the current version of SwiftLint
-
-  See 'swiftlint help <subcommand>' for detailed help.
-
- -

Run swiftlint in the directory containing the Swift files to lint. Directories -will be searched recursively.

- -

To specify a list of files when using lint or analyze -(like the list of files modified by Xcode specified by the -ExtraBuildPhase Xcode -plugin, or modified files in the working tree based on git ls-files -m), you -can do so by passing the option --use-script-input-files and setting the -following instance variables: SCRIPT_INPUT_FILE_COUNT -and SCRIPT_INPUT_FILE_0, SCRIPT_INPUT_FILE_1, …, -SCRIPT_INPUT_FILE_{SCRIPT_INPUT_FILE_COUNT - 1}.

- -

These are same environment variables set for input files to -custom Xcode script phases.

-

Working With Multiple Swift Versions

- -

SwiftLint hooks into SourceKit so it continues working even as Swift evolves!

- -

This also keeps SwiftLint lean, as it doesn’t need to ship with a full Swift -compiler, it just communicates with the official one you already have installed -on your machine.

- -

You should always run SwiftLint with the same toolchain you use to compile your -code.

- -

You may want to override SwiftLint’s default Swift toolchain if you have -multiple toolchains or Xcodes installed.

- -

Here’s the order in which SwiftLint determines which Swift toolchain to use:

- -
    -
  • $XCODE_DEFAULT_TOOLCHAIN_OVERRIDE
  • -
  • $TOOLCHAIN_DIR or $TOOLCHAINS
  • -
  • xcrun -find swift
  • -
  • /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • ~/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
  • ~/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  • -
- -

sourcekitd.framework is expected to be found in the usr/lib/ subdirectory of -the value passed in the paths above.

- -

You may also set the TOOLCHAINS environment variable to the reverse-DNS -notation that identifies a Swift toolchain version:

-
TOOLCHAINS=com.apple.dt.toolchain.Swift_2_3 swiftlint --fix
-
- -

On Linux, SourceKit is expected to be located in -/usr/lib/libsourcekitdInProc.so or specified by the LINUX_SOURCEKIT_LIB_PATH -environment variable.

-

Git pre-commit Hook

- -

SwiftLint can be run as a pre-commit hook. -Once installed, add this to the -.pre-commit-config.yaml in the root of your repository:

-
repos:
-  - repo: https://github.com/realm/SwiftLint
-    rev: 0.50.3
-    hooks:
-      - id: swiftlint
-
- -

Adjust rev to the SwiftLint version of your choice. pre-commit autoupdate -can be used to update to the current version.

- -

SwiftLint can be configured using entry to apply fixes and fail on errors:

-
-   repo: https://github.com/realm/SwiftLint
-    rev: 0.50.3
-    hooks:
-    -   id: swiftlint
-        entry: swiftlint --fix --strict
-
-

Rules

- -

Over 200 rules are included in SwiftLint and the Swift community (that’s you!) -continues to contribute more over time. -Pull requests -are encouraged.

- -

You can find an updated list of rules and more information about them -here.

- -

You can also check the -Source/SwiftLintBuiltInRules/Rules -directory to see their implementation.

-

Opt-In Rules

- -

opt_in_rules are disabled by default (i.e., you have to explicitly enable them -in your configuration file).

- -

Guidelines on when to mark a rule as opt-in:

- -
    -
  • A rule that can have many false positives (e.g. empty_count)
  • -
  • A rule that is too slow
  • -
  • A rule that is not general consensus or is only useful in some cases -(e.g. force_unwrapping)
  • -
-

Disable rules in code

- -

Rules can be disabled with a comment inside a source file with the following -format:

- -

// swiftlint:disable <rule1> [<rule2> <rule3>...]

- -

The rules will be disabled until the end of the file or until the linter sees a -matching enable comment:

- -

// swiftlint:enable <rule1> [<rule2> <rule3>...]

- -

For example:

-
// swiftlint:disable colon
-let noWarning :String = "" // No warning about colons immediately after variable names!
-// swiftlint:enable colon
-let hasWarning :String = "" // Warning generated about colons immediately after variable names
-
- -

Including the all keyword will disable all rules until the linter sees a -matching enable comment:

- -

// swiftlint:disable all -// swiftlint:enable all

- -

For example:

-
// swiftlint:disable all
-let noWarning :String = "" // No warning about colons immediately after variable names!
-let i = "" // Also no warning about short identifier names
-// swiftlint:enable all
-let hasWarning :String = "" // Warning generated about colons immediately after variable names
-let y = "" // Warning generated about short identifier names
-
- -

It’s also possible to modify a disable or enable command by appending -:previous, :this or :next for only applying the command to the previous, -this (current) or next line respectively.

- -

For example:

-
// swiftlint:disable:next force_cast
-let noWarning = NSNumber() as! Int
-let hasWarning = NSNumber() as! Int
-let noWarning2 = NSNumber() as! Int // swiftlint:disable:this force_cast
-let noWarning3 = NSNumber() as! Int
-// swiftlint:disable:previous force_cast
-
- -

Run swiftlint rules to print a list of all available rules and their -identifiers.

-

Configuration

- -

Configure SwiftLint by adding a .swiftlint.yml file from the directory you’ll -run SwiftLint from. The following parameters can be configured:

- -

Rule inclusion:

- -
    -
  • disabled_rules: Disable rules from the default enabled set.
  • -
  • opt_in_rules: Enable rules that are not part of the default set. The -special all identifier will enable all opt in linter rules, except the ones -listed in disabled_rules.
  • -
  • only_rules: Only the rules specified in this list will be enabled. -Cannot be specified alongside disabled_rules or opt_in_rules.
  • -
  • analyzer_rules: This is an entirely separate list of rules that are only -run by the analyze command. All analyzer rules are opt-in, so this is the -only configurable rule list, there are no equivalents for disabled_rules -and only_rules. The special all identifier can also be used here to enable -all analyzer rules, except the ones listed in disabled_rules.
  • -
-
# By default, SwiftLint uses a set of sensible default rules you can adjust:
-disabled_rules: # rule identifiers turned on by default to exclude from running
-  - colon
-  - comma
-  - control_statement
-opt_in_rules: # some rules are turned off by default, so you need to opt-in
-  - empty_count # find all the available rules by running: `swiftlint rules`
-
-# Alternatively, specify all rules explicitly by uncommenting this option:
-# only_rules: # delete `disabled_rules` & `opt_in_rules` if using this
-#   - empty_parameters
-#   - vertical_whitespace
-
-analyzer_rules: # rules run by `swiftlint analyze`
-  - explicit_self
-
-# Case-sensitive paths to include during linting. Directory paths supplied on the
-# command line will be ignored.
-included: 
-  - Sources
-excluded: # case-sensitive paths to ignore during linting. Takes precedence over `included`
-  - Carthage
-  - Pods
-  - Sources/ExcludedFolder
-  - Sources/ExcludedFile.swift
-  - Sources/*/ExcludedFile.swift # exclude files with a wildcard
-
-# If true, SwiftLint will not fail if no lintable files are found.
-allow_zero_lintable_files: false
-
-# If true, SwiftLint will treat all warnings as errors.
-strict: false
-
-# The path to a baseline file, which will be used to filter out detected violations.
-baseline: Baseline.json
-
-# The path to save detected violations to as a new baseline.
-write_baseline: Baseline.json
-
-# If true, SwiftLint will check for updates after linting or analyzing.
-check_for_updates: true
-
-# configurable rules can be customized from this configuration file
-# binary rules can set their severity level
-force_cast: warning # implicitly
-force_try:
-  severity: warning # explicitly
-# rules that have both warning and error levels, can set just the warning level
-# implicitly
-line_length: 110
-# they can set both implicitly with an array
-type_body_length:
-  - 300 # warning
-  - 400 # error
-# or they can set both explicitly
-file_length:
-  warning: 500
-  error: 1200
-# naming rules can set warnings/errors for min_length and max_length
-# additionally they can set excluded names
-type_name:
-  min_length: 4 # only warning
-  max_length: # warning and error
-    warning: 40
-    error: 50
-  excluded: iPhone # excluded via string
-  allowed_symbols: ["_"] # these are allowed in type names
-identifier_name:
-  min_length: # only min_length
-    error: 4 # only error
-  excluded: # excluded via string array
-    - id
-    - URL
-    - GlobalAPIKey
-reporter: "xcode" # reporter type (xcode, json, csv, checkstyle, codeclimate, junit, html, emoji, sonarqube, markdown, github-actions-logging, summary)
-
- -

You can also use environment variables in your configuration file, -by using ${SOME_VARIABLE} in a string.

-

Defining Custom Rules

- -

In addition to the rules that the main SwiftLint project ships with, SwiftLint -can also run two types of custom rules that you can define yourself in your own -projects:

-

1. Swift Custom Rules

- -

These rules are written the same way as the Swift-based rules that ship with -SwiftLint so they’re fast, accurate, can leverage SwiftSyntax, can be unit -tested, and more.

- -

Using these requires building SwiftLint with Bazel as described in -this video or its associated code in -github.com/jpsim/swiftlint-bazel-example.

-

2. Regex Custom Rules

- -

You can define custom regex-based rules in your configuration file using the -following syntax:

-
custom_rules:
-  pirates_beat_ninjas: # rule identifier
-    included:
-      - ".*\\.swift" # regex that defines paths to include during linting. optional.
-    excluded:
-      - ".*Test\\.swift" # regex that defines paths to exclude during linting. optional
-    name: "Pirates Beat Ninjas" # rule name. optional.
-    regex: "([nN]inja)" # matching pattern
-    capture_group: 0 # number of regex capture group to highlight the rule violation at. optional.
-    match_kinds: # SyntaxKinds to match. optional.
-      - comment
-      - identifier
-    message: "Pirates are better than ninjas." # violation message. optional.
-    severity: error # violation severity. optional.
-  no_hiding_in_strings:
-    regex: "([nN]inja)"
-    match_kinds: string
-
- -

This is what the output would look like:

- -

- -

It is important to note that the regular expression pattern is used with the -flags s and m enabled, that is . -matches newlines -and ^/$ -match the start and end of lines, -respectively. If you do not want to have . match newlines, for example, the -regex can be prepended by (?-s).

- -

You can filter the matches by providing one or more match_kinds, which will -reject matches that include syntax kinds that are not present in this list. Here -are all the possible syntax kinds:

- -
    -
  • argument
  • -
  • attribute.builtin
  • -
  • attribute.id
  • -
  • buildconfig.id
  • -
  • buildconfig.keyword
  • -
  • comment
  • -
  • comment.mark
  • -
  • comment.url
  • -
  • doccomment
  • -
  • doccomment.field
  • -
  • identifier
  • -
  • keyword
  • -
  • number
  • -
  • objectliteral
  • -
  • parameter
  • -
  • placeholder
  • -
  • string
  • -
  • string_interpolation_anchor
  • -
  • typeidentifier
  • -
- -

All syntax kinds used in a snippet of Swift code can be extracted asking -SourceKitten. For example, -sourcekitten syntax --text "struct S {}" delivers

- -
    -
  • source.lang.swift.syntaxtype.keyword for the struct keyword and
  • -
  • source.lang.swift.syntaxtype.identifier for its name S
  • -
- -

which match to keyword and identifier in the above list.

- -

If using custom rules in combination with only_rules, you must include the -literal string custom_rules in the only_rules list:

-
only_rules:
-  - custom_rules
-
-custom_rules:
-  no_hiding_in_strings:
-    regex: "([nN]inja)"
-    match_kinds: string
-
- -

Unlike Swift custom rules, you can use official SwiftLint builds -(e.g. from Homebrew) to run regex custom rules.

-

Auto-correct

- -

SwiftLint can automatically correct certain violations. Files on disk are -overwritten with a corrected version.

- -

Please make sure to have backups of these files before running -swiftlint --fix, otherwise important data may be lost.

- -

Standard linting is disabled while correcting because of the high likelihood of -violations (or their offsets) being incorrect after modifying a file while -applying corrections.

-

Analyze

- -

The swiftlint analyze command can lint Swift files using the -full type-checked AST. The compiler log path containing the clean swiftc build -command invocation (incremental builds will fail) must be passed to analyze -via the --compiler-log-path flag. -e.g. --compiler-log-path /path/to/xcodebuild.log

- -

This can be obtained by

- -
    -
  1. Cleaning DerivedData (incremental builds won’t work with analyze)
  2. -
  3. Running xcodebuild -workspace {WORKSPACE}.xcworkspace -scheme {SCHEME} > xcodebuild.log
  4. -
  5. Running swiftlint analyze --compiler-log-path xcodebuild.log
  6. -
- -

Analyzer rules tend to be considerably slower than lint rules.

-

Using Multiple Configuration Files

- -

SwiftLint offers a variety of ways to include multiple configuration files. -Multiple configuration files get merged into one single configuration that is -then applied just as a single configuration file would get applied.

- -

There are quite a lot of use cases where using multiple configuration files -could be helpful:

- -

For instance, one could use a team-wide shared SwiftLint configuration while -allowing overrides in each project via a child configuration file.

- -

Team-Wide Configuration:

-
disabled_rules:
-- force_cast
-
- -

Project-Specific Configuration:

-
opt_in_rules:
-- force_cast
-
-

Child/Parent Configs (Locally)

- -

You can specify a child_config and/or a parent_config reference within a -configuration file. These references should be local paths relative to the -folder of the configuration file they are specified in. This even works -recursively, as long as there are no cycles and no ambiguities.

- -

A child config is treated as a refinement and thus has a higher priority, -while a parent config is considered a base with lower priority in case of -conflicts.

- -

Here’s an example, assuming you have the following file structure:

-
ProjectRoot
-    |_ .swiftlint.yml
-    |_ .swiftlint_refinement.yml
-    |_ Base
-        |_ .swiftlint_base.yml
-
- -

To include both the refinement and the base file, your .swiftlint.yml should -look like this:

-
child_config: .swiftlint_refinement.yml
-parent_config: Base/.swiftlint_base.yml
-
- -

When merging parent and child configs, included and excluded configurations -are processed carefully to account for differences in the directory location -of the containing configuration files.

-

Child/Parent Configs (Remote)

- -

Just as you can provide local child_config/parent_config references, -instead of referencing local paths, you can just put urls that lead to -configuration files. In order for SwiftLint to detect these remote references, -they must start with http:// or https://.

- -

The referenced remote configuration files may even recursively reference other -remote configuration files, but aren’t allowed to include local references.

- -

Using a remote reference, your .swiftlint.yml could look like this:

-
parent_config: https://myteamserver.com/our-base-swiftlint-config.yml
-
- -

Every time you run SwiftLint and have an Internet connection, SwiftLint tries -to get a new version of every remote configuration that is referenced. If this -request times out, a cached version is used if available. If there is no cached -version available, SwiftLint fails – but no worries, a cached version should be -there once SwiftLint has run successfully at least once.

- -

If needed, the timeouts for the remote configuration fetching can be specified -manually via the configuration file(s) using the -remote_timeout/remote_timeout_if_cached specifiers. These values default -to 2 seconds or 1 second, respectively.

-

Command Line

- -

Instead of just providing one configuration file when running SwiftLint via the -command line, you can also pass a hierarchy, where the first configuration is -treated as a parent, while the last one is treated as the highest-priority -child.

- -

A simple example including just two configuration files looks like this:

- -

swiftlint --config .swiftlint.yml --config .swiftlint_child.yml

-

Nested Configurations

- -

In addition to a main configuration (the .swiftlint.yml file in the root -folder), you can put other configuration files named .swiftlint.yml into the -directory structure that then get merged as a child config, but only with an -effect for those files that are within the same directory as the config or in a -deeper directory where there isn’t another configuration file. In other words: -Nested configurations don’t work recursively – there’s a maximum number of one -nested configuration per file that may be applied in addition to the main -configuration.

- -

.swiftlint.yml files are only considered as a nested configuration if they -have not been used to build the main configuration already (e. g. by having -been referenced via something like child_config: Folder/.swiftlint.yml). -Also, parent_config/child_config specifications of nested configurations -are getting ignored because there’s no sense to that.

- -

If one (or more) SwiftLint file(s) are explicitly specified via the --config -parameter, that configuration will be treated as an override, no matter whether -there exist other .swiftlint.yml files somewhere within the directory. -So if you want to use nested configurations, you can’t use the --config -parameter.

-

License

- -

MIT licensed.

-

About

- -

- -

SwiftLint is maintained and funded by Realm Inc. The names and logos for -Realm are trademarks of Realm Inc.

- -

We :heart: open source software! -See our other open source projects, -read our blog, or say hi on twitter -(@realm).

- -

- -

Our thanks to MacStadium for providing a Mac Mini to run our performance -tests.

- -
-
- - -
-
- - - diff --git a/inert_defer.html b/inert_defer.html deleted file mode 100644 index da760b6b7..000000000 --- a/inert_defer.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - inert_defer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Inert Defer

- -

If defer is at the end of its parent scope, it will be executed right where it is anyway

- -
    -
  • Identifier: inert_defer
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func example3() {
-    defer { /* deferred code */ }
-
-    print("other code")
-}
-
-
func example4() {
-    if condition {
-        defer { /* deferred code */ }
-        print("other code")
-    }
-}
-
-

Triggering Examples

-
func example0() {
-    defer { /* deferred code */ }
-}
-
-
func example1() {
-    defer { /* deferred code */ }
-    // comment
-}
-
-
func example2() {
-    if condition {
-        defer { /* deferred code */ }
-        // comment
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/invalid_swiftlint_command.html b/invalid_swiftlint_command.html deleted file mode 100644 index 067788ad4..000000000 --- a/invalid_swiftlint_command.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - invalid_swiftlint_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Invalid SwiftLint Command

- -

swiftlint command is invalid

- -
    -
  • Identifier: invalid_swiftlint_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// swiftlint:disable unused_import
-
-
// swiftlint:enable unused_import
-
-
// swiftlint:disable:next unused_import
-
-
// swiftlint:disable:previous unused_import
-
-
// swiftlint:disable:this unused_import
-
-
//swiftlint:disable:this unused_import
-
-

Triggering Examples

-
// ↓swiftlint:
-
-
// ↓swiftlint: 
-
-
// ↓swiftlint::
-
-
// ↓swiftlint:: 
-
-
// ↓swiftlint:disable
-
-
// ↓swiftlint:dissable unused_import
-
-
// ↓swiftlint:enaaaable unused_import
-
-
// ↓swiftlint:disable:nxt unused_import
-
-
// ↓swiftlint:enable:prevus unused_import
-
-
// ↓swiftlint:enable:ths unused_import
-
-
// ↓swiftlint:enable
-
-
// ↓swiftlint:enable:
-
-
// ↓swiftlint:enable: 
-
-
// ↓swiftlint:disable: unused_import
-
-
// s↓swiftlint:disable unused_import
-
- -
-
- - -
-
- - - diff --git a/is_disjoint.html b/is_disjoint.html deleted file mode 100644 index 58fc9f08e..000000000 --- a/is_disjoint.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - is_disjoint Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Is Disjoint

- -

Prefer using Set.isDisjoint(with:) over Set.intersection(_:).isEmpty

- -
    -
  • Identifier: is_disjoint
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
_ = Set(syntaxKinds).isDisjoint(with: commentAndStringKindsSet)
-
-
let isObjc = !objcAttributes.isDisjoint(with: dictionary.enclosedSwiftAttributes)
-
-
_ = Set(syntaxKinds).intersection(commentAndStringKindsSet)
-
-
_ = !objcAttributes.intersection(dictionary.enclosedSwiftAttributes)
-
-

Triggering Examples

-
_ = Set(syntaxKinds).intersection(commentAndStringKindsSet).isEmpty
-
-
let isObjc = !objcAttributes.intersection(dictionary.enclosedSwiftAttributes).isEmpty
-
- -
-
- - -
-
- - - diff --git a/joined_default_parameter.html b/joined_default_parameter.html deleted file mode 100644 index bed42a3f8..000000000 --- a/joined_default_parameter.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - joined_default_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Joined Default Parameter

- -

Discouraged explicit usage of the default separator

- -
    -
  • Identifier: joined_default_parameter
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar.joined()
-
-
let foo = bar.joined(separator: ",")
-
-
let foo = bar.joined(separator: toto)
-
-

Triggering Examples

-
let foo = bar.joined(separator: "")
-
-
let foo = bar.filter(toto)
-             .joined(separator: ""),
-
-
func foo() -> String {
-  return ["1", "2"].joined(separator: "")
-}
-
- -
-
- - -
-
- - - diff --git a/js/jazzy.js b/js/jazzy.js deleted file mode 100755 index 198441660..000000000 --- a/js/jazzy.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -window.jazzy = {'docset': false} -if (typeof window.dash != 'undefined') { - document.documentElement.className += ' dash' - window.jazzy.docset = true -} -if (navigator.userAgent.match(/xcode/i)) { - document.documentElement.className += ' xcode' - window.jazzy.docset = true -} - -function toggleItem($link, $content) { - var animationDuration = 300; - $link.toggleClass('token-open'); - $content.slideToggle(animationDuration); -} - -function itemLinkToContent($link) { - return $link.parent().parent().next(); -} - -// On doc load + hash-change, open any targetted item -function openCurrentItemIfClosed() { - if (window.jazzy.docset) { - return; - } - var $link = $(`a[name="${location.hash.substring(1)}"]`).nextAll('.token'); - $content = itemLinkToContent($link); - if ($content.is(':hidden')) { - toggleItem($link, $content); - } -} - -$(openCurrentItemIfClosed); -$(window).on('hashchange', openCurrentItemIfClosed); - -// On item link ('token') click, toggle its discussion -$('.token').on('click', function(event) { - if (window.jazzy.docset) { - return; - } - var $link = $(this); - toggleItem($link, itemLinkToContent($link)); - - // Keeps the document from jumping to the hash. - var href = $link.attr('href'); - if (history.pushState) { - history.pushState({}, '', href); - } else { - location.hash = href; - } - event.preventDefault(); -}); - -// Clicks on links to the current, closed, item need to open the item -$("a:not('.token')").on('click', function() { - if (location == this.href) { - openCurrentItemIfClosed(); - } -}); - -// KaTeX rendering -if ("katex" in window) { - $($('.math').each( (_, element) => { - katex.render(element.textContent, element, { - displayMode: $(element).hasClass('m-block'), - throwOnError: false, - trust: true - }); - })) -} diff --git a/js/jazzy.search.js b/js/jazzy.search.js deleted file mode 100644 index 359cdbb8b..000000000 --- a/js/jazzy.search.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -$(function(){ - var $typeahead = $('[data-typeahead]'); - var $form = $typeahead.parents('form'); - var searchURL = $form.attr('action'); - - function displayTemplate(result) { - return result.name; - } - - function suggestionTemplate(result) { - var t = '
'; - t += '' + result.name + ''; - if (result.parent_name) { - t += '' + result.parent_name + ''; - } - t += '
'; - return t; - } - - $typeahead.one('focus', function() { - $form.addClass('loading'); - - $.getJSON(searchURL).then(function(searchData) { - const searchIndex = lunr(function() { - this.ref('url'); - this.field('name'); - this.field('abstract'); - for (const [url, doc] of Object.entries(searchData)) { - this.add({url: url, name: doc.name, abstract: doc.abstract}); - } - }); - - $typeahead.typeahead( - { - highlight: true, - minLength: 3, - autoselect: true - }, - { - limit: 10, - display: displayTemplate, - templates: { suggestion: suggestionTemplate }, - source: function(query, sync) { - const lcSearch = query.toLowerCase(); - const results = searchIndex.query(function(q) { - q.term(lcSearch, { boost: 100 }); - q.term(lcSearch, { - boost: 10, - wildcard: lunr.Query.wildcard.TRAILING - }); - }).map(function(result) { - var doc = searchData[result.ref]; - doc.url = result.ref; - return doc; - }); - sync(results); - } - } - ); - $form.removeClass('loading'); - $typeahead.trigger('focus'); - }); - }); - - var baseURL = searchURL.slice(0, -"search.json".length); - - $typeahead.on('typeahead:select', function(e, result) { - window.location = baseURL + result.url; - }); -}); diff --git a/js/jquery.min.js b/js/jquery.min.js deleted file mode 100644 index 7f37b5d99..000000000 --- a/js/jquery.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.7.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e){"use strict";var oe=[],r=Object.getPrototypeOf,ae=oe.slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe.push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},C=ie.document,u={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||C).createElement("script");if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[i.call(e)]||"object":typeof e}var t="3.7.1",l=/HTML$/i,ce=function(e,t){return new ce.fn.init(e,t)};function c(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},M=function(){V()},R=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&U(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function z(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&R(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function X(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function U(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,r.msMatchesSelector&&ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",M),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Re(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return M(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return M(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 00){var c=e.utils.clone(r)||{};c.position=[a,l],c.index=s.length,s.push(new e.Token(i.slice(a,o),c))}a=o+1}}return s},e.tokenizer.separator=/[\s\-]+/,e.Pipeline=function(){this._stack=[]},e.Pipeline.registeredFunctions=Object.create(null),e.Pipeline.registerFunction=function(t,r){r in this.registeredFunctions&&e.utils.warn("Overwriting existing registered function: "+r),t.label=r,e.Pipeline.registeredFunctions[t.label]=t},e.Pipeline.warnIfFunctionNotRegistered=function(t){var r=t.label&&t.label in this.registeredFunctions;r||e.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",t)},e.Pipeline.load=function(t){var r=new e.Pipeline;return t.forEach(function(t){var i=e.Pipeline.registeredFunctions[t];if(!i)throw new Error("Cannot load unregistered function: "+t);r.add(i)}),r},e.Pipeline.prototype.add=function(){var t=Array.prototype.slice.call(arguments);t.forEach(function(t){e.Pipeline.warnIfFunctionNotRegistered(t),this._stack.push(t)},this)},e.Pipeline.prototype.after=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,r)},e.Pipeline.prototype.before=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");this._stack.splice(i,0,r)},e.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);t!=-1&&this._stack.splice(t,1)},e.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(se&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:s>e?2*n:sa?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},e.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},e.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,a=s.str.charAt(0);a in s.node.edges?o=s.node.edges[a]:(o=new e.TokenSet,s.node.edges[a]=o),1==s.str.length&&(o["final"]=!0),n.push({node:o,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(0!=s.editsRemaining){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new e.TokenSet;s.node.edges["*"]=u}if(0==s.str.length&&(u["final"]=!0),n.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&n.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),1==s.str.length&&(s.node["final"]=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new e.TokenSet;s.node.edges["*"]=l}1==s.str.length&&(l["final"]=!0),n.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var c,h=s.str.charAt(0),d=s.str.charAt(1);d in s.node.edges?c=s.node.edges[d]:(c=new e.TokenSet,s.node.edges[d]=c),1==s.str.length&&(c["final"]=!0),n.push({node:c,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return i},e.TokenSet.fromString=function(t){for(var r=new e.TokenSet,i=r,n=0,s=t.length;n=e;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r["char"]]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},e.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},e.Index.prototype.search=function(t){return this.query(function(r){var i=new e.QueryParser(t,r);i.parse()})},e.Index.prototype.query=function(t){for(var r=new e.Query(this.fields),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},e.Builder.prototype.k1=function(e){this._k1=e},e.Builder.prototype.add=function(t,r){var i=t[this._ref],n=Object.keys(this._fields);this._documents[i]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return e.QueryLexer.EOS;var t=this.str.charAt(this.pos);return this.pos+=1,t},e.QueryLexer.prototype.width=function(){return this.pos-this.start},e.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},e.QueryLexer.prototype.backup=function(){this.pos-=1},e.QueryLexer.prototype.acceptDigitRun=function(){var t,r;do t=this.next(),r=t.charCodeAt(0);while(r>47&&r<58);t!=e.QueryLexer.EOS&&this.backup()},e.QueryLexer.prototype.more=function(){return this.pos1&&(t.backup(),t.emit(e.QueryLexer.TERM)),t.ignore(),t.more())return e.QueryLexer.lexText},e.QueryLexer.lexEditDistance=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.EDIT_DISTANCE),e.QueryLexer.lexText},e.QueryLexer.lexBoost=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.BOOST),e.QueryLexer.lexText},e.QueryLexer.lexEOS=function(t){t.width()>0&&t.emit(e.QueryLexer.TERM)},e.QueryLexer.termSeparator=e.tokenizer.separator,e.QueryLexer.lexText=function(t){for(;;){var r=t.next();if(r==e.QueryLexer.EOS)return e.QueryLexer.lexEOS;if(92!=r.charCodeAt(0)){if(":"==r)return e.QueryLexer.lexField;if("~"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexEditDistance;if("^"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexBoost;if("+"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if("-"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if(r.match(e.QueryLexer.termSeparator))return e.QueryLexer.lexTerm}else t.escapeCharacter()}},e.QueryParser=function(t,r){this.lexer=new e.QueryLexer(t),this.query=r,this.currentClause={},this.lexemeIdx=0},e.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var t=e.QueryParser.parseClause;t;)t=t(this);return this.query},e.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},e.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},e.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},e.QueryParser.parseClause=function(t){var r=t.peekLexeme();if(void 0!=r)switch(r.type){case e.QueryLexer.PRESENCE:return e.QueryParser.parsePresence;case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(i+=" with value '"+r.str+"'"),new e.QueryParseError(i,r.start,r.end)}},e.QueryParser.parsePresence=function(t){var r=t.consumeLexeme();if(void 0!=r){switch(r.str){case"-":t.currentClause.presence=e.Query.presence.PROHIBITED;break;case"+":t.currentClause.presence=e.Query.presence.REQUIRED;break;default:var i="unrecognised presence operator'"+r.str+"'";throw new e.QueryParseError(i,r.start,r.end)}var n=t.peekLexeme();if(void 0==n){var i="expecting term or field, found nothing";throw new e.QueryParseError(i,r.start,r.end)}switch(n.type){case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expecting term or field, found '"+n.type+"'";throw new e.QueryParseError(i,n.start,n.end)}}},e.QueryParser.parseField=function(t){var r=t.consumeLexeme();if(void 0!=r){if(t.query.allFields.indexOf(r.str)==-1){var i=t.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+r.str+"', possible fields: "+i;throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.fields=[r.str];var s=t.peekLexeme();if(void 0==s){var n="expecting term, found nothing";throw new e.QueryParseError(n,r.start,r.end)}switch(s.type){case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var n="expecting term, found '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseTerm=function(t){var r=t.consumeLexeme();if(void 0!=r){t.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(t.currentClause.usePipeline=!1);var i=t.peekLexeme();if(void 0==i)return void t.nextClause();switch(i.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+i.type+"'";throw new e.QueryParseError(n,i.start,i.end)}}},e.QueryParser.parseEditDistance=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="edit distance must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.editDistance=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseBoost=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="boost must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.boost=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.lunr=t()}(this,function(){return e})}(); diff --git a/js/typeahead.jquery.js b/js/typeahead.jquery.js deleted file mode 100644 index bcb734bef..000000000 --- a/js/typeahead.jquery.js +++ /dev/null @@ -1,1695 +0,0 @@ -/*! - * typeahead.js 1.3.3 - * https://github.com/corejavascript/typeahead.js - * Copyright 2013-2024 Twitter, Inc. and other contributors; Licensed MIT - */ - - -(function(root, factory) { - if (typeof define === "function" && define.amd) { - define([ "jquery" ], function(a0) { - return factory(a0); - }); - } else if (typeof module === "object" && module.exports) { - module.exports = factory(require("jquery")); - } else { - factory(root["jQuery"]); - } -})(this, function($) { - var _ = function() { - "use strict"; - return { - isMsie: function() { - return /(msie|trident)/i.test(navigator.userAgent) ? navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2] : false; - }, - isBlankString: function(str) { - return !str || /^\s*$/.test(str); - }, - escapeRegExChars: function(str) { - return str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); - }, - isString: function(obj) { - return typeof obj === "string"; - }, - isNumber: function(obj) { - return typeof obj === "number"; - }, - isArray: $.isArray, - isFunction: $.isFunction, - isObject: $.isPlainObject, - isUndefined: function(obj) { - return typeof obj === "undefined"; - }, - isElement: function(obj) { - return !!(obj && obj.nodeType === 1); - }, - isJQuery: function(obj) { - return obj instanceof $; - }, - toStr: function toStr(s) { - return _.isUndefined(s) || s === null ? "" : s + ""; - }, - bind: $.proxy, - each: function(collection, cb) { - $.each(collection, reverseArgs); - function reverseArgs(index, value) { - return cb(value, index); - } - }, - map: $.map, - filter: $.grep, - every: function(obj, test) { - var result = true; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (!(result = test.call(null, val, key, obj))) { - return false; - } - }); - return !!result; - }, - some: function(obj, test) { - var result = false; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (result = test.call(null, val, key, obj)) { - return false; - } - }); - return !!result; - }, - mixin: $.extend, - identity: function(x) { - return x; - }, - clone: function(obj) { - return $.extend(true, {}, obj); - }, - getIdGenerator: function() { - var counter = 0; - return function() { - return counter++; - }; - }, - templatify: function templatify(obj) { - return $.isFunction(obj) ? obj : template; - function template() { - return String(obj); - } - }, - defer: function(fn) { - setTimeout(fn, 0); - }, - debounce: function(func, wait, immediate) { - var timeout, result; - return function() { - var context = this, args = arguments, later, callNow; - later = function() { - timeout = null; - if (!immediate) { - result = func.apply(context, args); - } - }; - callNow = immediate && !timeout; - clearTimeout(timeout); - timeout = setTimeout(later, wait); - if (callNow) { - result = func.apply(context, args); - } - return result; - }; - }, - throttle: function(func, wait) { - var context, args, timeout, result, previous, later; - previous = 0; - later = function() { - previous = new Date(); - timeout = null; - result = func.apply(context, args); - }; - return function() { - var now = new Date(), remaining = wait - (now - previous); - context = this; - args = arguments; - if (remaining <= 0) { - clearTimeout(timeout); - timeout = null; - previous = now; - result = func.apply(context, args); - } else if (!timeout) { - timeout = setTimeout(later, remaining); - } - return result; - }; - }, - stringify: function(val) { - return _.isString(val) ? val : JSON.stringify(val); - }, - guid: function() { - function _p8(s) { - var p = (Math.random().toString(16) + "000000000").substr(2, 8); - return s ? "-" + p.substr(0, 4) + "-" + p.substr(4, 4) : p; - } - return "tt-" + _p8() + _p8(true) + _p8(true) + _p8(); - }, - noop: function() {} - }; - }(); - var WWW = function() { - "use strict"; - var defaultClassNames = { - wrapper: "twitter-typeahead", - input: "tt-input", - hint: "tt-hint", - menu: "tt-menu", - dataset: "tt-dataset", - suggestion: "tt-suggestion", - selectable: "tt-selectable", - empty: "tt-empty", - open: "tt-open", - cursor: "tt-cursor", - highlight: "tt-highlight" - }; - return build; - function build(o) { - var www, classes; - classes = _.mixin({}, defaultClassNames, o); - www = { - css: buildCss(), - classes: classes, - html: buildHtml(classes), - selectors: buildSelectors(classes) - }; - return { - css: www.css, - html: www.html, - classes: www.classes, - selectors: www.selectors, - mixin: function(o) { - _.mixin(o, www); - } - }; - } - function buildHtml(c) { - return { - wrapper: '', - menu: '
' - }; - } - function buildSelectors(classes) { - var selectors = {}; - _.each(classes, function(v, k) { - selectors[k] = "." + v; - }); - return selectors; - } - function buildCss() { - var css = { - wrapper: { - position: "relative", - display: "inline-block" - }, - hint: { - position: "absolute", - top: "0", - left: "0", - borderColor: "transparent", - boxShadow: "none", - opacity: "1" - }, - input: { - position: "relative", - verticalAlign: "top", - backgroundColor: "transparent" - }, - inputWithNoHint: { - position: "relative", - verticalAlign: "top" - }, - menu: { - position: "absolute", - top: "100%", - left: "0", - zIndex: "100", - display: "none" - }, - ltr: { - left: "0", - right: "auto" - }, - rtl: { - left: "auto", - right: " 0" - } - }; - if (_.isMsie()) { - _.mixin(css.input, { - backgroundImage: "url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)" - }); - } - return css; - } - }(); - var EventBus = function() { - "use strict"; - var namespace, deprecationMap; - namespace = "typeahead:"; - deprecationMap = { - render: "rendered", - cursorchange: "cursorchanged", - select: "selected", - autocomplete: "autocompleted" - }; - function EventBus(o) { - if (!o || !o.el) { - $.error("EventBus initialized without el"); - } - this.$el = $(o.el); - } - _.mixin(EventBus.prototype, { - _trigger: function(type, args) { - var $e = $.Event(namespace + type); - this.$el.trigger.call(this.$el, $e, args || []); - return $e; - }, - before: function(type) { - var args, $e; - args = [].slice.call(arguments, 1); - $e = this._trigger("before" + type, args); - return $e.isDefaultPrevented(); - }, - trigger: function(type) { - var deprecatedType; - this._trigger(type, [].slice.call(arguments, 1)); - if (deprecatedType = deprecationMap[type]) { - this._trigger(deprecatedType, [].slice.call(arguments, 1)); - } - } - }); - return EventBus; - }(); - var EventEmitter = function() { - "use strict"; - var splitter = /\s+/, nextTick = getNextTick(); - return { - onSync: onSync, - onAsync: onAsync, - off: off, - trigger: trigger - }; - function on(method, types, cb, context) { - var type; - if (!cb) { - return this; - } - types = types.split(splitter); - cb = context ? bindContext(cb, context) : cb; - this._callbacks = this._callbacks || {}; - while (type = types.shift()) { - this._callbacks[type] = this._callbacks[type] || { - sync: [], - async: [] - }; - this._callbacks[type][method].push(cb); - } - return this; - } - function onAsync(types, cb, context) { - return on.call(this, "async", types, cb, context); - } - function onSync(types, cb, context) { - return on.call(this, "sync", types, cb, context); - } - function off(types) { - var type; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - while (type = types.shift()) { - delete this._callbacks[type]; - } - return this; - } - function trigger(types) { - var type, callbacks, args, syncFlush, asyncFlush; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - args = [].slice.call(arguments, 1); - while ((type = types.shift()) && (callbacks = this._callbacks[type])) { - syncFlush = getFlush(callbacks.sync, this, [ type ].concat(args)); - asyncFlush = getFlush(callbacks.async, this, [ type ].concat(args)); - syncFlush() && nextTick(asyncFlush); - } - return this; - } - function getFlush(callbacks, context, args) { - return flush; - function flush() { - var cancelled; - for (var i = 0, len = callbacks.length; !cancelled && i < len; i += 1) { - cancelled = callbacks[i].apply(context, args) === false; - } - return !cancelled; - } - } - function getNextTick() { - var nextTickFn; - if (window.setImmediate) { - nextTickFn = function nextTickSetImmediate(fn) { - setImmediate(function() { - fn(); - }); - }; - } else { - nextTickFn = function nextTickSetTimeout(fn) { - setTimeout(function() { - fn(); - }, 0); - }; - } - return nextTickFn; - } - function bindContext(fn, context) { - return fn.bind ? fn.bind(context) : function() { - fn.apply(context, [].slice.call(arguments, 0)); - }; - } - }(); - var highlight = function(doc) { - "use strict"; - var defaults = { - node: null, - pattern: null, - tagName: "strong", - className: null, - wordsOnly: false, - caseSensitive: false, - diacriticInsensitive: false - }; - var accented = { - A: "[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]", - B: "[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]", - C: "[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]", - D: "[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]", - E: "[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]", - F: "[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]", - G: "[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]", - H: "[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]", - I: "[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]", - J: "[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]", - K: "[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]", - L: "[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]", - M: "[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]", - N: "[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]", - O: "[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]", - P: "[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]", - Q: "[Qqℚ⒬Ⓠⓠ㏃Qq]", - R: "[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]", - S: "[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]", - T: "[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]", - U: "[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]", - V: "[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]", - W: "[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]", - X: "[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]", - Y: "[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]", - Z: "[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]" - }; - return function hightlight(o) { - var regex; - o = _.mixin({}, defaults, o); - if (!o.node || !o.pattern) { - return; - } - o.pattern = _.isArray(o.pattern) ? o.pattern : [ o.pattern ]; - regex = getRegex(o.pattern, o.caseSensitive, o.wordsOnly, o.diacriticInsensitive); - traverse(o.node, hightlightTextNode); - function hightlightTextNode(textNode) { - var match, patternNode, wrapperNode; - if (match = regex.exec(textNode.data)) { - wrapperNode = doc.createElement(o.tagName); - o.className && (wrapperNode.className = o.className); - patternNode = textNode.splitText(match.index); - patternNode.splitText(match[0].length); - wrapperNode.appendChild(patternNode.cloneNode(true)); - textNode.parentNode.replaceChild(wrapperNode, patternNode); - } - return !!match; - } - function traverse(el, hightlightTextNode) { - var childNode, TEXT_NODE_TYPE = 3; - for (var i = 0; i < el.childNodes.length; i++) { - childNode = el.childNodes[i]; - if (childNode.nodeType === TEXT_NODE_TYPE) { - i += hightlightTextNode(childNode) ? 1 : 0; - } else { - traverse(childNode, hightlightTextNode); - } - } - } - }; - function accent_replacer(chr) { - return accented[chr.toUpperCase()] || chr; - } - function getRegex(patterns, caseSensitive, wordsOnly, diacriticInsensitive) { - var escapedPatterns = [], regexStr; - for (var i = 0, len = patterns.length; i < len; i++) { - var escapedWord = _.escapeRegExChars(patterns[i]); - if (diacriticInsensitive) { - escapedWord = escapedWord.replace(/\S/g, accent_replacer); - } - escapedPatterns.push(escapedWord); - } - regexStr = wordsOnly ? "\\b(" + escapedPatterns.join("|") + ")\\b" : "(" + escapedPatterns.join("|") + ")"; - return caseSensitive ? new RegExp(regexStr) : new RegExp(regexStr, "i"); - } - }(window.document); - var Input = function() { - "use strict"; - var specialKeyCodeMap; - specialKeyCodeMap = { - 9: "tab", - 27: "esc", - 37: "left", - 39: "right", - 13: "enter", - 38: "up", - 40: "down" - }; - function Input(o, www) { - var id; - o = o || {}; - if (!o.input) { - $.error("input is missing"); - } - www.mixin(this); - this.$hint = $(o.hint); - this.$input = $(o.input); - this.$menu = $(o.menu); - id = this.$input.attr("id") || _.guid(); - this.$menu.attr("id", id + "_listbox"); - this.$hint.attr({ - "aria-hidden": true - }); - this.$input.attr({ - "aria-owns": id + "_listbox", - "aria-controls": id + "_listbox", - role: "combobox", - "aria-autocomplete": "list", - "aria-expanded": false - }); - this.query = this.$input.val(); - this.queryWhenFocused = this.hasFocus() ? this.query : null; - this.$overflowHelper = buildOverflowHelper(this.$input); - this._checkLanguageDirection(); - if (this.$hint.length === 0) { - this.setHint = this.getHint = this.clearHint = this.clearHintIfInvalid = _.noop; - } - this.onSync("cursorchange", this._updateDescendent); - } - Input.normalizeQuery = function(str) { - return _.toStr(str).replace(/^\s*/g, "").replace(/\s{2,}/g, " "); - }; - _.mixin(Input.prototype, EventEmitter, { - _onBlur: function onBlur() { - this.resetInputValue(); - this.trigger("blurred"); - }, - _onFocus: function onFocus() { - this.queryWhenFocused = this.query; - this.trigger("focused"); - }, - _onKeydown: function onKeydown($e) { - var keyName = specialKeyCodeMap[$e.which || $e.keyCode]; - this._managePreventDefault(keyName, $e); - if (keyName && this._shouldTrigger(keyName, $e)) { - this.trigger(keyName + "Keyed", $e); - } - }, - _onInput: function onInput() { - this._setQuery(this.getInputValue()); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - _managePreventDefault: function managePreventDefault(keyName, $e) { - var preventDefault; - switch (keyName) { - case "up": - case "down": - preventDefault = !withModifier($e); - break; - - default: - preventDefault = false; - } - preventDefault && $e.preventDefault(); - }, - _shouldTrigger: function shouldTrigger(keyName, $e) { - var trigger; - switch (keyName) { - case "tab": - trigger = !withModifier($e); - break; - - default: - trigger = true; - } - return trigger; - }, - _checkLanguageDirection: function checkLanguageDirection() { - var dir = (this.$input.css("direction") || "ltr").toLowerCase(); - if (this.dir !== dir) { - this.dir = dir; - this.$hint.attr("dir", dir); - this.trigger("langDirChanged", dir); - } - }, - _setQuery: function setQuery(val, silent) { - var areEquivalent, hasDifferentWhitespace; - areEquivalent = areQueriesEquivalent(val, this.query); - hasDifferentWhitespace = areEquivalent ? this.query.length !== val.length : false; - this.query = val; - if (!silent && !areEquivalent) { - this.trigger("queryChanged", this.query); - } else if (!silent && hasDifferentWhitespace) { - this.trigger("whitespaceChanged", this.query); - } - }, - _updateDescendent: function updateDescendent(event, id) { - this.$input.attr("aria-activedescendant", id); - }, - bind: function() { - var that = this, onBlur, onFocus, onKeydown, onInput; - onBlur = _.bind(this._onBlur, this); - onFocus = _.bind(this._onFocus, this); - onKeydown = _.bind(this._onKeydown, this); - onInput = _.bind(this._onInput, this); - this.$input.on("blur.tt", onBlur).on("focus.tt", onFocus).on("keydown.tt", onKeydown); - if (!_.isMsie() || _.isMsie() > 9) { - this.$input.on("input.tt", onInput); - } else { - this.$input.on("keydown.tt keypress.tt cut.tt paste.tt", function($e) { - if (specialKeyCodeMap[$e.which || $e.keyCode]) { - return; - } - _.defer(_.bind(that._onInput, that, $e)); - }); - } - return this; - }, - focus: function focus() { - this.$input.focus(); - }, - blur: function blur() { - this.$input.blur(); - }, - getLangDir: function getLangDir() { - return this.dir; - }, - getQuery: function getQuery() { - return this.query || ""; - }, - setQuery: function setQuery(val, silent) { - this.setInputValue(val); - this._setQuery(val, silent); - }, - hasQueryChangedSinceLastFocus: function hasQueryChangedSinceLastFocus() { - return this.query !== this.queryWhenFocused; - }, - getInputValue: function getInputValue() { - return this.$input.val(); - }, - setInputValue: function setInputValue(value) { - this.$input.val(value); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - resetInputValue: function resetInputValue() { - this.setInputValue(this.query); - }, - getHint: function getHint() { - return this.$hint.val(); - }, - setHint: function setHint(value) { - this.$hint.val(value); - }, - clearHint: function clearHint() { - this.setHint(""); - }, - clearHintIfInvalid: function clearHintIfInvalid() { - var val, hint, valIsPrefixOfHint, isValid; - val = this.getInputValue(); - hint = this.getHint(); - valIsPrefixOfHint = val !== hint && hint.indexOf(val) === 0; - isValid = val !== "" && valIsPrefixOfHint && !this.hasOverflow(); - !isValid && this.clearHint(); - }, - hasFocus: function hasFocus() { - return this.$input.is(":focus"); - }, - hasOverflow: function hasOverflow() { - var constraint = this.$input.width() - 2; - this.$overflowHelper.text(this.getInputValue()); - return this.$overflowHelper.width() >= constraint; - }, - isCursorAtEnd: function() { - var valueLength, selectionStart, range; - valueLength = this.$input.val().length; - selectionStart = this.$input[0].selectionStart; - if (_.isNumber(selectionStart)) { - return selectionStart === valueLength; - } else if (document.selection) { - range = document.selection.createRange(); - range.moveStart("character", -valueLength); - return valueLength === range.text.length; - } - return true; - }, - destroy: function destroy() { - this.$hint.off(".tt"); - this.$input.off(".tt"); - this.$overflowHelper.remove(); - this.$hint = this.$input = this.$overflowHelper = $("
"); - }, - setAriaExpanded: function setAriaExpanded(value) { - this.$input.attr("aria-expanded", value); - } - }); - return Input; - function buildOverflowHelper($input) { - return $('').css({ - position: "absolute", - visibility: "hidden", - whiteSpace: "pre", - fontFamily: $input.css("font-family"), - fontSize: $input.css("font-size"), - fontStyle: $input.css("font-style"), - fontVariant: $input.css("font-variant"), - fontWeight: $input.css("font-weight"), - wordSpacing: $input.css("word-spacing"), - letterSpacing: $input.css("letter-spacing"), - textIndent: $input.css("text-indent"), - textRendering: $input.css("text-rendering"), - textTransform: $input.css("text-transform") - }).insertAfter($input); - } - function areQueriesEquivalent(a, b) { - return Input.normalizeQuery(a) === Input.normalizeQuery(b); - } - function withModifier($e) { - return $e.altKey || $e.ctrlKey || $e.metaKey || $e.shiftKey; - } - }(); - var Dataset = function() { - "use strict"; - var keys, nameGenerator; - keys = { - dataset: "tt-selectable-dataset", - val: "tt-selectable-display", - obj: "tt-selectable-object" - }; - nameGenerator = _.getIdGenerator(); - function Dataset(o, www) { - o = o || {}; - o.templates = o.templates || {}; - o.templates.notFound = o.templates.notFound || o.templates.empty; - if (!o.source) { - $.error("missing source"); - } - if (!o.node) { - $.error("missing node"); - } - if (o.name && !isValidName(o.name)) { - $.error("invalid dataset name: " + o.name); - } - www.mixin(this); - this.highlight = !!o.highlight; - this.name = _.toStr(o.name || nameGenerator()); - this.limit = o.limit || 5; - this.displayFn = getDisplayFn(o.display || o.displayKey); - this.templates = getTemplates(o.templates, this.displayFn); - this.source = o.source.__ttAdapter ? o.source.__ttAdapter() : o.source; - this.async = _.isUndefined(o.async) ? this.source.length > 2 : !!o.async; - this._resetLastSuggestion(); - this.$el = $(o.node).attr("role", "presentation").addClass(this.classes.dataset).addClass(this.classes.dataset + "-" + this.name); - } - Dataset.extractData = function extractData(el) { - var $el = $(el); - if ($el.data(keys.obj)) { - return { - dataset: $el.data(keys.dataset) || "", - val: $el.data(keys.val) || "", - obj: $el.data(keys.obj) || null - }; - } - return null; - }; - _.mixin(Dataset.prototype, EventEmitter, { - _overwrite: function overwrite(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (this.async && this.templates.pending) { - this._renderPending(query); - } else if (!this.async && this.templates.notFound) { - this._renderNotFound(query); - } else { - this._empty(); - } - this.trigger("rendered", suggestions, false, this.name); - }, - _append: function append(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length && this.$lastSuggestion.length) { - this._appendSuggestions(query, suggestions); - } else if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (!this.$lastSuggestion.length && this.templates.notFound) { - this._renderNotFound(query); - } - this.trigger("rendered", suggestions, true, this.name); - }, - _renderSuggestions: function renderSuggestions(query, suggestions) { - var $fragment; - $fragment = this._getSuggestionsFragment(query, suggestions); - this.$lastSuggestion = $fragment.children().last(); - this.$el.html($fragment).prepend(this._getHeader(query, suggestions)).append(this._getFooter(query, suggestions)); - }, - _appendSuggestions: function appendSuggestions(query, suggestions) { - var $fragment, $lastSuggestion; - $fragment = this._getSuggestionsFragment(query, suggestions); - $lastSuggestion = $fragment.children().last(); - this.$lastSuggestion.after($fragment); - this.$lastSuggestion = $lastSuggestion; - }, - _renderPending: function renderPending(query) { - var template = this.templates.pending; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _renderNotFound: function renderNotFound(query) { - var template = this.templates.notFound; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _empty: function empty() { - this.$el.empty(); - this._resetLastSuggestion(); - }, - _getSuggestionsFragment: function getSuggestionsFragment(query, suggestions) { - var that = this, fragment; - fragment = document.createDocumentFragment(); - _.each(suggestions, function getSuggestionNode(suggestion) { - var $el, context; - context = that._injectQuery(query, suggestion); - $el = $(that.templates.suggestion(context)).data(keys.dataset, that.name).data(keys.obj, suggestion).data(keys.val, that.displayFn(suggestion)).addClass(that.classes.suggestion + " " + that.classes.selectable); - fragment.appendChild($el[0]); - }); - this.highlight && highlight({ - className: this.classes.highlight, - node: fragment, - pattern: query - }); - return $(fragment); - }, - _getFooter: function getFooter(query, suggestions) { - return this.templates.footer ? this.templates.footer({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _getHeader: function getHeader(query, suggestions) { - return this.templates.header ? this.templates.header({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _resetLastSuggestion: function resetLastSuggestion() { - this.$lastSuggestion = $(); - }, - _injectQuery: function injectQuery(query, obj) { - return _.isObject(obj) ? _.mixin({ - _query: query - }, obj) : obj; - }, - update: function update(query) { - var that = this, canceled = false, syncCalled = false, rendered = 0; - this.cancel(); - this.cancel = function cancel() { - canceled = true; - that.cancel = $.noop; - that.async && that.trigger("asyncCanceled", query, that.name); - }; - this.source(query, sync, async); - !syncCalled && sync([]); - function sync(suggestions) { - if (syncCalled) { - return; - } - syncCalled = true; - suggestions = (suggestions || []).slice(0, that.limit); - rendered = suggestions.length; - that._overwrite(query, suggestions); - if (rendered < that.limit && that.async) { - that.trigger("asyncRequested", query, that.name); - } - } - function async(suggestions) { - suggestions = suggestions || []; - if (!canceled && rendered < that.limit) { - that.cancel = $.noop; - var idx = Math.abs(rendered - that.limit); - rendered += idx; - that._append(query, suggestions.slice(0, idx)); - that.async && that.trigger("asyncReceived", query, that.name); - } - } - }, - cancel: $.noop, - clear: function clear() { - this._empty(); - this.cancel(); - this.trigger("cleared"); - }, - isEmpty: function isEmpty() { - return this.$el.is(":empty"); - }, - destroy: function destroy() { - this.$el = $("
"); - } - }); - return Dataset; - function getDisplayFn(display) { - display = display || _.stringify; - return _.isFunction(display) ? display : displayFn; - function displayFn(obj) { - return obj[display]; - } - } - function getTemplates(templates, displayFn) { - return { - notFound: templates.notFound && _.templatify(templates.notFound), - pending: templates.pending && _.templatify(templates.pending), - header: templates.header && _.templatify(templates.header), - footer: templates.footer && _.templatify(templates.footer), - suggestion: templates.suggestion ? userSuggestionTemplate : suggestionTemplate - }; - function userSuggestionTemplate(context) { - var template = templates.suggestion; - return $(template(context)).attr("id", _.guid()); - } - function suggestionTemplate(context) { - return $('
').attr("id", _.guid()).text(displayFn(context)); - } - } - function isValidName(str) { - return /^[_a-zA-Z0-9-]+$/.test(str); - } - }(); - var Menu = function() { - "use strict"; - function Menu(o, www) { - var that = this; - o = o || {}; - if (!o.node) { - $.error("node is required"); - } - www.mixin(this); - this.$node = $(o.node); - this.query = null; - this.datasets = _.map(o.datasets, initializeDataset); - function initializeDataset(oDataset) { - var node = that.$node.find(oDataset.node).first(); - oDataset.node = node.length ? node : $("
").appendTo(that.$node); - return new Dataset(oDataset, www); - } - } - _.mixin(Menu.prototype, EventEmitter, { - _onSelectableClick: function onSelectableClick($e) { - this.trigger("selectableClicked", $($e.currentTarget)); - }, - _onRendered: function onRendered(type, dataset, suggestions, async) { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetRendered", dataset, suggestions, async); - }, - _onCleared: function onCleared() { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetCleared"); - }, - _propagate: function propagate() { - this.trigger.apply(this, arguments); - }, - _allDatasetsEmpty: function allDatasetsEmpty() { - return _.every(this.datasets, _.bind(function isDatasetEmpty(dataset) { - var isEmpty = dataset.isEmpty(); - this.$node.attr("aria-expanded", !isEmpty); - return isEmpty; - }, this)); - }, - _getSelectables: function getSelectables() { - return this.$node.find(this.selectors.selectable); - }, - _removeCursor: function _removeCursor() { - var $selectable = this.getActiveSelectable(); - $selectable && $selectable.removeClass(this.classes.cursor); - }, - _ensureVisible: function ensureVisible($el) { - var elTop, elBottom, nodeScrollTop, nodeHeight; - elTop = $el.position().top; - elBottom = elTop + $el.outerHeight(true); - nodeScrollTop = this.$node.scrollTop(); - nodeHeight = this.$node.height() + parseInt(this.$node.css("paddingTop"), 10) + parseInt(this.$node.css("paddingBottom"), 10); - if (elTop < 0) { - this.$node.scrollTop(nodeScrollTop + elTop); - } else if (nodeHeight < elBottom) { - this.$node.scrollTop(nodeScrollTop + (elBottom - nodeHeight)); - } - }, - bind: function() { - var that = this, onSelectableClick; - onSelectableClick = _.bind(this._onSelectableClick, this); - this.$node.on("click.tt", this.selectors.selectable, onSelectableClick); - this.$node.on("mouseover", this.selectors.selectable, function() { - that.setCursor($(this)); - }); - this.$node.on("mouseleave", function() { - that._removeCursor(); - }); - _.each(this.datasets, function(dataset) { - dataset.onSync("asyncRequested", that._propagate, that).onSync("asyncCanceled", that._propagate, that).onSync("asyncReceived", that._propagate, that).onSync("rendered", that._onRendered, that).onSync("cleared", that._onCleared, that); - }); - return this; - }, - isOpen: function isOpen() { - return this.$node.hasClass(this.classes.open); - }, - open: function open() { - this.$node.scrollTop(0); - this.$node.addClass(this.classes.open); - }, - close: function close() { - this.$node.attr("aria-expanded", false); - this.$node.removeClass(this.classes.open); - this._removeCursor(); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.attr("dir", dir); - }, - selectableRelativeToCursor: function selectableRelativeToCursor(delta) { - var $selectables, $oldCursor, oldIndex, newIndex; - $oldCursor = this.getActiveSelectable(); - $selectables = this._getSelectables(); - oldIndex = $oldCursor ? $selectables.index($oldCursor) : -1; - newIndex = oldIndex + delta; - newIndex = (newIndex + 1) % ($selectables.length + 1) - 1; - newIndex = newIndex < -1 ? $selectables.length - 1 : newIndex; - return newIndex === -1 ? null : $selectables.eq(newIndex); - }, - setCursor: function setCursor($selectable) { - this._removeCursor(); - if ($selectable = $selectable && $selectable.first()) { - $selectable.addClass(this.classes.cursor); - this._ensureVisible($selectable); - } - }, - getSelectableData: function getSelectableData($el) { - return $el && $el.length ? Dataset.extractData($el) : null; - }, - getActiveSelectable: function getActiveSelectable() { - var $selectable = this._getSelectables().filter(this.selectors.cursor).first(); - return $selectable.length ? $selectable : null; - }, - getTopSelectable: function getTopSelectable() { - var $selectable = this._getSelectables().first(); - return $selectable.length ? $selectable : null; - }, - update: function update(query) { - var isValidUpdate = query !== this.query; - if (isValidUpdate) { - this.query = query; - _.each(this.datasets, updateDataset); - } - return isValidUpdate; - function updateDataset(dataset) { - dataset.update(query); - } - }, - empty: function empty() { - _.each(this.datasets, clearDataset); - this.query = null; - this.$node.addClass(this.classes.empty); - function clearDataset(dataset) { - dataset.clear(); - } - }, - destroy: function destroy() { - this.$node.off(".tt"); - this.$node = $("
"); - _.each(this.datasets, destroyDataset); - function destroyDataset(dataset) { - dataset.destroy(); - } - } - }); - return Menu; - }(); - var Status = function() { - "use strict"; - function Status(options) { - this.$el = $("", { - role: "status", - "aria-live": "polite" - }).css({ - position: "absolute", - padding: "0", - border: "0", - height: "1px", - width: "1px", - "margin-bottom": "-1px", - "margin-right": "-1px", - overflow: "hidden", - clip: "rect(0 0 0 0)", - "white-space": "nowrap" - }); - options.$input.after(this.$el); - _.each(options.menu.datasets, _.bind(function(dataset) { - if (dataset.onSync) { - dataset.onSync("rendered", _.bind(this.update, this)); - dataset.onSync("cleared", _.bind(this.cleared, this)); - } - }, this)); - } - _.mixin(Status.prototype, { - update: function update(event, suggestions) { - var length = suggestions.length; - var words; - if (length === 1) { - words = { - result: "result", - is: "is" - }; - } else { - words = { - result: "results", - is: "are" - }; - } - this.$el.text(length + " " + words.result + " " + words.is + " available, use up and down arrow keys to navigate."); - }, - cleared: function() { - this.$el.text(""); - } - }); - return Status; - }(); - var DefaultMenu = function() { - "use strict"; - var s = Menu.prototype; - function DefaultMenu() { - Menu.apply(this, [].slice.call(arguments, 0)); - } - _.mixin(DefaultMenu.prototype, Menu.prototype, { - open: function open() { - !this._allDatasetsEmpty() && this._show(); - return s.open.apply(this, [].slice.call(arguments, 0)); - }, - close: function close() { - this._hide(); - return s.close.apply(this, [].slice.call(arguments, 0)); - }, - _onRendered: function onRendered() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onRendered.apply(this, [].slice.call(arguments, 0)); - }, - _onCleared: function onCleared() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onCleared.apply(this, [].slice.call(arguments, 0)); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.css(dir === "ltr" ? this.css.ltr : this.css.rtl); - return s.setLanguageDirection.apply(this, [].slice.call(arguments, 0)); - }, - _hide: function hide() { - this.$node.hide(); - }, - _show: function show() { - this.$node.css("display", "block"); - } - }); - return DefaultMenu; - }(); - var Typeahead = function() { - "use strict"; - function Typeahead(o, www) { - var onFocused, onBlurred, onEnterKeyed, onTabKeyed, onEscKeyed, onUpKeyed, onDownKeyed, onLeftKeyed, onRightKeyed, onQueryChanged, onWhitespaceChanged; - o = o || {}; - if (!o.input) { - $.error("missing input"); - } - if (!o.menu) { - $.error("missing menu"); - } - if (!o.eventBus) { - $.error("missing event bus"); - } - www.mixin(this); - this.eventBus = o.eventBus; - this.minLength = _.isNumber(o.minLength) ? o.minLength : 1; - this.input = o.input; - this.menu = o.menu; - this.enabled = true; - this.autoselect = !!o.autoselect; - this.active = false; - this.input.hasFocus() && this.activate(); - this.dir = this.input.getLangDir(); - this._hacks(); - this.menu.bind().onSync("selectableClicked", this._onSelectableClicked, this).onSync("asyncRequested", this._onAsyncRequested, this).onSync("asyncCanceled", this._onAsyncCanceled, this).onSync("asyncReceived", this._onAsyncReceived, this).onSync("datasetRendered", this._onDatasetRendered, this).onSync("datasetCleared", this._onDatasetCleared, this); - onFocused = c(this, "activate", "open", "_onFocused"); - onBlurred = c(this, "deactivate", "_onBlurred"); - onEnterKeyed = c(this, "isActive", "isOpen", "_onEnterKeyed"); - onTabKeyed = c(this, "isActive", "isOpen", "_onTabKeyed"); - onEscKeyed = c(this, "isActive", "_onEscKeyed"); - onUpKeyed = c(this, "isActive", "open", "_onUpKeyed"); - onDownKeyed = c(this, "isActive", "open", "_onDownKeyed"); - onLeftKeyed = c(this, "isActive", "isOpen", "_onLeftKeyed"); - onRightKeyed = c(this, "isActive", "isOpen", "_onRightKeyed"); - onQueryChanged = c(this, "_openIfActive", "_onQueryChanged"); - onWhitespaceChanged = c(this, "_openIfActive", "_onWhitespaceChanged"); - this.input.bind().onSync("focused", onFocused, this).onSync("blurred", onBlurred, this).onSync("enterKeyed", onEnterKeyed, this).onSync("tabKeyed", onTabKeyed, this).onSync("escKeyed", onEscKeyed, this).onSync("upKeyed", onUpKeyed, this).onSync("downKeyed", onDownKeyed, this).onSync("leftKeyed", onLeftKeyed, this).onSync("rightKeyed", onRightKeyed, this).onSync("queryChanged", onQueryChanged, this).onSync("whitespaceChanged", onWhitespaceChanged, this).onSync("langDirChanged", this._onLangDirChanged, this); - } - _.mixin(Typeahead.prototype, { - _hacks: function hacks() { - var $input, $menu; - $input = this.input.$input || $("
"); - $menu = this.menu.$node || $("
"); - $input.on("blur.tt", function($e) { - var active, isActive, hasActive; - active = document.activeElement; - isActive = $menu.is(active); - hasActive = $menu.has(active).length > 0; - if (_.isMsie() && (isActive || hasActive)) { - $e.preventDefault(); - $e.stopImmediatePropagation(); - _.defer(function() { - $input.focus(); - }); - } - }); - $menu.on("mousedown.tt", function($e) { - $e.preventDefault(); - }); - }, - _onSelectableClicked: function onSelectableClicked(type, $el) { - this.select($el); - }, - _onDatasetCleared: function onDatasetCleared() { - this._updateHint(); - }, - _onDatasetRendered: function onDatasetRendered(type, suggestions, async, dataset) { - this._updateHint(); - if (this.autoselect) { - var cursorClass = this.selectors.cursor.substr(1); - this.menu.$node.find(this.selectors.suggestion).first().addClass(cursorClass); - } - this.eventBus.trigger("render", suggestions, async, dataset); - }, - _onAsyncRequested: function onAsyncRequested(type, dataset, query) { - this.eventBus.trigger("asyncrequest", query, dataset); - }, - _onAsyncCanceled: function onAsyncCanceled(type, dataset, query) { - this.eventBus.trigger("asynccancel", query, dataset); - }, - _onAsyncReceived: function onAsyncReceived(type, dataset, query) { - this.eventBus.trigger("asyncreceive", query, dataset); - }, - _onFocused: function onFocused() { - this._minLengthMet() && this.menu.update(this.input.getQuery()); - }, - _onBlurred: function onBlurred() { - if (this.input.hasQueryChangedSinceLastFocus()) { - this.eventBus.trigger("change", this.input.getQuery()); - } - }, - _onEnterKeyed: function onEnterKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - if (this.select($selectable)) { - $e.preventDefault(); - $e.stopPropagation(); - } - } else if (this.autoselect) { - if (this.select(this.menu.getTopSelectable())) { - $e.preventDefault(); - $e.stopPropagation(); - } - } - }, - _onTabKeyed: function onTabKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - this.select($selectable) && $e.preventDefault(); - } else if (this.autoselect) { - if ($selectable = this.menu.getTopSelectable()) { - this.autocomplete($selectable) && $e.preventDefault(); - } - } - }, - _onEscKeyed: function onEscKeyed() { - this.close(); - }, - _onUpKeyed: function onUpKeyed() { - this.moveCursor(-1); - }, - _onDownKeyed: function onDownKeyed() { - this.moveCursor(+1); - }, - _onLeftKeyed: function onLeftKeyed() { - if (this.dir === "rtl" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onRightKeyed: function onRightKeyed() { - if (this.dir === "ltr" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onQueryChanged: function onQueryChanged(e, query) { - this._minLengthMet(query) ? this.menu.update(query) : this.menu.empty(); - }, - _onWhitespaceChanged: function onWhitespaceChanged() { - this._updateHint(); - }, - _onLangDirChanged: function onLangDirChanged(e, dir) { - if (this.dir !== dir) { - this.dir = dir; - this.menu.setLanguageDirection(dir); - } - }, - _openIfActive: function openIfActive() { - this.isActive() && this.open(); - }, - _minLengthMet: function minLengthMet(query) { - query = _.isString(query) ? query : this.input.getQuery() || ""; - return query.length >= this.minLength; - }, - _updateHint: function updateHint() { - var $selectable, data, val, query, escapedQuery, frontMatchRegEx, match; - $selectable = this.menu.getTopSelectable(); - data = this.menu.getSelectableData($selectable); - val = this.input.getInputValue(); - if (data && !_.isBlankString(val) && !this.input.hasOverflow()) { - query = Input.normalizeQuery(val); - escapedQuery = _.escapeRegExChars(query); - frontMatchRegEx = new RegExp("^(?:" + escapedQuery + ")(.+$)", "i"); - match = frontMatchRegEx.exec(data.val); - match && this.input.setHint(val + match[1]); - } else { - this.input.clearHint(); - } - }, - isEnabled: function isEnabled() { - return this.enabled; - }, - enable: function enable() { - this.enabled = true; - }, - disable: function disable() { - this.enabled = false; - }, - isActive: function isActive() { - return this.active; - }, - activate: function activate() { - if (this.isActive()) { - return true; - } else if (!this.isEnabled() || this.eventBus.before("active")) { - return false; - } else { - this.active = true; - this.eventBus.trigger("active"); - return true; - } - }, - deactivate: function deactivate() { - if (!this.isActive()) { - return true; - } else if (this.eventBus.before("idle")) { - return false; - } else { - this.active = false; - this.close(); - this.eventBus.trigger("idle"); - return true; - } - }, - isOpen: function isOpen() { - return this.menu.isOpen(); - }, - open: function open() { - if (!this.isOpen() && !this.eventBus.before("open")) { - this.input.setAriaExpanded(true); - this.menu.open(); - this._updateHint(); - this.eventBus.trigger("open"); - } - return this.isOpen(); - }, - close: function close() { - if (this.isOpen() && !this.eventBus.before("close")) { - this.input.setAriaExpanded(false); - this.menu.close(); - this.input.clearHint(); - this.input.resetInputValue(); - this.eventBus.trigger("close"); - } - return !this.isOpen(); - }, - setVal: function setVal(val) { - this.input.setQuery(_.toStr(val)); - }, - getVal: function getVal() { - return this.input.getQuery(); - }, - select: function select($selectable) { - var data = this.menu.getSelectableData($selectable); - if (data && !this.eventBus.before("select", data.obj, data.dataset)) { - this.input.setQuery(data.val, true); - this.eventBus.trigger("select", data.obj, data.dataset); - this.close(); - return true; - } - return false; - }, - autocomplete: function autocomplete($selectable) { - var query, data, isValid; - query = this.input.getQuery(); - data = this.menu.getSelectableData($selectable); - isValid = data && query !== data.val; - if (isValid && !this.eventBus.before("autocomplete", data.obj, data.dataset)) { - this.input.setQuery(data.val); - this.eventBus.trigger("autocomplete", data.obj, data.dataset); - return true; - } - return false; - }, - moveCursor: function moveCursor(delta) { - var query, $candidate, data, suggestion, datasetName, cancelMove, id; - query = this.input.getQuery(); - $candidate = this.menu.selectableRelativeToCursor(delta); - data = this.menu.getSelectableData($candidate); - suggestion = data ? data.obj : null; - datasetName = data ? data.dataset : null; - id = $candidate ? $candidate.attr("id") : null; - this.input.trigger("cursorchange", id); - cancelMove = this._minLengthMet() && this.menu.update(query); - if (!cancelMove && !this.eventBus.before("cursorchange", suggestion, datasetName)) { - this.menu.setCursor($candidate); - if (data) { - if (typeof data.val === "string") { - this.input.setInputValue(data.val); - } - } else { - this.input.resetInputValue(); - this._updateHint(); - } - this.eventBus.trigger("cursorchange", suggestion, datasetName); - return true; - } - return false; - }, - destroy: function destroy() { - this.input.destroy(); - this.menu.destroy(); - } - }); - return Typeahead; - function c(ctx) { - var methods = [].slice.call(arguments, 1); - return function() { - var args = [].slice.call(arguments); - _.each(methods, function(method) { - return ctx[method].apply(ctx, args); - }); - }; - } - }(); - (function() { - "use strict"; - var old, keys, methods; - old = $.fn.typeahead; - keys = { - www: "tt-www", - attrs: "tt-attrs", - typeahead: "tt-typeahead" - }; - methods = { - initialize: function initialize(o, datasets) { - var www; - datasets = _.isArray(datasets) ? datasets : [].slice.call(arguments, 1); - o = o || {}; - www = WWW(o.classNames); - return this.each(attach); - function attach() { - var $input, $wrapper, $hint, $menu, defaultHint, defaultMenu, eventBus, input, menu, status, typeahead, MenuConstructor; - _.each(datasets, function(d) { - d.highlight = !!o.highlight; - }); - $input = $(this); - $wrapper = $(www.html.wrapper); - $hint = $elOrNull(o.hint); - $menu = $elOrNull(o.menu); - defaultHint = o.hint !== false && !$hint; - defaultMenu = o.menu !== false && !$menu; - defaultHint && ($hint = buildHintFromInput($input, www)); - defaultMenu && ($menu = $(www.html.menu).css(www.css.menu)); - $hint && $hint.val(""); - $input = prepInput($input, www); - if (defaultHint || defaultMenu) { - $wrapper.css(www.css.wrapper); - $input.css(defaultHint ? www.css.input : www.css.inputWithNoHint); - $input.wrap($wrapper).parent().prepend(defaultHint ? $hint : null).append(defaultMenu ? $menu : null); - } - MenuConstructor = defaultMenu ? DefaultMenu : Menu; - eventBus = new EventBus({ - el: $input - }); - input = new Input({ - hint: $hint, - input: $input, - menu: $menu - }, www); - menu = new MenuConstructor({ - node: $menu, - datasets: datasets - }, www); - status = new Status({ - $input: $input, - menu: menu - }); - typeahead = new Typeahead({ - input: input, - menu: menu, - eventBus: eventBus, - minLength: o.minLength, - autoselect: o.autoselect - }, www); - $input.data(keys.www, www); - $input.data(keys.typeahead, typeahead); - } - }, - isEnabled: function isEnabled() { - var enabled; - ttEach(this.first(), function(t) { - enabled = t.isEnabled(); - }); - return enabled; - }, - enable: function enable() { - ttEach(this, function(t) { - t.enable(); - }); - return this; - }, - disable: function disable() { - ttEach(this, function(t) { - t.disable(); - }); - return this; - }, - isActive: function isActive() { - var active; - ttEach(this.first(), function(t) { - active = t.isActive(); - }); - return active; - }, - activate: function activate() { - ttEach(this, function(t) { - t.activate(); - }); - return this; - }, - deactivate: function deactivate() { - ttEach(this, function(t) { - t.deactivate(); - }); - return this; - }, - isOpen: function isOpen() { - var open; - ttEach(this.first(), function(t) { - open = t.isOpen(); - }); - return open; - }, - open: function open() { - ttEach(this, function(t) { - t.open(); - }); - return this; - }, - close: function close() { - ttEach(this, function(t) { - t.close(); - }); - return this; - }, - select: function select(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.select($el); - }); - return success; - }, - autocomplete: function autocomplete(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.autocomplete($el); - }); - return success; - }, - moveCursor: function moveCursoe(delta) { - var success = false; - ttEach(this.first(), function(t) { - success = t.moveCursor(delta); - }); - return success; - }, - val: function val(newVal) { - var query; - if (!arguments.length) { - ttEach(this.first(), function(t) { - query = t.getVal(); - }); - return query; - } else { - ttEach(this, function(t) { - t.setVal(_.toStr(newVal)); - }); - return this; - } - }, - destroy: function destroy() { - ttEach(this, function(typeahead, $input) { - revert($input); - typeahead.destroy(); - }); - return this; - } - }; - $.fn.typeahead = function(method) { - if (methods[method]) { - return methods[method].apply(this, [].slice.call(arguments, 1)); - } else { - return methods.initialize.apply(this, arguments); - } - }; - $.fn.typeahead.noConflict = function noConflict() { - $.fn.typeahead = old; - return this; - }; - function ttEach($els, fn) { - $els.each(function() { - var $input = $(this), typeahead; - (typeahead = $input.data(keys.typeahead)) && fn(typeahead, $input); - }); - } - function buildHintFromInput($input, www) { - return $input.clone().addClass(www.classes.hint).removeData().css(www.css.hint).css(getBackgroundStyles($input)).prop({ - readonly: true, - required: false - }).removeAttr("id name placeholder").removeClass("required").attr({ - spellcheck: "false", - tabindex: -1 - }); - } - function prepInput($input, www) { - $input.data(keys.attrs, { - dir: $input.attr("dir"), - autocomplete: $input.attr("autocomplete"), - spellcheck: $input.attr("spellcheck"), - style: $input.attr("style") - }); - $input.addClass(www.classes.input).attr({ - spellcheck: false - }); - try { - !$input.attr("dir") && $input.attr("dir", "auto"); - } catch (e) {} - return $input; - } - function getBackgroundStyles($el) { - return { - backgroundAttachment: $el.css("background-attachment"), - backgroundClip: $el.css("background-clip"), - backgroundColor: $el.css("background-color"), - backgroundImage: $el.css("background-image"), - backgroundOrigin: $el.css("background-origin"), - backgroundPosition: $el.css("background-position"), - backgroundRepeat: $el.css("background-repeat"), - backgroundSize: $el.css("background-size") - }; - } - function revert($input) { - var www, $wrapper; - www = $input.data(keys.www); - $wrapper = $input.parent().filter(www.selectors.wrapper); - _.each($input.data(keys.attrs), function(val, key) { - _.isUndefined(val) ? $input.removeAttr(key) : $input.attr(key, val); - }); - $input.removeData(keys.typeahead).removeData(keys.www).removeData(keys.attr).removeClass(www.classes.input); - if ($wrapper.length) { - $input.detach().insertAfter($wrapper); - $wrapper.remove(); - } - } - function $elOrNull(obj) { - var isValid, $el; - isValid = _.isJQuery(obj) || _.isElement(obj); - $el = isValid ? $(obj).first() : []; - return $el.length ? $el : null; - } - })(); -}); \ No newline at end of file diff --git a/large_tuple.html b/large_tuple.html deleted file mode 100644 index cb98e5244..000000000 --- a/large_tuple.html +++ /dev/null @@ -1,518 +0,0 @@ - - - - large_tuple Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Large Tuple

- -

Tuples shouldn’t have too many members. Create a custom type instead.

- -
    -
  • Identifier: large_tuple
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -2 -
    -error - -3 -
  • -
-

Non Triggering Examples

-
let foo: (Int, Int)
-
-
let foo: (start: Int, end: Int)
-
-
let foo: (Int, (Int, String))
-
-
func foo() -> (Int, Int)
-
-
func foo() -> (Int, Int) {}
-
-
func foo(bar: String) -> (Int, Int)
-
-
func foo(bar: String) -> (Int, Int) {}
-
-
func foo() throws -> (Int, Int)
-
-
func foo() throws -> (Int, Int) {}
-
-
let foo: (Int, Int, Int) -> Void
-
-
let foo: (Int, Int, Int) throws -> Void
-
-
func foo(bar: (Int, String, Float) -> Void)
-
-
func foo(bar: (Int, String, Float) throws -> Void)
-
-
var completionHandler: ((_ data: Data?, _ resp: URLResponse?, _ e: NSError?) -> Void)!
-
-
func getDictionaryAndInt() -> (Dictionary<Int, String>, Int)?
-
-
func getGenericTypeAndInt() -> (Type<Int, String, Float>, Int)?
-
-
func foo() async -> (Int, Int)
-
-
func foo() async -> (Int, Int) {}
-
-
func foo(bar: String) async -> (Int, Int)
-
-
func foo(bar: String) async -> (Int, Int) {}
-
-
func foo() async throws -> (Int, Int)
-
-
func foo() async throws -> (Int, Int) {}
-
-
let foo: (Int, Int, Int) async -> Void
-
-
let foo: (Int, Int, Int) async throws -> Void
-
-
func foo(bar: (Int, String, Float) async -> Void)
-
-
func foo(bar: (Int, String, Float) async throws -> Void)
-
-
func getDictionaryAndInt() async -> (Dictionary<Int, String>, Int)?
-
-
func getGenericTypeAndInt() async -> (Type<Int, String, Float>, Int)?
-
-

Triggering Examples

-
let foo: (Int, Int, Int)
-
-
let foo: (start: Int, end: Int, value: String)
-
-
let foo: (Int, (Int, Int, Int))
-
-
func foo(bar: (Int, Int, Int))
-
-
func foo() -> (Int, Int, Int)
-
-
func foo() -> (Int, Int, Int) {}
-
-
func foo(bar: String) -> (Int, Int, Int)
-
-
func foo(bar: String) -> (Int, Int, Int) {}
-
-
func foo() throws -> (Int, Int, Int)
-
-
func foo() throws -> (Int, Int, Int) {}
-
-
func foo() throws -> (Int, (String, String, String), Int) {}
-
-
func getDictionaryAndInt() -> (Dictionary<Int, (String, String, String)>, Int)?
-
-
func foo(bar: (Int, Int, Int)) async
-
-
func foo() async -> (Int, Int, Int)
-
-
func foo() async -> (Int, Int, Int) {}
-
-
func foo(bar: String) async -> (Int, Int, Int)
-
-
func foo(bar: String) async -> (Int, Int, Int) {}
-
-
func foo() async throws -> (Int, Int, Int)
-
-
func foo() async throws -> (Int, Int, Int) {}
-
-
func foo() async throws -> (Int, (String, String, String), Int) {}
-
-
func getDictionaryAndInt() async -> (Dictionary<Int, (String, String, String)>, Int)?
-
- -
-
- - -
-
- - - diff --git a/last_where.html b/last_where.html deleted file mode 100644 index 3ee40056d..000000000 --- a/last_where.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - last_where Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Last Where

- -

Prefer using .last(where:) over .filter { }.last in collections

- -
    -
  • Identifier: last_where
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
kinds.filter(excludingKinds.contains).isEmpty && kinds.last == .identifier
-
-
myList.last(where: { $0 % 2 == 0 })
-
-
match(pattern: pattern).filter { $0.last == .identifier }
-
-
(myList.filter { $0 == 1 }.suffix(2)).last
-
-
collection.filter("stringCol = '3'").last
-
-

Triggering Examples

-
myList.filter { $0 % 2 == 0 }.last
-
-
myList.filter({ $0 % 2 == 0 }).last
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).last
-
-
myList.map { $0 + 1 }.filter({ $0 % 2 == 0 }).last?.something()
-
-
myList.filter(someFunction).last
-
-
myList.filter({ $0 % 2 == 0 })
-.last
-
-
(myList.filter { $0 == 1 }).last
-
- -
-
- - -
-
- - - diff --git a/leading_whitespace.html b/leading_whitespace.html deleted file mode 100644 index 2f48cade4..000000000 --- a/leading_whitespace.html +++ /dev/null @@ -1,419 +0,0 @@ - - - - leading_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Leading Whitespace

- -

Files should not contain leading whitespace

- -
    -
  • Identifier: leading_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
//
-
-

Triggering Examples

-

-//
-
-
 //
-
- -
-
- - -
-
- - - diff --git a/legacy_cggeometry_functions.html b/legacy_cggeometry_functions.html deleted file mode 100644 index 27238a0c8..000000000 --- a/legacy_cggeometry_functions.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - legacy_cggeometry_functions Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy CGGeometry Functions

- -

Struct extension properties and methods are preferred over legacy functions

- -
    -
  • Identifier: legacy_cggeometry_functions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
rect.width
-
-
rect.height
-
-
rect.minX
-
-
rect.midX
-
-
rect.maxX
-
-
rect.minY
-
-
rect.midY
-
-
rect.maxY
-
-
rect.isNull
-
-
rect.isEmpty
-
-
rect.isInfinite
-
-
rect.standardized
-
-
rect.integral
-
-
rect.insetBy(dx: 5.0, dy: -7.0)
-
-
rect.offsetBy(dx: 5.0, dy: -7.0)
-
-
rect1.union(rect2)
-
-
rect1.intersect(rect2)
-
-
rect1.contains(rect2)
-
-
rect.contains(point)
-
-
rect1.intersects(rect2)
-
-

Triggering Examples

-
CGRectGetWidth(rect)
-
-
CGRectGetHeight(rect)
-
-
CGRectGetMinX(rect)
-
-
CGRectGetMidX(rect)
-
-
CGRectGetMaxX(rect)
-
-
CGRectGetMinY(rect)
-
-
CGRectGetMidY(rect)
-
-
CGRectGetMaxY(rect)
-
-
CGRectIsNull(rect)
-
-
CGRectIsEmpty(rect)
-
-
CGRectIsInfinite(rect)
-
-
CGRectStandardize(rect)
-
-
CGRectIntegral(rect)
-
-
CGRectInset(rect, 10, 5)
-
-
CGRectOffset(rect, -2, 8.3)
-
-
CGRectUnion(rect1, rect2)
-
-
CGRectIntersection(rect1, rect2)
-
-
CGRectContainsRect(rect1, rect2)
-
-
CGRectContainsPoint(rect, point)
-
-
CGRectIntersectsRect(rect1, rect2)
-
- -
-
- - -
-
- - - diff --git a/legacy_constant.html b/legacy_constant.html deleted file mode 100644 index 1b526d62e..000000000 --- a/legacy_constant.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - legacy_constant Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Constant

- -

Struct-scoped constants are preferred over legacy global constants

- -
    -
  • Identifier: legacy_constant
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGRect.infinite
-
-
CGPoint.zero
-
-
CGRect.zero
-
-
CGSize.zero
-
-
NSPoint.zero
-
-
NSRect.zero
-
-
NSSize.zero
-
-
CGRect.null
-
-
CGFloat.pi
-
-
Float.pi
-
-

Triggering Examples

-
CGRectInfinite
-
-
CGPointZero
-
-
CGRectZero
-
-
CGSizeZero
-
-
NSZeroPoint
-
-
NSZeroRect
-
-
NSZeroSize
-
-
CGRectNull
-
-
CGFloat(M_PI)
-
-
Float(M_PI)
-
- -
-
- - -
-
- - - diff --git a/legacy_constructor.html b/legacy_constructor.html deleted file mode 100644 index 5ab87b324..000000000 --- a/legacy_constructor.html +++ /dev/null @@ -1,505 +0,0 @@ - - - - legacy_constructor Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Constructor

- -

Swift constructors are preferred over legacy convenience functions

- -
    -
  • Identifier: legacy_constructor
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGPoint(x: 10, y: 10)
-
-
CGPoint(x: xValue, y: yValue)
-
-
CGSize(width: 10, height: 10)
-
-
CGSize(width: aWidth, height: aHeight)
-
-
CGRect(x: 0, y: 0, width: 10, height: 10)
-
-
CGRect(x: xVal, y: yVal, width: aWidth, height: aHeight)
-
-
CGVector(dx: 10, dy: 10)
-
-
CGVector(dx: deltaX, dy: deltaY)
-
-
NSPoint(x: 10, y: 10)
-
-
NSPoint(x: xValue, y: yValue)
-
-
NSSize(width: 10, height: 10)
-
-
NSSize(width: aWidth, height: aHeight)
-
-
NSRect(x: 0, y: 0, width: 10, height: 10)
-
-
NSRect(x: xVal, y: yVal, width: aWidth, height: aHeight)
-
-
NSRange(location: 10, length: 1)
-
-
NSRange(location: loc, length: len)
-
-
UIEdgeInsets(top: 0, left: 0, bottom: 10, right: 10)
-
-
UIEdgeInsets(top: aTop, left: aLeft, bottom: aBottom, right: aRight)
-
-
NSEdgeInsets(top: 0, left: 0, bottom: 10, right: 10)
-
-
NSEdgeInsets(top: aTop, left: aLeft, bottom: aBottom, right: aRight)
-
-
UIOffset(horizontal: 0, vertical: 10)
-
-
UIOffset(horizontal: horizontal, vertical: vertical)
-
-

Triggering Examples

-
CGPointMake(10, 10)
-
-
CGPointMake(xVal, yVal)
-
-
CGPointMake(calculateX(), 10)
-
-
CGSizeMake(10, 10)
-
-
CGSizeMake(aWidth, aHeight)
-
-
CGRectMake(0, 0, 10, 10)
-
-
CGRectMake(xVal, yVal, width, height)
-
-
CGVectorMake(10, 10)
-
-
CGVectorMake(deltaX, deltaY)
-
-
NSMakePoint(10, 10)
-
-
NSMakePoint(xVal, yVal)
-
-
NSMakeSize(10, 10)
-
-
NSMakeSize(aWidth, aHeight)
-
-
NSMakeRect(0, 0, 10, 10)
-
-
NSMakeRect(xVal, yVal, width, height)
-
-
NSMakeRange(10, 1)
-
-
NSMakeRange(loc, len)
-
-
UIEdgeInsetsMake(0, 0, 10, 10)
-
-
UIEdgeInsetsMake(top, left, bottom, right)
-
-
NSEdgeInsetsMake(0, 0, 10, 10)
-
-
NSEdgeInsetsMake(top, left, bottom, right)
-
-
CGVectorMake(10, 10)
-NSMakeRange(10, 1)
-
-
UIOffsetMake(0, 10)
-
-
UIOffsetMake(horizontal, vertical)
-
- -
-
- - -
-
- - - diff --git a/legacy_hashing.html b/legacy_hashing.html deleted file mode 100644 index 2b953e3da..000000000 --- a/legacy_hashing.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - legacy_hashing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Hashing

- -

Prefer using the hash(into:) function instead of overriding hashValue

- -
    -
  • Identifier: legacy_hashing
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct Foo: Hashable {
-  let bar: Int = 10
-
-  func hash(into hasher: inout Hasher) {
-    hasher.combine(bar)
-  }
-}
-
-
class Foo: Hashable {
-  let bar: Int = 10
-
-  func hash(into hasher: inout Hasher) {
-    hasher.combine(bar)
-  }
-}
-
-
var hashValue: Int { return 1 }
-class Foo: Hashable { 
- }
-
-
class Foo: Hashable {
-  let bar: String = "Foo"
-
-  public var hashValue: String {
-    return bar
-  }
-}
-
-
class Foo: Hashable {
-  let bar: String = "Foo"
-
-  public var hashValue: String {
-    get { return bar }
-    set { bar = newValue }
-  }
-}
-
-

Triggering Examples

-
struct Foo: Hashable {
-    let bar: Int = 10
-
-    public var hashValue: Int {
-        return bar
-    }
-}
-
-
class Foo: Hashable {
-    let bar: Int = 10
-
-    public var hashValue: Int {
-        return bar
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/legacy_multiple.html b/legacy_multiple.html deleted file mode 100644 index fd4b6eb78..000000000 --- a/legacy_multiple.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - legacy_multiple Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Multiple

- -

Prefer using the isMultiple(of:) function instead of using the remainder operator (%)

- -
    -
  • Identifier: legacy_multiple
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
cell.contentView.backgroundColor = indexPath.row.isMultiple(of: 2) ? .gray : .white
-
-
guard count.isMultiple(of: 2) else { throw DecodingError.dataCorrupted(...) }
-
-
sanityCheck(bytes > 0 && bytes.isMultiple(of: 4), "capacity must be multiple of 4 bytes")
-
-
guard let i = reversedNumbers.firstIndex(where: { $0.isMultiple(of: 2) }) else { return }
-
-
let constant = 56
-let isMultiple = value.isMultiple(of: constant)
-
-
let constant = 56
-let secret = value % constant == 5
-
-
let secretValue = (value % 3) + 2
-
-

Triggering Examples

-
cell.contentView.backgroundColor = indexPath.row % 2 == 0 ? .gray : .white
-
-
cell.contentView.backgroundColor = 0 == indexPath.row % 2 ? .gray : .white
-
-
cell.contentView.backgroundColor = indexPath.row % 2 != 0 ? .gray : .white
-
-
guard count % 2 == 0 else { throw DecodingError.dataCorrupted(...) }
-
-
sanityCheck(bytes > 0 && bytes % 4 == 0, "capacity must be multiple of 4 bytes")
-
-
guard let i = reversedNumbers.firstIndex(where: { $0 % 2 == 0 }) else { return }
-
-
let constant = 56
-let isMultiple = value % constant == 0
-
- -
-
- - -
-
- - - diff --git a/legacy_nsgeometry_functions.html b/legacy_nsgeometry_functions.html deleted file mode 100644 index 1d72405f6..000000000 --- a/legacy_nsgeometry_functions.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - legacy_nsgeometry_functions Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy NSGeometry Functions

- -

Struct extension properties and methods are preferred over legacy functions

- -
    -
  • Identifier: legacy_nsgeometry_functions
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
rect.width
-
-
rect.height
-
-
rect.minX
-
-
rect.midX
-
-
rect.maxX
-
-
rect.minY
-
-
rect.midY
-
-
rect.maxY
-
-
rect.isEmpty
-
-
rect.integral
-
-
rect.insetBy(dx: 5.0, dy: -7.0)
-
-
rect.offsetBy(dx: 5.0, dy: -7.0)
-
-
rect1.union(rect2)
-
-
rect1.intersection(rect2)
-
-
rect1.contains(rect2)
-
-
rect.contains(point)
-
-
rect1.intersects(rect2)
-
-

Triggering Examples

-
NSWidth(rect)
-
-
NSHeight(rect)
-
-
NSMinX(rect)
-
-
NSMidX(rect)
-
-
NSMaxX(rect)
-
-
NSMinY(rect)
-
-
NSMidY(rect)
-
-
NSMaxY(rect)
-
-
NSEqualRects(rect1, rect2)
-
-
NSEqualSizes(size1, size2)
-
-
NSEqualPoints(point1, point2)
-
-
NSEdgeInsetsEqual(insets2, insets2)
-
-
NSIsEmptyRect(rect)
-
-
NSIntegralRect(rect)
-
-
NSInsetRect(rect, 10, 5)
-
-
NSOffsetRect(rect, -2, 8.3)
-
-
NSUnionRect(rect1, rect2)
-
-
NSIntersectionRect(rect1, rect2)
-
-
NSContainsRect(rect1, rect2)
-
-
NSPointInRect(rect, point)
-
-
NSIntersectsRect(rect1, rect2)
-
- -
-
- - -
-
- - - diff --git a/legacy_objc_type.html b/legacy_objc_type.html deleted file mode 100644 index f5f730d64..000000000 --- a/legacy_objc_type.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - legacy_objc_type Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Objective-C Reference Type

- -

Prefer Swift value types to bridged Objective-C reference types

- -
    -
  • Identifier: legacy_objc_type
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var array = Array<Int>()
-
-
var calendar: Calendar? = nil
-
-
var formatter: NSDataDetector
-
-
var className: String = NSStringFromClass(MyClass.self)
-
-
_ = URLRequest.CachePolicy.reloadIgnoringLocalCacheData
-
-
_ = Notification.Name("com.apple.Music.playerInfo")
-
-

Triggering Examples

-
var array = NSArray()
-
-
var calendar: NSCalendar? = nil
-
-
_ = NSURLRequest.CachePolicy.reloadIgnoringLocalCacheData
-
-
_ = NSNotification.Name("com.apple.Music.playerInfo")
-
-
let keyValuePair: (Int) -> (NSString, NSString) = {
-  let n = "\($0)" as NSString; return (n, n)
-}
-dictionary = [NSString: NSString](uniqueKeysWithValues:
-  (1...10_000).lazy.map(keyValuePair))
-
-
extension Foundation.Notification.Name {
-    static var reachabilityChanged: Foundation.NSNotification.Name {
-        return Foundation.Notification.Name("org.wordpress.reachability.changed")
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/legacy_random.html b/legacy_random.html deleted file mode 100644 index d02eb476f..000000000 --- a/legacy_random.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - legacy_random Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Legacy Random

- -

Prefer using type.random(in:) over legacy functions

- -
    -
  • Identifier: legacy_random
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Int.random(in: 0..<10)
-
-
Double.random(in: 8.6...111.34)
-
-
Float.random(in: 0 ..< 1)
-
-

Triggering Examples

-
arc4random()
-
-
arc4random_uniform(83)
-
-
drand48()
-
- -
-
- - -
-
- - - diff --git a/let_var_whitespace.html b/let_var_whitespace.html deleted file mode 100644 index 0a82dc0fe..000000000 --- a/let_var_whitespace.html +++ /dev/null @@ -1,587 +0,0 @@ - - - - let_var_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Variable Declaration Whitespace

- -

Variable declarations should be separated from other statements by a blank line

- -
    -
  • Identifier: let_var_whitespace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-let a = 0
-var x = 1
-
-var y = 2
-}
-
-
class C {
-let a = 5
-
-var x = 1
-}
-
-
class C {
-var a = 0
-}
-
-
class C {
-let a = 1 +
-    2
-let b = 5
-}
-
-
class C {
-var x: Int {
-    return 0
-}
-}
-
-
class C {
-var x: Int {
-    let a = 0
-
-    return a
-}
-}
-
-
class C {
-#if os(macOS)
-let a = 0
-
-func f() {}
-#endif
-}
-
-
class C {
-#warning("TODO: remove it")
-let a = 0
-#warning("TODO: remove it")
-let b = 0
-}
-
-
class C {
-#error("TODO: remove it")
-let a = 0
-}
-
-
class C {
-@available(swift 4)
-let a = 0
-}
-
-
class C {
-@objc
-var s: String = ""
-}
-
-
class C {
-@objc
-func a() {}
-}
-
-
class C {
-var x = 0
-lazy
-var y = 0
-}
-
-
class C {
-@available(OSX, introduced: 10.6)
-@available(*, deprecated)
-var x = 0
-}
-
-
class C {
-// swiftlint:disable superfluous_disable_command
-// swiftlint:disable force_cast
-
-let x = bar as! Bar
-}
-
-
class C {
-@available(swift 4)
-@UserDefault("param", defaultValue: true)
-var isEnabled = true
-
-@Attribute
-func f() {}
-}
-
-
class C {
-var x: Int {
-    let a = 0
-    return a
-}
-}
-
-
a = 2
-
-
a = 2
-
-var b = 3
-
-
#warning("message")
-let a = 2
-
-
#if os(macOS)
-let a = 2
-#endif
-
-
f {
-    let a = 1
-    return a
-}
-
-
func f() {
-    #if os(macOS)
-    let a = 2
-    return a
-    #else
-    return 1
-    #endif
-}
-
-

Triggering Examples

-
class C {
-let a
-func x() {}
-}
-
-
class C {
-var x = 0
-@objc func f() {}
-}
-
-
class C {
-var x = 0
-@objc
-func f() {}
-}
-
-
class C {
-@objc func f() {
-}
-var x = 0
-}
-
-
class C {
-func f() {}
-@Wapper
-let isNumber = false
-@Wapper
-var isEnabled = true
-func g() {}
-}
-
-
class C {
-#if os(macOS)
-let a = 0
-func f() {}
-#endif
-}
-
-
let a = 2
-b = 1
-
- -
-
- - -
-
- - - diff --git a/line_length.html b/line_length.html deleted file mode 100644 index f00295294..000000000 --- a/line_length.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - line_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Line Length

- -

Lines should not span too many characters.

- -
    -
  • Identifier: line_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -120 -
    -error - -200 -
    -ignores_urls - -false -
    -ignores_function_declarations - -false -
    -ignores_comments - -false -
    -ignores_interpolated_strings - -false -
    -excluded_lines_patterns - -[] -
  • -
-

Non Triggering Examples

-
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
-
#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")
-
-

Triggering Examples

-
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
-
#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)#colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")#imageLiteral(resourceName: "image.jpg")
-
- -
-
- - -
-
- - - diff --git a/literal_expression_end_indentation.html b/literal_expression_end_indentation.html deleted file mode 100644 index 79b1c128f..000000000 --- a/literal_expression_end_indentation.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - literal_expression_end_indentation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Literal Expression End Indentation

- -

Array and dictionary literal end should have the same indentation as the line that started it

- -
    -
  • Identifier: literal_expression_end_indentation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2, 3]
-
-
[1,
- 2
-]
-
-
[
-   1,
-   2
-]
-
-
[
-   1,
-   2]
-
-
   let x = [
-       1,
-       2
-   ]
-
-
[key: 2, key2: 3]
-
-
[key: 1,
- key2: 2
-]
-
-
[
-   key: 0,
-   key2: 20
-]
-
-

Triggering Examples

-
let x = [
-   1,
-   2
-   ]
-
-
   let x = [
-       1,
-       2
-]
-
-
let x = [
-   key: value
-   ]
-
- -
-
- - -
-
- - - diff --git a/local_doc_comment.html b/local_doc_comment.html deleted file mode 100644 index 4ede9c585..000000000 --- a/local_doc_comment.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - local_doc_comment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Local Doc Comment

- -

Prefer regular comments over doc comments in local scopes

- -
    -
  • Identifier: local_doc_comment
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-  // Local scope documentation should use normal comments.
-  print("foo")
-}
-
-
/// My great property
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-var myGreatProperty: String!
-
-
/// Look here for more info:
-/// https://github.com.
-var myGreatProperty: String!
-
-

Triggering Examples

-
func foo() {
-  /// Docstring inside a function declaration
-  print("foo")
-}
-
- -
-
- - -
-
- - - diff --git a/lower_acl_than_parent.html b/lower_acl_than_parent.html deleted file mode 100644 index 20fb7dd59..000000000 --- a/lower_acl_than_parent.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - lower_acl_than_parent Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Lower ACL than Parent

- -

Ensure declarations have a lower access control level than their enclosing parent

- -
    -
  • Identifier: lower_acl_than_parent
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
public struct Foo { public func bar() {} }
-
-
internal struct Foo { func bar() {} }
-
-
struct Foo { func bar() {} }
-
-
struct Foo { internal func bar() {} }
-
-
open class Foo { public func bar() {} }
-
-
open class Foo { open func bar() {} }
-
-
fileprivate struct Foo { private func bar() {} }
-
-
private struct Foo { private func bar(id: String) }
-
-
extension Foo { public func bar() {} }
-
-
private struct Foo { fileprivate func bar() {} }
-
-
private func foo(id: String) {}
-
-
private class Foo { func bar() {} }
-
-
public extension Foo { struct Bar { public func baz() {} }}
-
-
public extension Foo { struct Bar { internal func baz() {} }}
-
-
internal extension Foo { struct Bar { internal func baz() {} }}
-
-
extension Foo { struct Bar { internal func baz() {} }}
-
-

Triggering Examples

-
struct Foo { public func bar() {} }
-
-
enum Foo { public func bar() {} }
-
-
public class Foo { open func bar() }
-
-
class Foo { public private(set) var bar: String? }
-
-
private struct Foo { public func bar() {} }
-
-
private class Foo { public func bar() {} }
-
-
private actor Foo { public func bar() {} }
-
-
fileprivate struct Foo { public func bar() {} }
-
-
class Foo { public func bar() {} }
-
-
actor Foo { public func bar() {} }
-
-
private struct Foo { internal func bar() {} }
-
-
fileprivate struct Foo { internal func bar() {} }
-
-
extension Foo { struct Bar { public func baz() {} }}
-
-
internal extension Foo { struct Bar { public func baz() {} }}
-
-
private extension Foo { struct Bar { public func baz() {} }}
-
-
fileprivate extension Foo { struct Bar { public func baz() {} }}
-
-
private extension Foo { struct Bar { internal func baz() {} }}
-
-
fileprivate extension Foo { struct Bar { internal func baz() {} }}
-
-
public extension Foo { struct Bar { struct Baz { public func qux() {} }}}
-
-
final class Foo { public func bar() {} }
-
- -
-
- - -
-
- - - diff --git a/mark.html b/mark.html deleted file mode 100644 index db31dd02f..000000000 --- a/mark.html +++ /dev/null @@ -1,510 +0,0 @@ - - - - mark Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Mark

- -

MARK comment should be in valid format. e.g. ‘// MARK: …’ or ‘// MARK: - …’

- -
    -
  • Identifier: mark
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
// MARK: good
-
-
// MARK: - good
-
-
// MARK: -
-
-
// MARK: - 
-
-
// BOOKMARK
-
-
//BOOKMARK
-
-
// BOOKMARKS
-
-
// MARK: This is good.
-
-
// MARK: - This is good.
-
-
// MARK: --- This is good. ---
-
-
// MARK: – This is dash separator
-
-
// Mark text
-
-
//  MarkdownText.swift
-
-
// MARK: good
-func foo() {
-    let bar = 0
-      // MARK: good
-}
-
-
/*
-func test1() {
-}
-//MARK: mark
-func test2() {
-}
-*/
-
-

Triggering Examples

-
//MARK: bad
-
-
// MARK:bad
-
-
//MARK:bad
-
-
//  MARK: bad
-
-
// MARK:  bad
-
-
// MARK: -bad
-
-
// MARK:- bad
-
-
// MARK:-bad
-
-
//MARK: - bad
-
-
//MARK:- bad
-
-
//MARK: -bad
-
-
//MARK:-bad
-
-
//Mark: bad
-
-
// Mark: bad
-
-
// MARK bad
-
-
//MARK bad
-
-
// MARK - bad
-
-
//MARK : bad
-
-
// MARKL:
-
-
// MARKR 
-
-
// MARKK -
-
-
/// MARK:
-
-
/// MARK bad
-
-
// MARK: good
-func foo() {
-    let bar = 0
-      //MARK: bad
-}
-
-
//MARK:- Top-Level bad mark
-//MARK:- Another bad mark
-struct MarkTest {}
-// MARK:- Bad mark
-extension MarkTest {}
-
- -
-
- - -
-
- - - diff --git a/missing_docs.html b/missing_docs.html deleted file mode 100644 index 79f230569..000000000 --- a/missing_docs.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - missing_docs Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Missing Docs

- -

Declarations should be documented.

- -
    -
  • Identifier: missing_docs
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -[open, public] -
    -excludes_extensions - -true -
    -excludes_inherited_types - -true -
    -excludes_trivial_init - -false -
    -evaluate_effective_access_control_level - -false -
  • -
-

Non Triggering Examples

-
/// docs
-public class A {
-/// docs
-public func b() {}
-}
-// no docs
-public class B: A { override public func b() {} }
-
-
import Foundation
-// no docs
-public class B: NSObject {
-// no docs
-override public var description: String { fatalError() } }
-
-
/// docs
-public class A {
-    var j = 1
-    var i: Int { 1 }
-    func f() {}
-    deinit {}
-}
-
-
public extension A {}
-
-
enum E {
-    case A
-}
-
-
//
-// excludes_trivial_init: true
-//
-
-/// docs
-public class A {
-    public init() {}
-}
-
-
-
//
-// evaluate_effective_access_control_level: true
-//
-
-class C {
-    public func f() {}
-}
-
-
-
public struct S: ~Copyable, P {
-    public init() {}
-}
-
-

Triggering Examples

-
public func a() {}
-
-
// regular comment
-public func a() {}
-
-
/* regular comment */
-public func a() {}
-
-
/// docs
-public protocol A {
-    // no docs
-    var b: Int { get }
-}
-/// docs
-public struct C: A {
-    public let b: Int
-}
-
-
/// a doc
-public class C {
-    public static let i = 1
-}
-
-
public extension A {
-    public func f() {}
-    static var i: Int { 1 }
-    struct S {
-        func f() {}
-    }
-    class C {
-        func f() {}
-    }
-    actor A {
-        func f() {}
-    }
-    enum E {
-        case a
-        func f() {}
-    }
-}
-
-
public extension A {
-    enum E {
-        enum Inner {
-            case a
-        }
-    }
-}
-
-
extension E {
-    public struct S {
-        public static let i = 1
-    }
-}
-
-
extension E {
-    public func f() {}
-}
-
-
//
-// excludes_trivial_init: true
-//
-
-/// docs
-public class A {
-    public init(argument: String) {}
-}
-
-
-
//
-// excludes_inherited_types: false
-//
-
-public struct C: A {
-    public let b: Int
-}
-
-
-
//
-// excludes_extensions: false
-//
-
-public extension A {
-    public func f() {}
-}
-
-
-
public extension E {
-    var i: Int {
-        let j = 1
-        func f() {}
-        return j
-    }
-}
-
-
#if os(macOS)
-public func f() {}
-#endif
-
-
public enum E {
-    case A, B
-    func f() {}
-    init(_ i: Int) { self = .A }
-}
-
-
/// a doc
-public struct S {}
-public extension S {
-    enum E {
-        case A
-    }
-}
-
-
//
-// evaluate_effective_access_control_level: false
-//
-
-class C {
-    public func f() {}
-}
-
-
-
public struct S: ~Copyable, ~Escapable {
-    public init() {}
-}
-
- -
-
- - -
-
- - - diff --git a/modifier_order.html b/modifier_order.html deleted file mode 100644 index 5adf07544..000000000 --- a/modifier_order.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - modifier_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Modifier Order

- -

Modifier order should be consistent.

- -
    -
  • Identifier: modifier_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -preferred_modifier_order - -[override, acl, setterACL, dynamic, mutators, lazy, final, required, convenience, typeMethods, owned] -
  • -
-

Non Triggering Examples

-
public class Foo {
-   public required convenience init() {}
-}
-
-
public class Foo {
-   public static let bar = 42
-}
-
-
public class Foo {
-   public static var bar: Int {
-       return
-   }
-}
-
-
public class Foo {
-   public class var bar: Int {
-       return 42
-   }
-}
-
-
public class Bar {
-   public class var foo: String {
-       return "foo"
-   }
-}
-public class Foo: Bar {
-   override public final class var foo: String {
-       return "bar"
-   }
-}
-
-
open class Bar {
-   public var foo: Int? {
-       return 42
-   }
-}
-open class Foo: Bar {
-   override public var foo: Int? {
-       return 43
-   }
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   override open class func foo() -> Int {
-       return 43
-   }
-}
-
-
protocol Foo: class {}
-class Bar {
-    public private(set) weak var foo: Foo?
-}
-
-
@objc
-public final class Foo: NSObject {}
-
-
@objcMembers
-public final class Foo: NSObject {}
-
-
@objc
-override public private(set) weak var foo: Bar?
-
-
@objc
-public final class Foo: NSObject {}
-
-
@objc
-open final class Foo: NSObject {
-   open weak var weakBar: NSString? = nil
-}
-
-
public final class Foo {}
-
-
class Bar {
-   func bar() {}
-}
-
-
internal class Foo: Bar {
-   override internal func bar() {}
-}
-
-
public struct Foo {
-   internal weak var weakBar: NSObject? = nil
-}
-
-
class Foo {
-   internal lazy var bar: String = "foo"
-}
-
-

Triggering Examples

-
class Foo {
-   convenience required public init() {}
-}
-
-
public class Foo {
-   static public let bar = 42
-}
-
-
public class Foo {
-   static public var bar: Int {
-       return 42
-   }
-}
-
-
public class Foo {
-   class public var bar: Int {
-       return 42
-   }
-}
-
-
public class RootFoo {
-   class public var foo: String {
-       return "foo"
-   }
-}
-public class Foo: RootFoo {
-   override final class public var foo: String
-       return "bar"
-   }
-}
-
-
open class Bar {
-   public var foo: Int? {
-       return 42
-   }
-}
-open class Foo: Bar {
-    public override var foo: Int? {
-       return 43
-   }
-}
-
-
protocol Foo: class {}
-    class Bar {
-        private(set) public weak var foo: Foo?
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   class open override func foo() -> Int {
-       return 43
-   }
-}
-
-
open class Bar {
-   open class func foo() -> Int {
-       return 42
-   }
-}
-class Foo: Bar {
-   open override class func foo() -> Int {
-       return 43
-   }
-}
-
-
@objc
-final public class Foo: NSObject {}
-
-
@objcMembers
-final public class Foo: NSObject {}
-
-
@objc
-final open class Foo: NSObject {
-   weak open var weakBar: NSString? = nil
-}
-
-
final public class Foo {}
-
-
internal class Foo: Bar {
-   internal override func bar() {}
-}
-
-
public struct Foo {
-   weak internal var weakBar: NSObjetc? = nil
-}
-
-
class Foo {
-   lazy internal var bar: String = "foo"
-}
-
- -
-
- - -
-
- - - diff --git a/multiline_arguments.html b/multiline_arguments.html deleted file mode 100644 index 103211ffb..000000000 --- a/multiline_arguments.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - multiline_arguments Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Arguments

- -

Arguments should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_arguments
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -first_argument_location - -any_line -
    -only_enforce_after_first_closure_on_first_line - -false -
  • -
-

Non Triggering Examples

-
foo()
-
-
foo(
-)
-
-
foo { }
-
-
foo {
-
-}
-
-
foo(0)
-
-
foo(0, 1)
-
-
foo(0, 1) { }
-
-
foo(0, param1: 1)
-
-
foo(0, param1: 1) { }
-
-
foo(param1: 1)
-
-
foo(param1: 1) { }
-
-
foo(param1: 1, param2: true) { }
-
-
foo(param1: 1, param2: true, param3: [3]) { }
-
-
foo(param1: 1, param2: true, param3: [3]) {
-    bar()
-}
-
-
foo(param1: 1,
-    param2: true,
-    param3: [3])
-
-
foo(
-    param1: 1, param2: true, param3: [3]
-)
-
-
foo(
-    param1: 1,
-    param2: true,
-    param3: [3]
-)
-
-
Picker(selection: viewStore.binding(\.$someProperty)) {
-   ForEach(SomeEnum.allCases, id: \.rawValue) { someCase in
-      Text(someCase.rawValue)
-         .tag(someCase)
-   }
-} label: {
-   EmptyView()
-}
-
-
UIView.animate(withDuration: 1,
-               delay: 0) {
-    // sample
-    print("a")
-} completion: { _ in
-    // sample
-    print("b")
-}
-
-
UIView.animate(withDuration: 1, delay: 0) {
-    print("a")
-} completion: { _ in
-    print("b")
-}
-
-

Triggering Examples

-
foo(0,
-    param1: 1, param2: true, param3: [3])
-
-
foo(0, param1: 1,
-    param2: true, param3: [3])
-
-
foo(0, param1: 1, param2: true,
-    param3: [3])
-
-
foo(
-    0, param1: 1,
-    param2: true, param3: [3]
-)
-
- -
-
- - -
-
- - - diff --git a/multiline_arguments_brackets.html b/multiline_arguments_brackets.html deleted file mode 100644 index c9c280387..000000000 --- a/multiline_arguments_brackets.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - multiline_arguments_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Arguments Brackets

- -

Multiline arguments should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_arguments_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo(param1: "Param1", param2: "Param2", param3: "Param3")
-
-
foo(
-    param1: "Param1", param2: "Param2", param3: "Param3"
-)
-
-
func foo(
-    param1: "Param1",
-    param2: "Param2",
-    param3: "Param3"
-)
-
-
foo { param1, param2 in
-    print("hello world")
-}
-
-
foo(
-    bar(
-        x: 5,
-        y: 7
-    )
-)
-
-
AlertViewModel.AlertAction(title: "some title", style: .default) {
-    AlertManager.shared.presentNextDebugAlert()
-}
-
-
public final class Logger {
-    public static let shared = Logger(outputs: [
-        OSLoggerOutput(),
-        ErrorLoggerOutput()
-    ])
-}
-
-
let errors = try self.download([
-    (description: description, priority: priority),
-])
-
-
return SignalProducer({ observer, _ in
-    observer.sendCompleted()
-}).onMainQueue()
-
-
SomeType(a: [
-    1, 2, 3
-], b: [1, 2])
-
-
SomeType(
-  a: 1
-) { print("completion") }
-
-
SomeType(
-  a: 1
-) {
-  print("completion")
-}
-
-
SomeType(
-  a: .init() { print("completion") }
-)
-
-
SomeType(
-  a: .init() {
-    print("completion")
-  }
-)
-
-
SomeType(
-  a: 1
-) {} onError: {}
-
-

Triggering Examples

-
foo(param1: "Param1", param2: "Param2",
-         param3: "Param3"
-)
-
-
foo(
-    param1: "Param1",
-    param2: "Param2",
-    param3: "Param3")
-
-
foo(param1: "Param1",
-    param2: "Param2",
-    param3: "Param3")
-
-
foo(bar(
-    x: 5,
-    y: 7
-)
-)
-
-
foo(
-    bar(
-        x: 5,
-        y: 7
-))
-
-
SomeOtherType(a: [
-        1, 2, 3
-    ],
-    b: "two")
-
-
SomeOtherType(
-  a: 1) {}
-
-
SomeOtherType(
-  a: 1) {
-  print("completion")
-}
-
- -
-
- - -
-
- - - diff --git a/multiline_function_chains.html b/multiline_function_chains.html deleted file mode 100644 index 8b8d8006b..000000000 --- a/multiline_function_chains.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - multiline_function_chains Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Function Chains

- -

Chained function calls should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_function_chains
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let evenSquaresSum = [20, 17, 35, 4].filter { $0 % 2 == 0 }.map { $0 * $0 }.reduce(0, +)
-
-
let evenSquaresSum = [20, 17, 35, 4]
-    .filter { $0 % 2 == 0 }.map { $0 * $0 }.reduce(0, +)",
-
-
let chain = a
-    .b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c { blah in print(blah) }
-    .d()
-
-
let chain = a.b(1, 2, 3)
-    .c(.init(
-        a: 1,
-        b, 2,
-        c, 3))
-    .d()
-
-
self.viewModel.outputs.postContextualNotification
-  .observeForUI()
-  .observeValues {
-    NotificationCenter.default.post(
-      Notification(
-        name: .ksr_showNotificationsDialog,
-        userInfo: [UserInfoKeys.context: PushNotificationDialog.Context.pledge,
-                   UserInfoKeys.viewController: self]
-     )
-    )
-  }
-
-
let remainingIDs = Array(Set(self.currentIDs).subtracting(Set(response.ids)))
-
-
self.happeningNewsletterOn = self.updateCurrentUser
-    .map { $0.newsletters.happening }.skipNil().skipRepeats()
-
-

Triggering Examples

-
let evenSquaresSum = [20, 17, 35, 4]
-    .filter { $0 % 2 == 0 }.map { $0 * $0 }
-    .reduce(0, +)
-
-
let evenSquaresSum = a.b(1, 2, 3)
-    .c { blah in
-        print(blah)
-    }.d()
-
-
let evenSquaresSum = a.b(1, 2, 3)
-    .c(2, 3, 4).d()
-
-
let evenSquaresSum = a.b(1, 2, 3).c { blah in
-        print(blah)
-    }
-    .d()
-
-
a.b {
-//  ““
-}.e()
-
- -
-
- - -
-
- - - diff --git a/multiline_literal_brackets.html b/multiline_literal_brackets.html deleted file mode 100644 index dcde42c68..000000000 --- a/multiline_literal_brackets.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - multiline_literal_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Literal Brackets

- -

Multiline literals should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_literal_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let trio = ["harry", "ronald", "hermione"]
-let houseCup = ["gryffindor": 460, "hufflepuff": 370, "ravenclaw": 410, "slytherin": 450]
-
-
let trio = [
-    "harry",
-    "ronald",
-    "hermione"
-]
-let houseCup = [
-    "gryffindor": 460,
-    "hufflepuff": 370,
-    "ravenclaw": 410,
-    "slytherin": 450
-]
-
-
let trio = [
-    "harry", "ronald", "hermione"
-]
-let houseCup = [
-    "gryffindor": 460, "hufflepuff": 370,
-    "ravenclaw": 410, "slytherin": 450
-]
-
-
_ = [
-    1,
-    2,
-    3,
-    4,
-    5, 6,
-    7, 8, 9
-]
-
-

Triggering Examples

-
let trio = ["harry",
-            "ronald",
-            "hermione"
-]
-
-
let houseCup = ["gryffindor": 460, "hufflepuff": 370,
-                "ravenclaw": 410, "slytherin": 450
-]
-
-
let houseCup = ["gryffindor": 460,
-                "hufflepuff": 370,
-                "ravenclaw": 410,
-                "slytherin": 450]
-
-
let trio = [
-    "harry",
-    "ronald",
-    "hermione"]
-
-
let houseCup = [
-    "gryffindor": 460, "hufflepuff": 370,
-    "ravenclaw": 410, "slytherin": 450]
-
-
class Hogwarts {
-    let houseCup = [
-        "gryffindor": 460, "hufflepuff": 370,
-        "ravenclaw": 410, "slytherin": 450]
-}
-
-
_ = [
-    1,
-    2,
-    3,
-    4,
-    5, 6,
-    7, 8, 9]
-
-
_ = [1, 2, 3,
-     4, 5, 6,
-     7, 8, 9
-]
-
-
class Hogwarts {
-    let houseCup = [
-        "gryffindor": 460, "hufflepuff": 370,
-        "ravenclaw": 410, "slytherin": slytherinPoints.filter {
-            $0.isValid
-        }.sum()]
-}
-
- -
-
- - -
-
- - - diff --git a/multiline_parameters.html b/multiline_parameters.html deleted file mode 100644 index 50db44536..000000000 --- a/multiline_parameters.html +++ /dev/null @@ -1,813 +0,0 @@ - - - - multiline_parameters Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Parameters

- -

Functions and methods parameters should be either on the same line, or one per line

- -
    -
  • Identifier: multiline_parameters
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allows_single_line - -true -
  • -
-

Non Triggering Examples

-
func foo() { }
-
-
func foo(param1: Int) { }
-
-
func foo(param1: Int, param2: Bool) { }
-
-
func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
func foo(param1: Int,
-         param2: Bool,
-         param3: [String]) { }
-
-
func foo(_ param1: Int, param2: Int, param3: Int) -> (Int) -> Int {
-   return { x in x + param1 + param2 + param3 }
-}
-
-
static func foo() { }
-
-
static func foo(param1: Int) { }
-
-
static func foo(param1: Int, param2: Bool) { }
-
-
static func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
static func foo(param1: Int,
-                param2: Bool,
-                param3: [String]) { }
-
-
protocol Foo {
-    func foo() { }
-}
-
-
protocol Foo {
-    func foo(param1: Int) { }
-}
-
-
protocol Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
protocol Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
protocol Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
protocol Foo {
-    class func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: [String]) { }
-}
-
-
enum Foo {
-    func foo() { }
-}
-
-
enum Foo {
-    func foo(param1: Int) { }
-}
-
-
enum Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
enum Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
enum Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
struct Foo {
-    func foo() { }
-}
-
-
struct Foo {
-    func foo(param1: Int) { }
-}
-
-
struct Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
struct Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
struct Foo {
-    static func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int,
-                   param2: Bool,
-                   param3: [String]) { }
-}
-
-
class Foo {
-    func foo() { }
-}
-
-
class Foo {
-    func foo(param1: Int) { }
-}
-
-
class Foo {
-    func foo(param1: Int, param2: Bool) { }
-}
-
-
class Foo {
-    func foo(param1: Int, param2: Bool, param3: [String]) { }
-    }
-
-
class Foo {
-   func foo(param1: Int,
-            param2: Bool,
-            param3: [String]) { }
-}
-
-
class Foo {
-    class func foo(param1: Int, param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int) -> Void = { _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping ((Int) -> Void)? = nil) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: @escaping ((Int) -> Void)? = { _ in },
-                  param3: Bool) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: @escaping ((Int) -> Void)? = { _ in },
-                  param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int) -> Void = { (x: Int) in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool,
-                  param3: @escaping (Int, (Int) -> Void) -> Void = { (x: Int, f: (Int) -> Void) in }) { }
-}
-
-
class Foo {
-   init(param1: Int,
-        param2: Bool,
-        param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
//
-// allows_single_line: false
-//
-
-func foo() { }
-
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int) { }
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(param1: Int,
-             param2: Bool,
-             param3: [String]) { }
-}
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(
-        param1: Int
-    ) { }
-}
-
-
-
//
-// allows_single_line: false
-//
-
-protocol Foo {
-    func foo(
-        param1: Int,
-        param2: Bool,
-        param3: [String]
-    ) { }
-}
-
-
-

Triggering Examples

-
func foo(_ param1: Int,
-          param2: Int, param3: Int) -> (Int) -> Int {
-   return { x in x + param1 + param2 + param3 }
-}
-
-
protocol Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int,
-                   param2: Bool, param3: [String]) { }
-}
-
-
protocol Foo {
-   class func foo(param1: Int, param2: Bool,
-                   param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
enum Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int,
-                    param2: Bool, param3: [String]) { }
-}
-
-
struct Foo {
-   static func foo(param1: Int, param2: Bool,
-                    param3: [String]) { }
-}
-
-
class Foo {
-   func foo(param1: Int,
-             param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   func foo(param1: Int, param2: Bool,
-             param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                   param2: Bool, param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int, param2: Bool,
-                   param3: [String]) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool, param3: @escaping (Int, Int) -> Void = { _, _ in }) { }
-}
-
-
class Foo {
-   class func foo(param1: Int,
-                  param2: Bool, param3: @escaping (Int) -> Void = { (x: Int) in }) { }
-}
-
-
class Foo {
-  init(param1: Int, param2: Bool,
-        param3: @escaping ((Int) -> Void)? = { _ in }) { }
-}
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int, param2: Bool) { }
-
-
-
//
-// allows_single_line: false
-//
-
-func foo(param1: Int, param2: Bool, param3: [String]) { }
-
-
- -
-
- - -
-
- - - diff --git a/multiline_parameters_brackets.html b/multiline_parameters_brackets.html deleted file mode 100644 index 4392bd562..000000000 --- a/multiline_parameters_brackets.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - multiline_parameters_brackets Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiline Parameters Brackets

- -

Multiline parameters should have their surrounding brackets in a new line

- -
    -
  • Identifier: multiline_parameters_brackets
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo(param1: String, param2: String, param3: String)
-
-
func foo(
-    param1: String, param2: String, param3: String
-)
-
-
func foo(
-    param1: String,
-    param2: String,
-    param3: String
-)
-
-
class SomeType {
-    func foo(param1: String, param2: String, param3: String)
-}
-
-
class SomeType {
-    func foo(
-        param1: String, param2: String, param3: String
-    )
-}
-
-
class SomeType {
-    func foo(
-        param1: String,
-        param2: String,
-        param3: String
-    )
-}
-
-
func foo<T>(param1: T, param2: String, param3: String) -> T { /* some code */ }
-
-
    func foo(a: [Int] = [
-        1
-    ])
-
-

Triggering Examples

-
func foo(param1: String, param2: String,
-         param3: String
-)
-
-
func foo(
-    param1: String,
-    param2: String,
-    param3: String)
-
-
class SomeType {
-    func foo(param1: String, param2: String,
-             param3: String
-    )
-}
-
-
class SomeType {
-    func foo(
-        param1: String,
-        param2: String,
-        param3: String)
-}
-
-
func foo<T>(param1: T, param2: String,
-         param3: String
-) -> T
-
- -
-
- - -
-
- - - diff --git a/multiple_closures_with_trailing_closure.html b/multiple_closures_with_trailing_closure.html deleted file mode 100644 index e86bbd134..000000000 --- a/multiple_closures_with_trailing_closure.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - multiple_closures_with_trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Multiple Closures with Trailing Closure

- -

Trailing closure syntax should not be used when passing more than one closure argument

- -
    -
  • Identifier: multiple_closures_with_trailing_closure
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.reduce(0) { $0 + $1 }
-
-
if let foo = bar.map({ $0 + 1 }) {
-
-}
-
-
foo.something(param1: { $0 }, param2: { $0 + 1 })
-
-
UIView.animate(withDuration: 1.0) {
-    someView.alpha = 0.0
-}
-
-
foo.method { print(0) } arg2: { print(1) }
-
-
foo.methodWithParenArgs((0, 1), arg2: (0, 1, 2)) { $0 } arg4: { $0 }
-
-

Triggering Examples

-
foo.something(param1: { $0 }) { $0 + 1 }
-
-
UIView.animate(withDuration: 1.0, animations: {
-    someView.alpha = 0.0
-}) { _ in
-    someView.removeFromSuperview()
-}
-
-
foo.multipleTrailing(arg1: { $0 }) { $0 } arg3: { $0 }
-
-
foo.methodWithParenArgs(param1: { $0 }, param2: (0, 1), (0, 1)) { $0 }
-
- -
-
- - -
-
- - - diff --git a/nesting.html b/nesting.html deleted file mode 100644 index fa38cf11b..000000000 --- a/nesting.html +++ /dev/null @@ -1,1606 +0,0 @@ - - - - nesting Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Nesting

- -

Types should be nested at most 1 level deep, and functions should be nested at most 2 levels deep.

- -
    -
  • Identifier: nesting
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -type_level - - - - - - - - - - - -
    KeyValue
    -warning - -1 -
    -
    -function_level - - - - - - - - - - - -
    KeyValue
    -warning - -2 -
    -
    -check_nesting_in_closures_and_statements - -true -
    -always_allow_one_type_in_functions - -false -
    -ignore_typealiases_and_associatedtypes - -false -
  • -
-

Non Triggering Examples

-
actor Example_0 {
-    actor Example_1 {}
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {}
-}
-
-
class Example_0 {
-    class Example_1 {}
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {}
-}
-
-
struct Example_0 {
-    struct Example_1 {}
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {}
-}
-
-
enum Example_0 {
-    enum Example_1 {}
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {}
-}
-
-
func f_0() {
-    func f_1() {
-        func f_2() {}
-    }
-}
-
-
var example: Int {
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        func f_0() {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
switch example {
-case .exampleCase:
-    actor Example_0 {
-        actor Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    class Example_0 {
-        class Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    struct Example_0 {
-        struct Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    enum Example_0 {
-        enum Example_1 {}
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {}
-        }
-    }
-})
-
-
actor Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    actor Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
class Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    class Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
struct Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    struct Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
enum Example_0 {
-    protocol Example_1 {}
-}
-
-
var example: Int {
-    enum Example_0 {
-        protocol Example_1 {}
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            protocol Example_1 {}
-        }
-    }
-}
-
-
extension Example_0 {
-    protocol Example_1 {}
-}
-
-
actor Example_0 {
-    func f_0() {
-        actor Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            actor Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                actor Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        class Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            class Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                class Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        struct Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            struct Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                struct Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        enum Example_1 {
-            func f_1() {
-                func f_2() {}
-            }
-        }
-        protocol P {}
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            enum Example_1 {
-                func f_1() {
-                    func f_2() {}
-                }
-            }
-            protocol P {}
-        default:
-            exampleFunc(closure: {
-                enum Example_1 {
-                    func f_1() {
-                        func f_2() {}
-                    }
-                }
-                protocol P {}
-            })
-        }
-    }
-}
-
-

Triggering Examples

-
actor Example_0 {
-    actor Example_1 {
-        actor Example_2 {}
-    }
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {
-                actor Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {
-        actor Example_2 {}
-    }
-}
-
-
class Example_0 {
-    class Example_1 {
-        class Example_2 {}
-    }
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {
-                class Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {
-        class Example_2 {}
-    }
-}
-
-
struct Example_0 {
-    struct Example_1 {
-        struct Example_2 {}
-    }
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {
-                struct Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {
-        struct Example_2 {}
-    }
-}
-
-
enum Example_0 {
-    enum Example_1 {
-        enum Example_2 {}
-    }
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {
-                enum Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {
-        enum Example_2 {}
-    }
-}
-
-
func f_0() {
-    func f_1() {
-        func f_2() {
-            func f_3() {}
-        }
-    }
-}
-
-
var example: Int {
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        func f_0() {
-            func f_1() {
-                func f_2() {
-                    func f_3() {}
-                }
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
switch example {
-case .exampleCase:
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    actor Example_0 {
-        actor Example_1 {
-            actor Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    actor Example_0 {
-        actor Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    class Example_0 {
-        class Example_1 {
-            class Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    class Example_0 {
-        class Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    struct Example_0 {
-        struct Example_1 {
-            struct Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    struct Example_0 {
-        struct Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
switch example {
-case .exampleCase:
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-    }
-default:
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
var exampleClosure: () -> Void = {
-    enum Example_0 {
-        enum Example_1 {
-            enum Example_2 {}
-        }
-        }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-}
-
-
exampleFunc(closure: {
-    enum Example_0 {
-        enum Example_1 {}
-    }
-    func f_0() {
-        func f_1() {
-            func f_2() {
-                func f_3() {}
-            }
-        }
-    }
-})
-
-
actor Example_0 {
-    actor Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    actor Example_0 {
-        actor Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        actor Example_0 {
-            actor Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    actor Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
class Example_0 {
-    class Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    class Example_0 {
-        class Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        class Example_0 {
-            class Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    class Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
struct Example_0 {
-    struct Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    struct Example_0 {
-        struct Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        struct Example_0 {
-            struct Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    struct Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
enum Example_0 {
-    enum Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
var example: Int {
-    enum Example_0 {
-        enum Example_1 {
-            protocol Example_2 {}
-        }
-    }
-    return 5
-}
-
-
var example: Int = 5 {
-    didSet {
-        enum Example_0 {
-            enum Example_1 {
-                protocol Example_2 {}
-            }
-        }
-    }
-}
-
-
extension Example_0 {
-    enum Example_1 {
-        protocol Example_2 {}
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        actor Example_1 {
-            func f_1() {
-                func f_2() {
-                    actor Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
actor Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            actor Example_1 {
-                func f_1() {
-                    func f_2() {
-                        actor Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                actor Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            actor Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        class Example_1 {
-            func f_1() {
-                func f_2() {
-                    class Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
class Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            class Example_1 {
-                func f_1() {
-                    func f_2() {
-                        class Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                class Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            class Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        struct Example_1 {
-            func f_1() {
-                func f_2() {
-                    struct Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
struct Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            struct Example_1 {
-                func f_1() {
-                    func f_2() {
-                        struct Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                struct Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            struct Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        enum Example_1 {
-            func f_1() {
-                func f_2() {
-                    enum Example_2 {}
-                    func f_3() {}
-                    protocol P {}
-                }
-            }
-        }
-    }
-}
-
-
enum Example_0 {
-    func f_0() {
-        switch example {
-        case .exampleCase:
-            enum Example_1 {
-                func f_1() {
-                    func f_2() {
-                        enum Example_2 {}
-                        func f_3() {}
-                        protocol P {}
-                    }
-                }
-            }
-        default:
-            exampleFunc(closure: {
-                enum Example_1 {
-                    func f_1() {
-                        func f_2() {
-                            enum Example_2 {}
-                            func f_3() {}
-                            protocol P {}
-                        }
-                    }
-                }
-            })
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/nimble_operator.html b/nimble_operator.html deleted file mode 100644 index d9f75a80f..000000000 --- a/nimble_operator.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - nimble_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Nimble Operator

- -

Prefer Nimble operator overloads over free matcher functions

- -
    -
  • Identifier: nimble_operator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
expect(seagull.squawk) != "Hi!"
-
-
expect("Hi!") == "Hi!"
-
-
expect(10) > 2
-
-
expect(10) >= 10
-
-
expect(10) < 11
-
-
expect(10) <= 10
-
-
expect(x) === x
-
-
expect(10) == 10
-
-
expect(success) == true
-
-
expect(value) == nil
-
-
expect(value) != nil
-
-
expect(object.asyncFunction()).toEventually(equal(1))
-
-
expect(actual).to(haveCount(expected))
-
-
foo.method {
-    expect(value).to(equal(expectedValue), description: "Failed")
-    return Bar(value: ())
-}
-
-

Triggering Examples

-
expect(seagull.squawk).toNot(equal("Hi"))
-
-
expect(12).toNot(equal(10))
-
-
expect(10).to(equal(10))
-
-
expect(10, line: 1).to(equal(10))
-
-
expect(10).to(beGreaterThan(8))
-
-
expect(10).to(beGreaterThanOrEqualTo(10))
-
-
expect(10).to(beLessThan(11))
-
-
expect(10).to(beLessThanOrEqualTo(10))
-
-
expect(x).to(beIdenticalTo(x))
-
-
expect(success).to(beTrue())
-
-
expect(success).to(beFalse())
-
-
expect(value).to(beNil())
-
-
expect(value).toNot(beNil())
-
-
expect(10) > 2
- expect(10).to(beGreaterThan(2))
-
- -
-
- - -
-
- - - diff --git a/no_empty_block.html b/no_empty_block.html deleted file mode 100644 index 1d4f4b8dc..000000000 --- a/no_empty_block.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - no_empty_block Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Empty Block

- -

Code blocks should contain at least one statement or comment

- -
    -
  • Identifier: no_empty_block
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -disabled_block_types - -[] -
  • -
-

Non Triggering Examples

-
func f() {
-    /* do something */
-}
-
-var flag = true {
-    willSet { /* do something */ }
-}
-
-
class Apple {
-    init() { /* do something */ }
-
-    deinit { /* do something */ }
-}
-
-
for _ in 0..<10 { /* do something */ }
-
-do {
-    /* do something */
-} catch {
-    /* do something */
-}
-
-func f() {
-    defer {
-        /* do something */
-    }
-    print("other code")
-}
-
-if flag {
-    /* do something */
-} else {
-    /* do something */
-}
-
-repeat { /* do something */ } while (flag)
-
-while i < 10 { /* do something */ }
-
-
//
-// disabled_block_types: [function_bodies]
-//
-
-func f() {}
-
-var flag = true {
-    willSet {}
-}
-
-
-
//
-// disabled_block_types: [initializer_bodies]
-//
-
-class Apple {
-    init() {}
-
-    deinit {}
-}
-
-
-
//
-// disabled_block_types: [statement_blocks]
-//
-
-for _ in 0..<10 {}
-
-do {
-} catch {
-}
-
-func f() {
-    defer {}
-    print("other code")
-}
-
-if flag {
-} else {
-}
-
-repeat {} while (flag)
-
-while i < 10 {}
-
-
-
f { _ in /* comment */ }
-f { _ in // comment
-}
-f { _ in
-    // comment
-}
-
-
//
-// disabled_block_types: [closure_blocks]
-//
-
-f {}
-{}()
-
-
-

Triggering Examples

-
func f() {}
-
-var flag = true {
-    willSet {}
-}
-
-
class Apple {
-    init() {}
-
-    deinit {}
-}
-
-
for _ in 0..<10 {}
-
-do {
-} catch {
-}
-
-func f() {
-    defer {}
-    print("other code")
-}
-
-if flag {
-} else {
-}
-
-repeat {} while (flag)
-
-while i < 10 {}
-
-
f {}
-
-
Button {} label: {}
-
- -
-
- - -
-
- - - diff --git a/no_extension_access_modifier.html b/no_extension_access_modifier.html deleted file mode 100644 index b76901ca8..000000000 --- a/no_extension_access_modifier.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - no_extension_access_modifier Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Extension Access Modifier

- -

Prefer not to use extension access modifiers

- -
    -
  • Identifier: no_extension_access_modifier
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
extension String {}
-
-

-
- extension String {}
-
-

Triggering Examples

-
private extension String {}
-
-
public 
- extension String {}
-
-
open extension String {}
-
-
internal extension String {}
-
-
fileprivate extension String {}
-
- -
-
- - -
-
- - - diff --git a/no_fallthrough_only.html b/no_fallthrough_only.html deleted file mode 100644 index 60427c4b5..000000000 --- a/no_fallthrough_only.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - no_fallthrough_only Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Fallthrough only

- -

Fallthroughs can only be used if the case contains at least one other statement

- -
    -
  • Identifier: no_fallthrough_only
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch myvar {
-case 1:
-    var a = 1
-    fallthrough
-case 2:
-    var a = 2
-}
-
-
switch myvar {
-case "a":
-    var one = 1
-    var two = 2
-    fallthrough
-case "b": /* comment */
-    var three = 3
-}
-
-
switch myvar {
-case 1:
-    let one = 1
-case 2:
-    // comment
-    var two = 2
-}
-
-
switch myvar {
-case MyFunc(x: [1, 2, YourFunc(a: 23)], y: 2):
-    var three = 3
-    fallthrough
-default:
-    var three = 4
-}
-
-
switch myvar {
-case .alpha:
-    var one = 1
-case .beta:
-    var three = 3
-    fallthrough
-default:
-    var four = 4
-}
-
-
let aPoint = (1, -1)
-switch aPoint {
-case let (x, y) where x == y:
-    let A = "A"
-case let (x, y) where x == -y:
-    let B = "B"
-    fallthrough
-default:
-    let C = "C"
-}
-
-
switch myvar {
-case MyFun(with: { $1 }):
-    let one = 1
-    fallthrough
-case "abc":
-    let two = 2
-}
-
-
switch enumInstance {
-case .caseA:
-    print("it's a")
-case .caseB:
-    fallthrough
-@unknown default:
-    print("it's not a")
-}
-
-

Triggering Examples

-
switch myvar {
-case 1:
-    fallthrough
-case 2:
-    var a = 1
-}
-
-
switch myvar {
-case 1:
-    var a = 2
-case 2:
-    fallthrough
-case 3:
-    var a = 3
-}
-
-
switch myvar {
-case 1: // comment
-    fallthrough
-}
-
-
switch myvar {
-case 1: /* multi
-    line
-    comment */
-    fallthrough
-case 2:
-    var a = 2
-}
-
-
switch myvar {
-case MyFunc(x: [1, 2, YourFunc(a: 23)], y: 2):
-    fallthrough
-default:
-    var three = 4
-}
-
-
switch myvar {
-case .alpha:
-    var one = 1
-case .beta:
-    fallthrough
-case .gamma:
-    var three = 3
-default:
-    var four = 4
-}
-
-
let aPoint = (1, -1)
-switch aPoint {
-case let (x, y) where x == y:
-    let A = "A"
-case let (x, y) where x == -y:
-    fallthrough
-default:
-    let B = "B"
-}
-
-
switch myvar {
-case MyFun(with: { $1 }):
-    fallthrough
-case "abc":
-    let two = 2
-}
-
- -
-
- - -
-
- - - diff --git a/no_grouping_extension.html b/no_grouping_extension.html deleted file mode 100644 index 5ab4a89cb..000000000 --- a/no_grouping_extension.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - no_grouping_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Grouping Extension

- -

Extensions shouldn’t be used to group code within the same source file

- -
    -
  • Identifier: no_grouping_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol Food {}
-extension Food {}
-
-
class Apples {}
-extension Oranges {}
-
-
class Box<T> {}
-extension Box where T: Vegetable {}
-
-

Triggering Examples

-
enum Fruit {}
-extension Fruit {}
-
-
extension Tea: Error {}
-struct Tea {}
-
-
class Ham { class Spam {}}
-extension Ham.Spam {}
-
-
extension External { struct Gotcha {}}
-extension External.Gotcha {}
-
- -
-
- - -
-
- - - diff --git a/no_magic_numbers.html b/no_magic_numbers.html deleted file mode 100644 index 61b343fa7..000000000 --- a/no_magic_numbers.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - no_magic_numbers Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Magic Numbers

- -

Magic numbers should be replaced by named constants

- -
    -
  • Identifier: no_magic_numbers
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
var foo = 123
-
-
static let bar: Double = 0.123
-
-
let a = b + 1.0
-
-
array[0] + array[1] 
-
-
let foo = 1_000.000_01
-
-
// array[1337]
-
-
baz("9999")
-
-
func foo() {
-    let x: Int = 2
-    let y = 3
-    let vector = [x, y, -1]
-}
-
-
class A {
-    var foo: Double = 132
-    static let bar: Double = 0.98
-}
-
-
@available(iOS 13, *)
-func version() {
-    if #available(iOS 13, OSX 10.10, *) {
-        return
-    }
-}
-
-
enum Example: Int {
-    case positive = 2
-    case negative = -2
-}
-
-
class FooTests: XCTestCase {
-    let array: [Int] = []
-    let bar = array[42]
-}
-
-
class FooTests: XCTestCase {
-    class Bar {
-        let array: [Int] = []
-        let bar = array[42]
-    }
-}
-
-
class MyTest: XCTestCase {}
-extension MyTest {
-    let a = Int(3)
-}
-
-
extension MyTest {
-    let a = Int(3)
-}
-class MyTest: XCTestCase {}
-
-
let foo = 1 << 2
-
-
let foo = 1 >> 2
-
-
let foo = 2 >> 2
-
-
let foo = 2 << 2
-
-
let a = b / 100.0
-
-
let range = 2 ..< 12
-
-
let range = ...12
-
-
let range = 12...
-
-
let (lowerBound, upperBound) = (400, 599)
-
-
let a = (5, 10)
-
-
let notFound = (statusCode: 404, description: "Not Found", isError: true)
-
-
#Preview {
-    ContentView(value: 5)
-}
-
-

Triggering Examples

-
foo(321)
-
-
bar(1_000.005_01)
-
-
array[42]
-
-
let box = array[12 + 14]
-
-
let a = b + 2.0
-
-
let range = 2 ... 12 + 1
-
-
let range = 2*6...
-
-
let slice = array[2...4]
-
-
for i in 3 ..< 8 {}
-
-
let n: Int = Int(r * 255) << 16 | Int(g * 255) << 8
-
-
Color.primary.opacity(isAnimate ? 0.1 : 1.5)
-
-
        class MyTest: XCTestCase {}
-        extension NSObject {
-            let a = Int(3)
-        }
-
-
if (fileSize > 1000000) {
-    return
-}
-
-
let imageHeight = (width - 24)
-
-
return (5, 10, 15)
-
-
#ExampleMacro {
-    ContentView(value: 5)
-}
-
- -
-
- - -
-
- - - diff --git a/no_space_in_method_call.html b/no_space_in_method_call.html deleted file mode 100644 index 40d38db16..000000000 --- a/no_space_in_method_call.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - no_space_in_method_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

No Space in Method Call

- -

Don’t add a space between the method name and the parentheses

- -
    -
  • Identifier: no_space_in_method_call
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo()
-
-
object.foo()
-
-
object.foo(1)
-
-
object.foo(value: 1)
-
-
object.foo { print($0 }
-
-
list.sorted { $0.0 < $1.0 }.map { $0.value }
-
-
self.init(rgb: (Int) (colorInt))
-
-
Button {
-    print("Button tapped")
-} label: {
-    Text("Button")
-}
-
-

Triggering Examples

-
foo ()
-
-
object.foo ()
-
-
object.foo (1)
-
-
object.foo (value: 1)
-
-
object.foo () {}
-
-
object.foo     ()
-
-
object.foo     (value: 1) { x in print(x) }
-
- -
-
- - -
-
- - - diff --git a/non_optional_string_data_conversion.html b/non_optional_string_data_conversion.html deleted file mode 100644 index f6dbfa2d7..000000000 --- a/non_optional_string_data_conversion.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - non_optional_string_data_conversion Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Non-optional String -> Data Conversion

- -

Prefer non-optional Data(_:) initializer when converting String to Data

- -
    -
  • Identifier: non_optional_string_data_conversion
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
Data("foo".utf8)
-
-

Triggering Examples

-
"foo".data(using: .utf8)
-
- -
-
- - -
-
- - - diff --git a/non_overridable_class_declaration.html b/non_overridable_class_declaration.html deleted file mode 100644 index 8c68b3aba..000000000 --- a/non_overridable_class_declaration.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - non_overridable_class_declaration Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Class Declaration in Final Class

- -

Class methods and properties in final classes should themselves be final, just as if the declarations -are private. In both cases, they cannot be overridden. Using final class or static makes this explicit.

- -
    -
  • Identifier: non_overridable_class_declaration
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -final_class_modifier - -final class -
  • -
-

Non Triggering Examples

-
final class C {
-    final class var b: Bool { true }
-    final class func f() {}
-}
-
-
class C {
-    final class var b: Bool { true }
-    final class func f() {}
-}
-
-
class C {
-    class var b: Bool { true }
-    class func f() {}
-}
-
-
class C {
-    static var b: Bool { true }
-    static func f() {}
-}
-
-
final class C {
-    static var b: Bool { true }
-    static func f() {}
-}
-
-
final class C {
-    class D {
-        class var b: Bool { true }
-        class func f() {}
-    }
-}
-
-

Triggering Examples

-
final class C {
-    class var b: Bool { true }
-    class func f() {}
-}
-
-
class C {
-    final class D {
-        class var b: Bool { true }
-        class func f() {}
-    }
-}
-
-
class C {
-    private class var b: Bool { true }
-    private class func f() {}
-}
-
- -
-
- - -
-
- - - diff --git a/notification_center_detachment.html b/notification_center_detachment.html deleted file mode 100644 index 6ca50510b..000000000 --- a/notification_center_detachment.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - notification_center_detachment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Notification Center Detachment

- -

An object should only remove itself as an observer in deinit

- -
    -
  • Identifier: notification_center_detachment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-   deinit {
-       NotificationCenter.default.removeObserver(self)
-   }
-}
-
-
class Foo {
-   func bar() {
-       NotificationCenter.default.removeObserver(otherObject)
-   }
-}
-
-

Triggering Examples

-
class Foo {
-   func bar() {
-       NotificationCenter.default.removeObserver(self)
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/ns_number_init_as_function_reference.html b/ns_number_init_as_function_reference.html deleted file mode 100644 index c0be32a61..000000000 --- a/ns_number_init_as_function_reference.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - ns_number_init_as_function_reference Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSNumber Init as Function Reference

- -

Passing NSNumber.init or NSDecimalNumber.init as a function reference is dangerous as it can cause the wrong initializer to be used, causing crashes; use .init(value:) instead

- -
    -
  • Identifier: ns_number_init_as_function_reference
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[0, 0.2].map(NSNumber.init(value:))
-
-
let value = NSNumber.init(value: 0.0)
-
-
[0, 0.2].map { NSNumber(value: $0) }
-
-
[0, 0.2].map(NSDecimalNumber.init(value:))
-
-
[0, 0.2].map { NSDecimalNumber(value: $0) }
-
-

Triggering Examples

-
[0, 0.2].map(NSNumber.init)
-
-
[0, 0.2].map(NSDecimalNumber.init)
-
- -
-
- - -
-
- - - diff --git a/nslocalizedstring_key.html b/nslocalizedstring_key.html deleted file mode 100644 index deedbcbca..000000000 --- a/nslocalizedstring_key.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - nslocalizedstring_key Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSLocalizedString Key

- -

Static strings should be used as key/comment in NSLocalizedString in order for genstrings to work

- -
    -
  • Identifier: nslocalizedstring_key
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
NSLocalizedString("key", comment: "")
-
-
NSLocalizedString("key" + "2", comment: "")
-
-
NSLocalizedString("key", comment: "comment")
-
-
NSLocalizedString("This is a multi-" +
-    "line string", comment: "")
-
-
let format = NSLocalizedString("%@, %@.", comment: "Accessibility label for a post in the post list." +
-" The parameters are the title, and date respectively." +
-" For example, "Let it Go, 1 hour ago."")
-
-

Triggering Examples

-
NSLocalizedString(method(), comment: "")
-
-
NSLocalizedString("key_\(param)", comment: "")
-
-
NSLocalizedString("key", comment: "comment with \(param)")
-
-
NSLocalizedString("key_\(param)", comment: method())
-
- -
-
- - -
-
- - - diff --git a/nslocalizedstring_require_bundle.html b/nslocalizedstring_require_bundle.html deleted file mode 100644 index 7c2c860da..000000000 --- a/nslocalizedstring_require_bundle.html +++ /dev/null @@ -1,431 +0,0 @@ - - - - nslocalizedstring_require_bundle Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSLocalizedString Require Bundle

- -

Calls to NSLocalizedString should specify the bundle which contains the strings file

- -
    -
  • Identifier: nslocalizedstring_require_bundle
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
NSLocalizedString("someKey", bundle: .main, comment: "test")
-
-
NSLocalizedString("someKey", tableName: "a",
-                  bundle: Bundle(for: A.self),
-                  comment: "test")
-
-
NSLocalizedString("someKey", tableName: "xyz",
-                  bundle: someBundle, value: "test"
-                  comment: "test")
-
-
arbitraryFunctionCall("something")
-
-

Triggering Examples

-
NSLocalizedString("someKey", comment: "test")
-
-
NSLocalizedString("someKey", tableName: "a", comment: "test")
-
-
NSLocalizedString("someKey", tableName: "xyz",
-                  value: "test", comment: "test")
-
- -
-
- - -
-
- - - diff --git a/nsobject_prefer_isequal.html b/nsobject_prefer_isequal.html deleted file mode 100644 index 46f716d25..000000000 --- a/nsobject_prefer_isequal.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - nsobject_prefer_isequal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

NSObject Prefer isEqual

- -

NSObject subclasses should implement isEqual instead of ==

- -
    -
  • Identifier: nsobject_prefer_isequal
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class AClass: NSObject {
-}
-
-
@objc class AClass: SomeNSObjectSubclass {
-}
-
-
class AClass: Equatable {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return true
-    }
-
-
class AClass: NSObject {
-    override func isEqual(_ object: Any?) -> Bool {
-        return true
-    }
-}
-
-
@objc class AClass: SomeNSObjectSubclass {
-    override func isEqual(_ object: Any?) -> Bool {
-        return false
-    }
-}
-
-
class AClass: NSObject {
-    static func ==(lhs: AClass, rhs: BClass) -> Bool {
-        return true
-    }
-}
-
-
struct AStruct: Equatable {
-    static func ==(lhs: AStruct, rhs: AStruct) -> Bool {
-        return false
-    }
-}
-
-
enum AnEnum: Equatable {
-    static func ==(lhs: AnEnum, rhs: AnEnum) -> Bool {
-        return true
-    }
-}
-
-

Triggering Examples

-
class AClass: NSObject {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
-
@objc class AClass: SomeOtherNSObjectSubclass {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return true
-    }
-}
-
-
class AClass: NSObject, Equatable {
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
-
class AClass: NSObject {
-    override func isEqual(_ object: Any?) -> Bool {
-        guard let other = object as? AClass else {
-            return false
-        }
-        return true
-    }
-
-    static func ==(lhs: AClass, rhs: AClass) -> Bool {
-        return false
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/number_separator.html b/number_separator.html deleted file mode 100644 index 4ab5ded2c..000000000 --- a/number_separator.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - number_separator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Number Separator

- -

Underscores should be used as thousand separator in large numbers with a configurable number of digits. In other words, there should be an underscore after every 3 digits in the integral as well as the fractional part of a number.

- -
    -
  • Identifier: number_separator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -minimum_length - -0 -
    -exclude_ranges - -[] -
  • -
-

Non Triggering Examples

-
let foo = -100
-
-
let foo = -1_000
-
-
let foo = -1_000_000
-
-
let foo = -1.0001
-
-
let foo = -1_000_000.0000001
-
-
let binary = -0b10000
-
-
let binary = -0b1000_0001
-
-
let hex = -0xA
-
-
let hex = -0xAA_BB
-
-
let octal = -0o21
-
-
let octal = -0o21_1
-
-
let exp = -1_000_000.000000e2
-
-
let foo: Double = -(200)
-
-
let foo: Double = -(200 / 447.214)
-
-
let foo = -6.2832e-6
-
-
let foo = +100
-
-
let foo = +1_000
-
-
let foo = +1_000_000
-
-
let foo = +1.0001
-
-
let foo = +1_000_000.0000001
-
-
let binary = +0b10000
-
-
let binary = +0b1000_0001
-
-
let hex = +0xA
-
-
let hex = +0xAA_BB
-
-
let octal = +0o21
-
-
let octal = +0o21_1
-
-
let exp = +1_000_000.000000e2
-
-
let foo: Double = +(200)
-
-
let foo: Double = +(200 / 447.214)
-
-
let foo = +6.2832e-6
-
-
let foo = 100
-
-
let foo = 1_000
-
-
let foo = 1_000_000
-
-
let foo = 1.0001
-
-
let foo = 1_000_000.0000001
-
-
let binary = 0b10000
-
-
let binary = 0b1000_0001
-
-
let hex = 0xA
-
-
let hex = 0xAA_BB
-
-
let octal = 0o21
-
-
let octal = 0o21_1
-
-
let exp = 1_000_000.000000e2
-
-
let foo: Double = (200)
-
-
let foo: Double = (200 / 447.214)
-
-
let foo = 6.2832e-6
-
-

Triggering Examples

-
let foo = -10_0
-
-
let foo = -1000
-
-
let foo = -1000e2
-
-
let foo = -1000E2
-
-
let foo = -1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -1_000_000.000000_1
-
-
-
let foo = -1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = -6.2832e-6
-
-
-
let foo = +10_0
-
-
let foo = +1000
-
-
let foo = +1000e2
-
-
let foo = +1000E2
-
-
let foo = +1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +1_000_000.000000_1
-
-
-
let foo = +1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = +6.2832e-6
-
-
-
let foo = 10_0
-
-
let foo = 1000
-
-
let foo = 1000e2
-
-
let foo = 1000E2
-
-
let foo = 1__000
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 1.0001
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 1_000_000.000000_1
-
-
-
let foo = 1000000.000000_1
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo = 6.2832e-6
-
-
-
let foo: Double = -(100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = -(10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = -(123456 / 447.214214)
-
-
-
let foo: Double = +(100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = +(10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = +(123456 / 447.214214)
-
-
-
let foo: Double = (100000)
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = (10.000000_1)
-
-
-
//
-// minimum_fraction_length: 3
-//
-
-let foo: Double = (123456 / 447.214214)
-
-
- -
-
- - -
-
- - - diff --git a/object_literal.html b/object_literal.html deleted file mode 100644 index 8f8345434..000000000 --- a/object_literal.html +++ /dev/null @@ -1,476 +0,0 @@ - - - - object_literal Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Object Literal

- -

Prefer object literals over image and color inits

- -
    -
  • Identifier: object_literal
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -image_literal - -true -
    -color_literal - -true -
  • -
-

Non Triggering Examples

-
let image = #imageLiteral(resourceName: "image.jpg")
-
-
let color = #colorLiteral(red: 0.9607843161, green: 0.7058823705, blue: 0.200000003, alpha: 1)
-
-
let image = UIImage(named: aVariable)
-
-
let image = UIImage(named: "interpolated \(variable)")
-
-
let color = UIColor(red: value, green: value, blue: value, alpha: 1)
-
-
let image = NSImage(named: aVariable)
-
-
let image = NSImage(named: "interpolated \(variable)")
-
-
let color = NSColor(red: value, green: value, blue: value, alpha: 1)
-
-

Triggering Examples

-
let image = UIImage(named: "foo")
-
-
let color = UIColor(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = UIColor(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = UIColor(white: 0.5, alpha: 1)
-
-
let image = NSImage(named: "foo")
-
-
let color = NSColor(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = NSColor(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = NSColor(white: 0.5, alpha: 1)
-
-
let image = UIImage.init(named: "foo")
-
-
let color = UIColor.init(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = UIColor.init(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = UIColor.init(white: 0.5, alpha: 1)
-
-
let image = NSImage.init(named: "foo")
-
-
let color = NSColor.init(red: 0.3, green: 0.3, blue: 0.3, alpha: 1)
-
-
let color = NSColor.init(red: 100 / 255.0, green: 50 / 255.0, blue: 0, alpha: 1)
-
-
let color = NSColor.init(white: 0.5, alpha: 1)
-
- -
-
- - -
-
- - - diff --git a/one_declaration_per_file.html b/one_declaration_per_file.html deleted file mode 100644 index e3d5b1ada..000000000 --- a/one_declaration_per_file.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - one_declaration_per_file Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

One Declaration per File

- -

Only a single declaration is allowed in a file

- -
    -
  • Identifier: one_declaration_per_file
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
actor Foo {}
-
-
class Foo {}
-extension Foo {}
-
-
struct S {
-    struct N {}
-}
-
-

Triggering Examples

-
class Foo {}
-class Bar {}
-
-
protocol Foo {}
-enum Bar {}
-
-
struct Foo {}
-struct Bar {}
-
- -
-
- - -
-
- - - diff --git a/opening_brace.html b/opening_brace.html deleted file mode 100644 index bb8a82a93..000000000 --- a/opening_brace.html +++ /dev/null @@ -1,678 +0,0 @@ - - - - opening_brace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Opening Brace Spacing

- -

The correct positioning of braces that introduce a block of code or member list is highly controversial. No matter which style is preferred, consistency is key. Apart from different tastes, the positioning of braces can also have a significant impact on the readability of the code, especially for visually impaired developers. This rule ensures that braces are preceded by a single space and on the same line as the declaration. Comments between the declaration and the opening brace are respected. Check out the contrasted_opening_brace rule for a different style.

- -
    -
  • Identifier: opening_brace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_multiline_type_headers - -false -
    -ignore_multiline_statement_conditions - -false -
    -ignore_multiline_function_signatures - -false -
    -allow_multiline_func - -false -
  • -
-

Non Triggering Examples

-
func abc() {
-}
-
-
[].map() { $0 }
-
-
[].map({ })
-
-
if let a = b { }
-
-
while a == b { }
-
-
guard let a = b else { }
-
-
struct Rule {}
-
-
struct Parent {
-    struct Child {
-        let foo: Int
-    }
-}
-
-
func f(rect: CGRect) {
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }()
-}
-
-
func f(rect: CGRect) -> () -> Void {
-    {
-        let centre = CGPoint(x: rect.midX, y: rect.midY)
-        print(centre)
-    }
-}
-
-
func f() -> () -> Void {
-    {}
-}
-
-
class Rule:
-  NSObject {
-  var a: String {
-    return ""
-  }
-}
-
-
self.foo(
-    (
-        "String parameter",
-        { "Do something here" }
-    )
-)
-
-
let pattern = #/(\{(?<key>\w+)\})/#
-
-
if c {}
-else {}
-
-
    if c /* comment */ {
-        return
-    }
-
-

Triggering Examples

-
func abc(){
-}
-
-
func abc()
-    { }
-
-
func abc(a: A,
-    b: B)
-{
-
-
[].map(){ $0 }
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    }){
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button(action: {
-      self.showOptions.toggle()
-    })
-   {
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
struct OldContentView: View {
-  @State private var showOptions = false
-
-  var body: some View {
-    Button {
-      self.showOptions.toggle()
-    } label:{
-      Image(systemName: "gear")
-    }
-  }
-}
-
-
if let a = b{ }
-
-
while a == b{ }
-
-
guard let a = b else{ }
-
-
if
-    let a = b,
-    let c = d
-    where a == c{ }
-
-
while
-    let a = b,
-    let c = d
-    where a == c{ }
-
-
guard
-    let a = b,
-    let c = d
-    where a == c else{ }
-
-
struct Rule{}
-
-
struct Rule
-{
-}
-
-
struct Rule
-
-    {
-}
-
-
struct Parent {
-    struct Child
-    {
-        let foo: Int
-    }
-}
-
-
switch a{}
-
-
if
-    let a = b,
-    let c = d,
-    a == c
-{ }
-
-
while
-    let a = b,
-    let c = d,
-    a == c
-{ }
-
-
guard
-    let a = b,
-    let c = d,
-    a == c else
-{ }
-
-
class Rule{}
-
-
-
actor Rule{}
-
-
-
enum Rule{}
-
-
-
protocol Rule{}
-
-
-
extension Rule{}
-
-
-
class Rule {
-  var a: String{
-    return ""
-  }
-}
-
-
class Rule {
-  var a: String {
-    willSet{
-
-    }
-    didSet  {
-
-    }
-  }
-}
-
-
precedencegroup Group{
-  assignment: true
-}
-
-
if
-    "test".isEmpty
-{
-    // code here
-}
-
-
func fooFun() {
-    let foo: String? = "foo"
-    let bar: String? = "bar"
-
-    if
-        let foo = foo,
-        let bar = bar
-    {
-        print(foo + bar)
-    }
-}
-
-
if
-    let a = ["A", "B"].first,
-    let b = ["B"].first
-{
-    print(a)
-}
-
-
if c  {}
-else /* comment */  {}
-
- -
-
- - -
-
- - - diff --git a/operator_usage_whitespace.html b/operator_usage_whitespace.html deleted file mode 100644 index 86811e5a6..000000000 --- a/operator_usage_whitespace.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - operator_usage_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Operator Usage Whitespace

- -

Operators should be surrounded by a single whitespace when they are being used

- -
    -
  • Identifier: operator_usage_whitespace
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -lines_look_around - -2 -
    -skip_aligned_constants - -true -
    -allowed_no_space_operators - -[“…”, “..<”] -
  • -
-

Non Triggering Examples

-
let foo = 1 + 2
-
-
let foo = 1 > 2
-
-
let foo = !false
-
-
let foo: Int?
-
-
let foo: Array<String>
-
-
let model = CustomView<Container<Button>, NSAttributedString>()
-
-
let foo: [String]
-
-
let foo = 1 + 
-  2
-
-
let range = 1...3
-
-
let range = 1 ... 3
-
-
let range = 1..<3
-
-
#if swift(>=3.0)
-    foo()
-#endif
-
-
array.removeAtIndex(-200)
-
-
let name = "image-1"
-
-
button.setImage(#imageLiteral(resourceName: "image-1"), for: .normal)
-
-
let doubleValue = -9e-11
-
-
let foo = GenericType<(UIViewController) -> Void>()
-
-
let foo = Foo<Bar<T>, Baz>()
-
-
let foo = SignalProducer<Signal<Value, Error>, Error>([ self.signal, next ]).flatten(.concat)
-
-
"let foo =  1"
-
-
enum Enum {
-case hello   = 1
-case hello2  = 1
-}
-
-
let something = Something<GenericParameter1,
-                          GenericParameter2>()
-
-
return path.flatMap { path in
-    return compileCommands[path] ??
-        compileCommands[path.path(relativeTo: FileManager.default.currentDirectoryPath)]
-}
-
-
internal static func == (lhs: Vertex, rhs: Vertex) -> Bool {
-    return lhs.filePath == rhs.filePath
-        && lhs.originalRemoteString == rhs.originalRemoteString
-        && lhs.rootDirectory == rhs.rootDirectory
-}
-
-
internal static func == (lhs: Vertex, rhs: Vertex) -> Bool {
-    return lhs.filePath == rhs.filePath &&
-        lhs.originalRemoteString == rhs.originalRemoteString &&
-        lhs.rootDirectory == rhs.rootDirectory
-}
-
-
private static let pattern =
-    "\\S\(mainPatternGroups)" + // Regexp will match if expression not begin with comma
-    "|" +                       // or
-    "\(mainPatternGroups)"      // Regexp will match if expression begins with comma
-
-
private static let pattern =
-    "\\S\(mainPatternGroups)" + // Regexp will match if expression not begin with comma
-    "|"                       + // or
-    "\(mainPatternGroups)"      // Regexp will match if expression begins with comma
-
-
typealias Foo = Bar
-
-
protocol A {
-    associatedtype B = C
-}
-
-
tabbedViewController.title = nil
-
-

Triggering Examples

-
let foo = 1+2
-
-
let foo = 1   + 2
-
-
let foo = 1   +    2
-
-
let foo = 1 +    2
-
-
let foo=1+2
-
-
let foo=1 + 2
-
-
let foo=bar
-
-
let range = 1 ..<  3
-
-
let foo = bar   ?? 0
-
-
let foo = bar !=  0
-
-
let foo = bar !==  bar2
-
-
let v8 = Int8(1)  << 6
-
-
let v8 = 1 <<  (6)
-
-
let v8 = 1 <<  (6)
- let foo = 1 > 2
-
-
let foo  = [1]
-
-
let foo  = "1"
-
-
let foo =  "1"
-
-
enum Enum {
-case one  =  1
-case two  = 1
-}
-
-
enum Enum {
-case one  = 1
-case two  =  1
-}
-
-
enum Enum {
-case one   = 1
-case two  = 1
-}
-
-
typealias Foo =  Bar
-
-
protocol A {
-    associatedtype B  = C
-}
-
-
tabbedViewController.title  = nil
-
-
let foo = bar ? 0:1
-
-
let foo = bar ?   0 : 1
-
- -
-
- - -
-
- - - diff --git a/operator_whitespace.html b/operator_whitespace.html deleted file mode 100644 index 0e8efb7e4..000000000 --- a/operator_whitespace.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - operator_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Operator Function Whitespace

- -

Operators should be surrounded by a single whitespace when defining them

- -
    -
  • Identifier: operator_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func <| (lhs: Int, rhs: Int) -> Int {}
-
-
func <|< <A>(lhs: A, rhs: A) -> A {}
-
-
func abc(lhs: Int, rhs: Int) -> Int {}
-
-

Triggering Examples

-
func <|(lhs: Int, rhs: Int) -> Int {}
-
-
func <|<<A>(lhs: A, rhs: A) -> A {}
-
-
func <|  (lhs: Int, rhs: Int) -> Int {}
-
-
func <|<  <A>(lhs: A, rhs: A) -> A {}
-
-
func  <| (lhs: Int, rhs: Int) -> Int {}
-
-
func  <|< <A>(lhs: A, rhs: A) -> A {}
-
- -
-
- - -
-
- - - diff --git a/optional_data_string_conversion.html b/optional_data_string_conversion.html deleted file mode 100644 index b2965af67..000000000 --- a/optional_data_string_conversion.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - optional_data_string_conversion Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Optional Data -> String Conversion

- -

Prefer failable String(data:encoding:) initializer when converting Data to String

- -
    -
  • Identifier: optional_data_string_conversion
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
String(data: data, encoding: .utf8)
-
-

Triggering Examples

-
String(decoding: data, as: UTF8.self)
-
- -
-
- - -
-
- - - diff --git a/optional_enum_case_matching.html b/optional_enum_case_matching.html deleted file mode 100644 index e80d0392a..000000000 --- a/optional_enum_case_matching.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - optional_enum_case_matching Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Optional Enum Case Match

- -

Matching an enum case against an optional enum without ‘?’ is supported on Swift 5.1 and above

- -
    -
  • Identifier: optional_enum_case_matching
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
- case .bar: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case (.bar, .baz): break
- case (.bar, _): break
- case (_, .baz): break
- default: break
-}
-
-
switch (x, y) {
-case (.c, _?):
-    break
-case (.c, nil):
-    break
-case (_, _):
-    break
-}
-
-

Triggering Examples

-
switch foo {
- case .bar?: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case Foo.bar?: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case .bar?, .baz?: break
- default: break
-}
-
-
switch foo {
- case .bar? where x > 1: break
- case .baz: break
- default: break
-}
-
-
switch foo {
- case (.bar?, .baz?): break
- case (.bar?, _): break
- case (_, .bar?): break
- default: break
-}
-
- -
-
- - -
-
- - - diff --git a/orphaned_doc_comment.html b/orphaned_doc_comment.html deleted file mode 100644 index 4dd6e48ff..000000000 --- a/orphaned_doc_comment.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - orphaned_doc_comment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Orphaned Doc Comment

- -

A doc comment should be attached to a declaration

- -
    -
  • Identifier: orphaned_doc_comment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/// My great property
-var myGreatProperty: String!
-
-
//////////////////////////////////////
-//
-// Copyright header.
-//
-//////////////////////////////////////
-
-
/// Look here for more info: https://github.com.
-var myGreatProperty: String!
-
-
/// Look here for more info:
-/// https://github.com.
-var myGreatProperty: String!
-
-

Triggering Examples

-
/// My great property
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-
-
-// Not a doc string
-var myGreatProperty: String!
-
-
/// Look here for more info: https://github.com.
-// Not a doc string
-/// My great property
-// Not a doc string
-var myGreatProperty: String!
-
-
extension Nested {
-    ///
-    /// Look here for more info: https://github.com.
-
-    // Not a doc string
-    var myGreatProperty: String!
-}
-
- -
-
- - -
-
- - - diff --git a/overridden_super_call.html b/overridden_super_call.html deleted file mode 100644 index ea6c1721a..000000000 --- a/overridden_super_call.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - overridden_super_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Overridden Method Calls Super

- -

Some overridden methods should always call super.

- -
    -
  • Identifier: overridden_super_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -included - -[“*”] -
  • -
-

Non Triggering Examples

-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        super.viewWillAppear(animated)
-    }
-}
-
-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        self.method1()
-        super.viewWillAppear(animated)
-        self.method2()
-    }
-}
-
-
class VC: UIViewController {
-    override func loadView() {
-    }
-}
-
-
class Some {
-    func viewWillAppear(_ animated: Bool) {
-    }
-}
-
-
class VC: UIViewController {
-    override func viewDidLoad() {
-    defer {
-        super.viewDidLoad()
-        }
-    }
-}
-
-

Triggering Examples

-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        //Not calling to super
-        self.method()
-    }
-}
-
-
class VC: UIViewController {
-    override func viewWillAppear(_ animated: Bool) {
-        super.viewWillAppear(animated)
-        //Other code
-        super.viewWillAppear(animated)
-    }
-}
-
-
class VC: UIViewController {
-    override func didReceiveMemoryWarning() {
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/override_in_extension.html b/override_in_extension.html deleted file mode 100644 index ed64f889b..000000000 --- a/override_in_extension.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - override_in_extension Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Override in Extension

- -

Extensions shouldn’t override declarations

- -
    -
  • Identifier: override_in_extension
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension Person {
-  var age: Int { return 42 }
-}
-
-
extension Person {
-  func celebrateBirthday() {}
-}
-
-
class Employee: Person {
-  override func celebrateBirthday() {}
-}
-
-
class Foo: NSObject {}
-extension Foo {
-    override var description: String { return "" }
-}
-
-
struct Foo {
-    class Bar: NSObject {}
-}
-extension Foo.Bar {
-    override var description: String { return "" }
-}
-
-

Triggering Examples

-
extension Person {
-  override var age: Int { return 42 }
-}
-
-
extension Person {
-  override func celebrateBirthday() {}
-}
-
- -
-
- - -
-
- - - diff --git a/pattern_matching_keywords.html b/pattern_matching_keywords.html deleted file mode 100644 index 834dd810e..000000000 --- a/pattern_matching_keywords.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - pattern_matching_keywords Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Pattern Matching Keywords

- -

Combine multiple pattern matching bindings by moving keywords out of tuples

- -
    -
  • Identifier: pattern_matching_keywords
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-    default: break
-}
-
-
switch foo {
-    case 1: break
-}
-
-
switch foo {
-    case bar: break
-}
-
-
switch foo {
-    case let (x, y): break
-}
-
-
switch foo {
-    case .foo(let x): break
-}
-
-
switch foo {
-    case let .foo(x, y): break
-}
-
-
switch foo {
-    case .foo(let x), .bar(let x): break
-}
-
-
switch foo {
-    case .foo(let x, var y): break
-}
-
-
switch foo {
-    case var (x, y): break
-}
-
-
switch foo {
-    case .foo(var x): break
-}
-
-
switch foo {
-    case var .foo(x, y): break
-}
-
-
switch foo {
-    case (y, let x, z): break
-}
-
-

Triggering Examples

-
switch foo {
-    case (let x,  let y): break
-}
-
-
switch foo {
-    case (let x,  let y, .foo): break
-}
-
-
switch foo {
-    case (let x,  let y, _): break
-}
-
-
switch foo {
-    case (let x,  let y, f()): break
-}
-
-
switch foo {
-    case (let x,  let y, s.f()): break
-}
-
-
switch foo {
-    case (let x,  let y, s.t): break
-}
-
-
switch foo {
-    case .foo(let x, let y): break
-}
-
-
switch foo {
-    case (.yamlParsing(let x), .yamlParsing(let y)): break
-}
-
-
switch foo {
-    case (var x,  var y): break
-}
-
-
switch foo {
-    case .foo(var x, var y): break
-}
-
-
switch foo {
-    case (.yamlParsing(var x), .yamlParsing(var y)): break
-}
-
- -
-
- - -
-
- - - diff --git a/period_spacing.html b/period_spacing.html deleted file mode 100644 index d51451caa..000000000 --- a/period_spacing.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - period_spacing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Period Spacing

- -

Periods should not be followed by more than one space

- -
    -
  • Identifier: period_spacing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let pi = 3.2
-
-
let pi = Double.pi
-
-
let pi = Double. pi
-
-
let pi = Double.  pi
-
-
// A. Single.
-
-
///   - code: Identifier of the error. Integer.
-
-
// value: Multiline.
-//        Comment.
-
-
/**
-Sentence ended in period.
-
-- Sentence 2 new line characters after.
-**/
-
-

Triggering Examples

-
/* Only god knows why. ↓ This symbol does nothing. */
-
-
// Only god knows why. ↓ This symbol does nothing.
-
-
// Single. Double. ↓ End.
-
-
// Single. Double. ↓ Triple. ↓  End.
-
-
// Triple. ↓  Quad. ↓   End.
-
-
///   - code: Identifier of the error. ↓ Integer.
-
- -
-
- - -
-
- - - diff --git a/prefer_key_path.html b/prefer_key_path.html deleted file mode 100644 index cf4fde257..000000000 --- a/prefer_key_path.html +++ /dev/null @@ -1,545 +0,0 @@ - - - - prefer_key_path Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Key Path

- -

Use a key path argument instead of a closure with property access

- -
    -
  • Identifier: prefer_key_path
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.2.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -restrict_to_standard_functions - -true -
  • -
-

Non Triggering Examples

-
f {}
-
-
f { $0 }
-
-
f { $0.a }
-
-
let f = { $0.a }(b)
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f {}
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { $0 }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f() { g() }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a.b.c }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a in a }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { a, b in a.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { (a, b) in a.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f { $0.a } g: { $0.b }
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-[1, 2, 3].reduce(1) { $0 + $1 }
-
-
-
f.map(1) { $0.a }
-
-
f.filter({ $0.a }, x)
-
-
#Predicate { $0.a }
-
-

Triggering Examples

-
f.map { $0.a }
-
-
f.filter { $0.a }
-
-
f.first { $0.a }
-
-
f.contains { $0.a }
-
-
f.contains(where: { $0.a })
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f({ $0.a })
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f(a: { $0.b })
-
-
-
//
-// restrict_to_standard_functions: false
-//
-
-f(a: { a in a.b }, x)
-
-
-
f.map { a in a.b.c }
-
-
f.allSatisfy { (a: A) in a.b }
-
-
f.first { (a b: A) in b.c }
-
-
f.contains { $0.0.a }
-
-
f.flatMap { $0.a.b }
-
-
//
-// restrict_to_standard_functions: false
-//
-
-let f: (Int) -> Int = { $0.bigEndian }
-
-
- -
-
- - -
-
- - - diff --git a/prefer_nimble.html b/prefer_nimble.html deleted file mode 100644 index 58df451f5..000000000 --- a/prefer_nimble.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - prefer_nimble Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Nimble

- -

Prefer Nimble matchers over XCTAssert functions

- -
    -
  • Identifier: prefer_nimble
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
expect(foo) == 1
-
-
expect(foo).to(equal(1))
-
-

Triggering Examples

-
XCTAssertTrue(foo)
-
-
XCTAssertEqual(foo, 2)
-
-
XCTAssertNotEqual(foo, 2)
-
-
XCTAssertNil(foo)
-
-
XCTAssert(foo)
-
-
XCTAssertGreaterThan(foo, 10)
-
- -
-
- - -
-
- - - diff --git a/prefer_self_in_static_references.html b/prefer_self_in_static_references.html deleted file mode 100644 index 20f705486..000000000 --- a/prefer_self_in_static_references.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - prefer_self_in_static_references Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Self in Static References

- -

Use Self to refer to the surrounding type name

- -
    -
  • Identifier: prefer_self_in_static_references
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    static let primes = [2, 3, 5, 7]
-    func isPrime(i: Int) -> Bool { Self.primes.contains(i) }
-
-
struct T {
-    static let i = 0
-}
-struct S {
-    static let i = 0
-}
-extension T {
-    static let j = S.i + T.i
-    static let k = { T.j }()
-}
-
-
class `Self` {
-    static let i = 0
-    func f() -> Int { Self.i }
-}
-
-

Triggering Examples

-
final class CheckCellView: NSTableCellView {
-    @IBOutlet var checkButton: NSButton!
-
-    override func awakeFromNib() {
-    checkButton.action = #selector(CheckCellView.check(_:))
-    }
-
-    @objc func check(_ button: AnyObject?) {}
-}
-
-
class C {
-    static let i = 1
-    var j: Int {
-        let ii = C.i
-        return ii
-    }
-}
-
-
class C {
-    func f() {
-        _ = [C]()
-        _ = [Int: C]()
-    }
-}
-
-
struct S {
-    let j: Int
-    static let i = 1
-    static func f() -> Int { S.i }
-    func g() -> Any { S.self }
-    func h() -> S { S(j: 2) }
-    func i() -> KeyPath<S, Int> { \S.j }
-    func j(@Wrap(-S.i, S.i) n: Int = S.i) {}
-}
-
-
struct S {
-    struct T {
-        static let i = 3
-    }
-    struct R {
-        static let j = S.T.i
-    }
-    static let h = S.T.i + S.R.j
-}
-
-
enum E {
-    case A
-    static func f() -> E { E.A }
-    static func g() -> E { E.f() }
-}
-
- -
-
- - -
-
- - - diff --git a/prefer_self_type_over_type_of_self.html b/prefer_self_type_over_type_of_self.html deleted file mode 100644 index 3718d0d60..000000000 --- a/prefer_self_type_over_type_of_self.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - prefer_self_type_over_type_of_self Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Self Type Over Type of Self

- -

Prefer Self over type(of: self) when accessing properties or calling methods

- -
    -
  • Identifier: prefer_self_type_over_type_of_self
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    func bar() {
-        Self.baz()
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(Self.baz)
-    }
-}
-
-
class A {
-    func foo(param: B) {
-        type(of: param).bar()
-    }
-}
-
-
class A {
-    func foo() {
-        print(type(of: self))
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    func bar() {
-        type(of: self).baz()
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(type(of: self).baz)
-    }
-}
-
-
class Foo {
-    func bar() {
-        print(Swift.type(of: self).baz)
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/prefer_type_checking.html b/prefer_type_checking.html deleted file mode 100644 index 5b76e3316..000000000 --- a/prefer_type_checking.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - prefer_type_checking Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Type Checking

- -

Prefer a is X to a as? X != nil

- -
    -
  • Identifier: prefer_type_checking
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = bar as? Foo
-
-
bar is Foo
-
-
2*x is X
-
-
if foo is Bar {
-    doSomeThing()
-}
-
-
if let bar = foo as? Bar {
-    foo.run()
-}
-
-

Triggering Examples

-
bar as? Foo != nil
-
-
2*x as? X != nil
-
-
if foo as? Bar != nil {
-    doSomeThing()
-}
-
- -
-
- - -
-
- - - diff --git a/prefer_zero_over_explicit_init.html b/prefer_zero_over_explicit_init.html deleted file mode 100644 index 49e6994d0..000000000 --- a/prefer_zero_over_explicit_init.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - prefer_zero_over_explicit_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefer Zero Over Explicit Init

- -

Prefer .zero over explicit init with zero parameters (e.g. CGPoint(x: 0, y: 0))

- -
    -
  • Identifier: prefer_zero_over_explicit_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
CGRect(x: 0, y: 0, width: 0, height: 1)
-
-
CGPoint(x: 0, y: -1)
-
-
CGSize(width: 2, height: 4)
-
-
CGVector(dx: -5, dy: 0)
-
-
UIEdgeInsets(top: 0, left: 1, bottom: 0, right: 1)
-
-

Triggering Examples

-
CGPoint(x: 0, y: 0)
-
-
CGPoint(x: 0.000000, y: 0)
-
-
CGPoint(x: 0.000000, y: 0.000)
-
-
CGRect(x: 0, y: 0, width: 0, height: 0)
-
-
CGSize(width: 0, height: 0)
-
-
CGVector(dx: 0, dy: 0)
-
-
UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)
-
- -
-
- - -
-
- - - diff --git a/prefixed_toplevel_constant.html b/prefixed_toplevel_constant.html deleted file mode 100644 index 0068f9dab..000000000 --- a/prefixed_toplevel_constant.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - prefixed_toplevel_constant Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prefixed Top-Level Constant

- -

Top-level constants should be prefixed by k

- -
    -
  • Identifier: prefixed_toplevel_constant
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_private - -false -
  • -
-

Non Triggering Examples

-
private let kFoo = 20.0
-
-
public let kFoo = false
-
-
internal let kFoo = "Foo"
-
-
let kFoo = true
-
-
//
-// only_private: true
-//
-
-let Foo = true
-
-
-
struct Foo {
-    let bar = 20.0
-}
-
-
private var foo = 20.0
-
-
public var foo = false
-
-
internal var foo = "Foo"
-
-
var foo = true
-
-
var foo = true, bar = true
-
-
var foo = true, let kFoo = true
-
-
let
-    kFoo = true
-
-
var foo: Int {
-    return a + b
-}
-
-
let kFoo = {
-    return a + b
-}()
-
-
var foo: String {
-    let bar = ""
-    return bar
-}
-
-
if condition() {
-    let result = somethingElse()
-    print(result)
-    exit()
-}
-
-
[1, 2, 3, 1000, 4000].forEach { number in
-    let isSmall = number < 10
-    if isSmall {
-        print("\(number) is a small number")
-    }
-}
-
-

Triggering Examples

-
private let Foo = 20.0
-
-
public let Foo = false
-
-
internal let Foo = "Foo"
-
-
let Foo = true
-
-
let foo = 2, bar = true
-
-
let
-    foo = true
-
-
let foo = {
-    return a + b
-}()
-
- -
-
- - -
-
- - - diff --git a/private_action.html b/private_action.html deleted file mode 100644 index 9b699a9b7..000000000 --- a/private_action.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - private_action Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Actions

- -

IBActions should be private

- -
    -
  • Identifier: private_action
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-    @IBAction private func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction private func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction fileprivate func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction fileprivate func barButtonTapped(_ sender: UIButton) {}
-}
-
-
private extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
fileprivate extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-

Triggering Examples

-
class Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
class Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
struct Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction public func barButtonTapped(_ sender: UIButton) {}
-}
-
-
extension Foo {
-    @IBAction internal func barButtonTapped(_ sender: UIButton) {}
-}
-
-
public extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
-
internal extension Foo {
-    @IBAction func barButtonTapped(_ sender: UIButton) {}
-}
-
- -
-
- - -
-
- - - diff --git a/private_outlet.html b/private_outlet.html deleted file mode 100644 index 712909e88..000000000 --- a/private_outlet.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - private_outlet Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Outlets

- -

IBOutlets should be private to avoid leaking UIKit to higher layers

- -
    -
  • Identifier: private_outlet
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_private_set - -false -
  • -
-

Non Triggering Examples

-
class Foo { @IBOutlet private var label: UILabel? }
-
-
class Foo { @IBOutlet private var label: UILabel! }
-
-
class Foo { var notAnOutlet: UILabel }
-
-
class Foo { @IBOutlet weak private var label: UILabel? }
-
-
class Foo { @IBOutlet private weak var label: UILabel? }
-
-
class Foo { @IBOutlet fileprivate weak var label: UILabel? }
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) var label: UILabel! }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet weak private(set) var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet private(set) weak var label: UILabel? }
-
-
-
//
-// allow_private_set: true
-//
-
-class Foo { @IBOutlet fileprivate(set) weak var label: UILabel? }
-
-
-

Triggering Examples

-
class Foo { @IBOutlet var label: UILabel? }
-
-
class Foo { @IBOutlet var label: UILabel! }
-
-
class Foo { @IBOutlet private(set) var label: UILabel? }
-
-
class Foo { @IBOutlet fileprivate(set) var label: UILabel? }
-
- -
-
- - -
-
- - - diff --git a/private_over_fileprivate.html b/private_over_fileprivate.html deleted file mode 100644 index 1aeb1a686..000000000 --- a/private_over_fileprivate.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - private_over_fileprivate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private over Fileprivate

- -

Prefer private over fileprivate declarations

- -
    -
  • Identifier: private_over_fileprivate
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -validate_extensions - -false -
  • -
-

Non Triggering Examples

-
extension String {}
-
-
private extension String {}
-
-
public protocol P {}
-
-
open extension 
- String {}
-
-
internal extension String {}
-
-
package typealias P = Int
-
-
extension String {
-  fileprivate func Something(){}
-}
-
-
class MyClass {
-  fileprivate let myInt = 4
-}
-
-
actor MyActor {
-  fileprivate let myInt = 4
-}
-
-
class MyClass {
-  fileprivate(set) var myInt = 4
-}
-
-
struct Outer {
-  struct Inter {
-    fileprivate struct Inner {}
-  }
-}
-
-

Triggering Examples

-
fileprivate enum MyEnum {}
-
-
fileprivate class MyClass {
-  fileprivate(set) var myInt = 4
-}
-
-
fileprivate actor MyActor {
-  fileprivate let myInt = 4
-}
-
-
    fileprivate func f() {}
-    fileprivate var x = 0
-
- -
-
- - -
-
- - - diff --git a/private_subject.html b/private_subject.html deleted file mode 100644 index 3d6da6002..000000000 --- a/private_subject.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - private_subject Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Combine Subject

- -

Combine Subject should be private

- -
    -
  • Identifier: private_subject
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
final class Foobar {
-    private let goodSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    fileprivate let goodSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    fileprivate let goodSubject: CurrentValueSubject<String, Never>
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<String, Never> = .init("toto")
-}
-
-
final class Foobar {
-    private let goodSubject = PassthroughSubject<Set<String>, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Set<String>, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Set<String>, Never> = .init([])
-}
-
-
final class Foobar {
-    private let goodSubject =
-        PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private let goodSubject:
-        PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject =
-        CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    init() {
-        let goodSubject = CurrentValueSubject<Bool, Never>(true)
-        self.goosSubject = goodSubject
-    }
-}
-
-
func foo() {
-    let goodSubject = PassthroughSubject<Bool, Never>(true)
-}
-
-

Triggering Examples

-
final class Foobar {
-    let badSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject: PassthroughSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let goodSubject: PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    private let goodSubject: PassthroughSubject<Bool, Never>
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-    private(set) let anotherBadSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    private(set) let badSubject = PassthroughSubject<Bool, Never>()
-    private let goodSubject: PassthroughSubject<Bool, Never>
-    private(set) let anotherBadSubject = PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject = CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    let badSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject: CurrentValueSubject<Bool, Never>
-}
-
-
final class Foobar {
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    let goodSubject: CurrentValueSubject<String, Never> = .init("toto")
-}
-
-
final class Foobar {
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-    private(set) let anotherBadSubject = CurrentValueSubject<Bool, Never>(false)
-}
-
-
final class Foobar {
-    private(set) let badSubject = CurrentValueSubject<Bool, Never>(false)
-    private let goodSubject: CurrentValueSubject<Bool, Never>
-    private(set) let anotherBadSubject = CurrentValueSubject<Bool, Never>(true)
-}
-
-
final class Foobar {
-    let badSubject = PassthroughSubject<Set<String>, Never>()
-}
-
-
final class Foobar {
-    let badSubject: PassthroughSubject<Set<String>, Never> = .init()
-}
-
-
final class Foobar {
-    let badSubject: CurrentValueSubject<Set<String>, Never> = .init([])
-}
-
-
final class Foobar {
-    let badSubject =
-        PassthroughSubject<Bool, Never>()
-}
-
-
final class Foobar {
-    let badSubject:
-        PassthroughSubject<Bool, Never> = .init()
-}
-
-
final class Foobar {
-    let badSubject =
-        CurrentValueSubject<Bool, Never>(true)
-}
-
- -
-
- - -
-
- - - diff --git a/private_swiftui_state.html b/private_swiftui_state.html deleted file mode 100644 index a4999b2dc..000000000 --- a/private_swiftui_state.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - private_swiftui_state Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private SwiftUI State Properties

- -

SwiftUI state properties should be private

- -
    -
  • Identifier: private_swiftui_state
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct MyApp: App {
-    @State private var isPlaying: Bool = false
-}
-
-
struct MyScene: Scene {
-    @State private var isPlaying: Bool = false
-}
-
-
struct CofntentView: View {
-    @State private var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    @State private var isPlaying: Bool = false
-
-    struct InnerView: View {
-        @State private var showsIndicator: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-
-    @State var nonTriggeringState: Bool = false
-}
-
-
struct ContentView: View {
-    var s: Int {
-        @State
-        var s: Int = 3
-        return s
-    }
-
-    var body: some View { Text("") }
-}
-
-
struct ContentView: View {
-    var isPlaying = false
-}
-
-
struct MyApp: App {
-    @StateObject private var model = DataModel()
-}
-
-
struct MyScene: Scene {
-    @StateObject private var model = DataModel()
-}
-
-
struct ContentView: View {
-    @StateObject private var model = DataModel()
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @StateObject private var dataModel = DataModel()
-    }
-
-    @StateObject var nonTriggeringObject = MyModel()
-}
-
-
struct Foo {
-    @State var bar = false
-}
-
-
class Foo: ObservableObject {
-    @State var bar = Bar()
-}
-
-
extension MyObject {
-    struct ContentView: View {
-        @State private var isPlaying: Bool = false
-    }
-}
-
-
actor ContentView: View {
-    @State private var isPlaying: Bool = false
-}
-
-

Triggering Examples

-
struct MyApp: App {
-    @State var isPlaying: Bool = false
-}
-
-
struct MyScene: Scene {
-    @State public var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
struct ContentView: View {
-    struct InnerView: View {
-        @State private var showsIndicator: Bool = false
-    }
-
-    @State var isPlaying: Bool = false
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-}
-
-
struct MyStruct {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-
-    @State var isPlaying: Bool = false
-}
-
-
final class ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
extension MyObject {
-    struct ContentView: View {
-        @State var isPlaying: Bool = false
-    }
-}
-
-
actor ContentView: View {
-    @State var isPlaying: Bool = false
-}
-
-
struct MyApp: App {
-    @StateObject var model = DataModel()
-}
-
-
struct MyScene: Scene {
-    @StateObject var model = DataModel()
-}
-
-
struct ContentView: View {
-    @StateObject var model = DataModel()
-}
-
-
struct ContentView: View {
-    @State private(set) var isPlaying = false
-
-
struct ContentView: View {
-    @State fileprivate(set) public var isPlaying = false
-
- -
-
- - -
-
- - - diff --git a/private_unit_test.html b/private_unit_test.html deleted file mode 100644 index efd6099bd..000000000 --- a/private_unit_test.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - private_unit_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Private Unit Test

- -

Unit tests marked private are silently skipped

- -
    -
  • Identifier: private_unit_test
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
    -regex - -“XCTestCase” -
  • -
-

Non Triggering Examples

-
class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
internal class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
public class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
@objc private class FooTest: XCTestCase {
-    @objc private func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
private class Foo: NSObject {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
private class Foo {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-}
-
-
public class FooTest: XCTestCase {
-    private func test1(param: Int) {}
-    private func test2() -> String { "" }
-    private func atest() {}
-    private static func test3() {}
-}
-
-

Triggering Examples

-
private class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
internal class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
-
public class FooTest: XCTestCase {
-    func test1() {}
-    internal func test2() {}
-    public func test3() {}
-    private func test4() {}
-}
-
- -
-
- - -
-
- - - diff --git a/prohibited_interface_builder.html b/prohibited_interface_builder.html deleted file mode 100644 index 68fe72d3e..000000000 --- a/prohibited_interface_builder.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - prohibited_interface_builder Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prohibited Interface Builder

- -

Creating views using Interface Builder should be avoided

- -
    -
  • Identifier: prohibited_interface_builder
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-    var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @objc func buttonTapped(_ sender: UIButton) {}
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @IBAction func buttonTapped(_ sender: UIButton) {}
-}
-
- -
-
- - -
-
- - - diff --git a/prohibited_super_call.html b/prohibited_super_call.html deleted file mode 100644 index 642f95acf..000000000 --- a/prohibited_super_call.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - prohibited_super_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Prohibited Calls to Super

- -

Some methods should not call super.

- -
    -
  • Identifier: prohibited_super_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -excluded - -[] -
    -included - -[“*”] -
  • -
-

Non Triggering Examples

-
class VC: UIViewController {
-    override func loadView() {
-    }
-}
-
-
class NSView {
-    func updateLayer() {
-        self.method1()
-    }
-}
-
-
public class FileProviderExtension: NSFileProviderExtension {
-    override func providePlaceholder(at url: URL, completionHandler: @escaping (Error?) -> Void) {
-        guard let identifier = persistentIdentifierForItem(at: url) else {
-            completionHandler(NSFileProviderError(.noSuchItem))
-            return
-        }
-    }
-}
-
-

Triggering Examples

-
class VC: UIViewController {
-    override func loadView() {
-        super.loadView()
-    }
-}
-
-
class VC: NSFileProviderExtension {
-    override func providePlaceholder(at url: URL, completionHandler: @escaping (Error?) -> Void) {
-        self.method1()
-        super.providePlaceholder(at:url, completionHandler: completionHandler)
-    }
-}
-
-
class VC: NSView {
-    override func updateLayer() {
-        self.method1()
-        super.updateLayer()
-        self.method2()
-    }
-}
-
-
class VC: NSView {
-    override func updateLayer() {
-        defer {
-            super.updateLayer()
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/protocol_property_accessors_order.html b/protocol_property_accessors_order.html deleted file mode 100644 index 8a61fb4f1..000000000 --- a/protocol_property_accessors_order.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - protocol_property_accessors_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Protocol Property Accessors Order

- -

When declaring properties in protocols, the order of accessors should be get set

- -
    -
  • Identifier: protocol_property_accessors_order
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
protocol Foo {
- var bar: String { get set }
- }
-
-
protocol Foo {
- var bar: String { get }
- }
-
-
protocol Foo {
- var bar: String { set }
- }
-
-

Triggering Examples

-
protocol Foo {
- var bar: String { set get }
- }
-
- -
-
- - -
-
- - - diff --git a/quick_discouraged_call.html b/quick_discouraged_call.html deleted file mode 100644 index 738d6a277..000000000 --- a/quick_discouraged_call.html +++ /dev/null @@ -1,704 +0,0 @@ - - - - quick_discouraged_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Call

- -

Discouraged call inside ‘describe’ and/or ‘context’ block.

- -
    -
  • Identifier: quick_discouraged_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           beforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           beforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-           afterEach {
-               let foo = Foo()
-               foo.toto()
-           }
-           describe("bar") {
-           }
-           context("bar") {
-           }
-           it("bar") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           justBeforeEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           aroundEach {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-          itBehavesLike("bar")
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           it("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           xit("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fcontext("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fdescribe("foo") {
-           afterEach { toto.append(foo) }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           fit("does something") {
-               let foo = Foo()
-               foo.toto()
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override static func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("foo") {
-               let foo = Foo()
-           }
-           context("bar") {
-               let foo = Foo()
-               foo.bar()
-               it("does something") {
-                   let foo = Foo()
-                   foo.toto()
-               }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("foo") {
-               context("foo") {
-                   beforeEach {
-                       let foo = Foo()
-                       foo.toto()
-                   }
-                   it("bar") {
-                   }
-                   context("foo") {
-                       let foo = Foo()
-                   }
-               }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       sharedExamples("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       sharedExamples("foo") {
-           foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") {
-           let foo = Foo()
-       }
-       fdescribe("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") {
-           let foo = Foo()
-       }
-       fcontext("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       xcontext("foo") {
-           let foo = Foo()
-       }
-       fcontext("foo") {
-           let foo = Foo()
-       }
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/quick_discouraged_focused_test.html b/quick_discouraged_focused_test.html deleted file mode 100644 index 60f41ca7a..000000000 --- a/quick_discouraged_focused_test.html +++ /dev/null @@ -1,481 +0,0 @@ - - - - quick_discouraged_focused_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Focused Test

- -

Non-focused tests won’t run as long as this test is focused

- -
    -
  • Identifier: quick_discouraged_focused_test
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           describe("bar") { }
-           context("bar") {
-               it("bar") { }
-           }
-           it("bar") { }
-           itBehavesLike("bar")
-       }
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       fdescribe("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fcontext("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fit("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           fit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           fit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("bar") {
-               fit("toto") { }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       fitBehavesLike("foo")
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/quick_discouraged_pending_test.html b/quick_discouraged_pending_test.html deleted file mode 100644 index 77ae59b2f..000000000 --- a/quick_discouraged_pending_test.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - quick_discouraged_pending_test Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Quick Discouraged Pending Test

- -

This test won’t run as long as it’s marked pending

- -
    -
  • Identifier: quick_discouraged_pending_test
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           describe("bar") { }
-           context("bar") {
-               it("bar") { }
-           }
-           it("bar") { }
-           itBehavesLike("bar")
-       }
-   }
-}
-
-

Triggering Examples

-
class TotoTests: QuickSpec {
-   override func spec() {
-       xdescribe("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xcontext("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xit("foo") { }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           xit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       context("foo") {
-           xit("bar") { }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       describe("foo") {
-           context("bar") {
-               xit("toto") { }
-           }
-       }
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       pending("foo")
-   }
-}
-
-
class TotoTests: QuickSpec {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
-
class TotoTests: QuickSpecSubclass {
-   override func spec() {
-       xitBehavesLike("foo")
-   }
-}
-
- -
-
- - -
-
- - - diff --git a/raw_value_for_camel_cased_codable_enum.html b/raw_value_for_camel_cased_codable_enum.html deleted file mode 100644 index 1b152b1c3..000000000 --- a/raw_value_for_camel_cased_codable_enum.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - raw_value_for_camel_cased_codable_enum Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Raw Value for Camel Cased Codable Enum

- -

Camel cased cases of Codable String enums should have raw values

- -
    -
  • Identifier: raw_value_for_camel_cased_codable_enum
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers: Codable {
-  case int(Int)
-  case short(Int16)
-}
-
-
enum Numbers: Int, Codable {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: Double, Codable {
-  case one = 1.1
-  case two = 2.2
-}
-
-
enum Numbers: String, Codable {
-  case one = "one"
-  case two = "two"
-}
-
-
enum Status: String, Codable {
-    case OK, ACCEPTABLE
-}
-
-
enum Status: String, Codable {
-    case ok
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: Int, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = -1
-}
-
-

Triggering Examples

-
enum Status: String, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Decodable {
-   case ok
-   case notAcceptable
-   case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Encodable {
-   case ok
-   case notAcceptable
-   case maybeAcceptable = "maybe_acceptable"
-}
-
-
enum Status: String, Codable {
-    case ok
-    case notAcceptable
-    case maybeAcceptable = "maybe_acceptable"
-}
-
- -
-
- - -
-
- - - diff --git a/reduce_boolean.html b/reduce_boolean.html deleted file mode 100644 index 1da51bd07..000000000 --- a/reduce_boolean.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - reduce_boolean Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Reduce Boolean

- -

Prefer using .allSatisfy() or .contains() over reduce(true) or reduce(false).

- -
    -
  • Identifier: reduce_boolean
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
nums.reduce(0) { $0.0 + $0.1 }
-
-
nums.reduce(0.0) { $0.0 + $0.1 }
-
-
nums.reduce(initial: true) { $0.0 && $0.1 == 3 }
-
-

Triggering Examples

-
let allNines = nums.reduce(true) { $0.0 && $0.1 == 9 }
-
-
let anyNines = nums.reduce(false) { $0.0 || $0.1 == 9 }
-
-
let allValid = validators.reduce(true) { $0 && $1(input) }
-
-
let anyValid = validators.reduce(false) { $0 || $1(input) }
-
-
let allNines = nums.reduce(true, { $0.0 && $0.1 == 9 })
-
-
let anyNines = nums.reduce(false, { $0.0 || $0.1 == 9 })
-
-
let allValid = validators.reduce(true, { $0 && $1(input) })
-
-
let anyValid = validators.reduce(false, { $0 || $1(input) })
-
-
nums.reduce(into: true) { (r: inout Bool, s) in r = r && (s == 3) }
-
- -
-
- - -
-
- - - diff --git a/reduce_into.html b/reduce_into.html deleted file mode 100644 index e109b9b3b..000000000 --- a/reduce_into.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - reduce_into Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Reduce into

- -

Prefer reduce(into:_:) over reduce(_:_:) for copy-on-write types

- -
    -
  • Identifier: reduce_into
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = values.reduce(into: "abc") { $0 += "\($1)" }
-
-
values.reduce(into: Array<Int>()) { result, value in
-    result.append(value)
-}
-
-
let rows = violations.enumerated().reduce(into: "") { rows, indexAndViolation in
-    rows.append(generateSingleRow(for: indexAndViolation.1, at: indexAndViolation.0 + 1))
-}
-
-
zip(group, group.dropFirst()).reduce(into: []) { result, pair in
-    result.append(pair.0 + pair.1)
-}
-
-
let foo = values.reduce(into: [String: Int]()) { result, value in
-    result["\(value)"] = value
-}
-
-
let foo = values.reduce(into: Dictionary<String, Int>.init()) { result, value in
-    result["\(value)"] = value
-}
-
-
let foo = values.reduce(into: [Int](repeating: 0, count: 10)) { result, value in
-    result.append(value)
-}
-
-
let foo = values.reduce(MyClass()) { result, value in
-    result.handleValue(value)
-    return result
-}
-
-

Triggering Examples

-
let bar = values.reduce("abc") { $0 + "\($1)" }
-
-
values.reduce(Array<Int>()) { result, value in
-    result += [value]
-}
-
-
[1, 2, 3].reduce(Set<Int>()) { acc, value in
-    var result = acc
-    result.insert(value)
-    return result
-}
-
-
let rows = violations.enumerated().reduce("") { rows, indexAndViolation in
-    return rows + generateSingleRow(for: indexAndViolation.1, at: indexAndViolation.0 + 1)
-}
-
-
zip(group, group.dropFirst()).reduce([]) { result, pair in
-    result + [pair.0 + pair.1]
-}
-
-
let foo = values.reduce([String: Int]()) { result, value in
-    var result = result
-    result["\(value)"] = value
-    return result
-}
-
-
let bar = values.reduce(Dictionary<String, Int>.init()) { result, value in
-    var result = result
-    result["\(value)"] = value
-    return result
-}
-
-
let bar = values.reduce([Int](repeating: 0, count: 10)) { result, value in
-    return result + [value]
-}
-
-
extension Data {
-    var hexString: String {
-        return reduce("") { (output, byte) -> String in
-            output + String(format: "%02x", byte)
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_discardable_let.html b/redundant_discardable_let.html deleted file mode 100644 index 9443ee46f..000000000 --- a/redundant_discardable_let.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - redundant_discardable_let Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Discardable Let

- -

Prefer _ = foo() over let _ = foo() when discarding a result from a function

- -
    -
  • Identifier: redundant_discardable_let
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
_ = foo()
-
-
if let _ = foo() { }
-
-
guard let _ = foo() else { return }
-
-
let _: ExplicitType = foo()
-
-
while let _ = SplashStyle(rawValue: maxValue) { maxValue += 1 }
-
-
async let _ = await foo()
-
-

Triggering Examples

-
let _ = foo()
-
-
if _ = foo() { let _ = bar() }
-
- -
-
- - -
-
- - - diff --git a/redundant_nil_coalescing.html b/redundant_nil_coalescing.html deleted file mode 100644 index d18897e10..000000000 --- a/redundant_nil_coalescing.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - redundant_nil_coalescing Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Nil Coalescing

- -

nil coalescing operator is only evaluated if the lhs is nil, coalescing operator with nil as rhs is redundant

- -
    -
  • Identifier: redundant_nil_coalescing
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var myVar: Int?; myVar ?? 0
-
-

Triggering Examples

-
var myVar: Int? = nil; myVar ?? nil
-
- -
-
- - -
-
- - - diff --git a/redundant_objc_attribute.html b/redundant_objc_attribute.html deleted file mode 100644 index 4bd0d9ce5..000000000 --- a/redundant_objc_attribute.html +++ /dev/null @@ -1,602 +0,0 @@ - - - - redundant_objc_attribute Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant @objc Attribute

- -

Objective-C attribute (@objc) is redundant in declaration

- -
    -
  • Identifier: redundant_objc_attribute
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
@objc private var foo: String? {}
-
-
@IBInspectable private var foo: String? {}
-
-
@objc private func foo(_ sender: Any) {}
-
-
@IBAction private func foo(_ sender: Any) {}
-
-
@GKInspectable private var foo: String! {}
-
-
private @GKInspectable var foo: String! {}
-
-
@NSManaged var foo: String!
-
-
@objc @NSCopying var foo: String!
-
-
@objcMembers
-class Foo {
-    var bar: Any?
-    @objc
-    class Bar: NSObject {
-        @objc
-        var foo: Any?
-    }
-}
-
-
@objc
-extension Foo {
-    var bar: Int {
-        return 0
-    }
-}
-
-
extension Foo {
-    @objc
-    var bar: Int { return 0 }
-}
-
-
@objc @IBDesignable
-extension Foo {
-    var bar: Int { return 0 }
-}
-
-
@IBDesignable
-extension Foo {
-    @objc
-    var bar: Int { return 0 }
-    var fooBar: Int { return 1 }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc
-    private var bar: Int {
-        return 0
-    }
-}
-
-
@objcMembers
-class Foo {
-    @objc
-    class Bar: NSObject {
-        @objc var foo: Any?
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc class Bar {}
-}
-
-
extension BlockEditorSettings {
-    @objc(addElementsObject:)
-    @NSManaged public func addToElements(_ value: BlockEditorSettingElement)
-}
-
-
@objcMembers
-public class Foo: NSObject {
-    @objc
-    private func handler(_ notification: Notification) {
-    }
-
-    func registerForNotifications() {
-        NotificationCenter.default.addObserver(self, selector: #selector(handler(_:)), name: nil, object: nil)
-    }
-}
-
-
class Foo: NSObject { }
-
-@objc extension Foo {
-    @objc enum Bar: Int {
-       case bar
-    }
-
-    var bar: Bar { .bar }
-}
-
-
class Foo: NSObject { }
-
-@objc extension Foo {
-    @objc private enum Baz: Int {
-      case baz
-    }
-
-    private var baz: Baz { .baz }
-}
-
-
@objcMembers
-internal class Foo: NSObject {
-    @objc
-    private var baz: Int = 1
-
-    var x: Any? {
-        value(forKey: "baz")
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc enum Bar: Int {
-       case bar
-    }
-}
-
-

Triggering Examples

-
@objc @IBInspectable private var foo: String? {}
-
-
@IBInspectable @objc private var foo: String? {}
-
-
@objc @IBAction private func foo(_ sender: Any) {}
-
-
@IBAction @objc private func foo(_ sender: Any) {}
-
-
@objc @GKInspectable private var foo: String! {}
-
-
@GKInspectable @objc private var foo: String! {}
-
-
@objc @NSManaged private var foo: String!
-
-
@NSManaged @objc private var foo: String!
-
-
@objc @IBDesignable class Foo {}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc var bar: Any?
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objc var bar: Any?
-    @objc var foo: Any?
-    @objc
-    class Bar {
-        @objc
-        var foo: Any?
-    }
-}
-
-
@objc
-extension Foo {
-    @objc
-    var bar: Int {
-        return 0
-    }
-}
-
-
@objc @IBDesignable
-extension Foo {
-    @objc
-    var bar: Int {
-        return 0
-    }
-}
-
-
@objcMembers
-class Foo: NSObject {
-    @objcMembers
-    class Bar: NSObject {
-        @objc var foo: Any
-    }
-}
-
-
@objc
-extension Foo {
-    @objc
-    private var bar: Int {
-        return 0
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_optional_initialization.html b/redundant_optional_initialization.html deleted file mode 100644 index c7475789c..000000000 --- a/redundant_optional_initialization.html +++ /dev/null @@ -1,463 +0,0 @@ - - - - redundant_optional_initialization Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Optional Initialization

- -

Initializing an optional variable with nil is redundant

- -
    -
  • Identifier: redundant_optional_initialization
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var myVar: Int?
-
-
let myVar: Int? = nil
-
-
var myVar: Int? = 0
-
-
func foo(bar: Int? = 0) { }
-
-
var myVar: Optional<Int>
-
-
let myVar: Optional<Int> = nil
-
-
var myVar: Optional<Int> = 0
-
-
var foo: Int? {
-  if bar != nil { }
-  return 0
-}
-
-
var foo: Int? = {
-  if bar != nil { }
-  return 0
-}()
-
-
lazy var test: Int? = nil
-
-
func funcName() {
-  var myVar: String?
-}
-
-
func funcName() {
-  let myVar: String? = nil
-}
-
-

Triggering Examples

-
var myVar: Int? = nil
-
-
var myVar: Optional<Int> = nil
-
-
var myVar: Int?=nil
-
-
var myVar: Optional<Int>=nil
-)
-
-
var myVar: String? = nil {
-  didSet { print("didSet") }
-}
-
-
func funcName() {
-    var myVar: String? = nil
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_self_in_closure.html b/redundant_self_in_closure.html deleted file mode 100644 index 44e021d32..000000000 --- a/redundant_self_in_closure.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - redundant_self_in_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Self in Closure

- -

Explicit use of ‘self’ is not required

- -
    -
  • Identifier: redundant_self_in_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct S {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f {
-            x = 1
-            f { x = 1 }
-            g()
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [weak self] in
-            self?.x = 1
-            self?.g()
-            guard let self = self ?? C() else { return }
-            self?.x = 1
-        }
-        C().f { self.x = 1 }
-        f { [weak self] in if let self { x = 1 } }
-    }
-}
-
-
struct S {
-    var x = 0, error = 0, exception = 0
-    var y: Int?, z: Int?, u: Int, v: Int?, w: Int?
-    func f(_ work: @escaping (Int) -> Void) { work() }
-    func g(x: Int) {
-        f { u in
-            self.x = x
-            let x = 1
-            self.x = 2
-            if let y, let v {
-                self.y = 3
-                self.v = 1
-            }
-            guard let z else {
-                let v = 4
-                self.x = 5
-                self.v = 6
-                return
-            }
-            self.z = 7
-            while let v { self.v = 8 }
-            for w in [Int]() { self.w = 9 }
-            self.u = u
-            do {} catch { self.error = 10 }
-            do {} catch let exception { self.exception = 11 }
-        }
-    }
-}
-
-
enum E {
-    case a(Int)
-    case b(Int, Int)
-}
-struct S {
-    var x: E = .a(3), y: Int, z: Int
-    func f(_ work: @escaping () -> Void) { work() }
-    func g(x: Int) {
-        f {
-            switch x {
-            case let .a(y):
-                self.y = 1
-            case .b(let y, var z):
-                self.y = 2
-                self.z = 3
-            }
-        }
-    }
-}
-
-

Triggering Examples

-
struct S {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f {
-            self.x = 1
-            if self.x == 1 { self.g() }
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func g() {
-        {
-            self.x = 1
-            self.g()
-        }()
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [self] in
-            self.x = 1
-            self.g()
-            f { self.x = 1 }
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [unowned self] in self.x = 1 }
-        f { [self = self] in self.x = 1 }
-        f { [s = self] in s.x = 1 }
-    }
-}
-
-
struct S {
-    var x = 0
-    var y: Int?, z: Int?, v: Int?, w: Int?
-    func f(_ work: @escaping () -> Void) { work() }
-    func g(w: Int, _ v: Int) {
-        f {
-            self.w = 1
-            self.x = 2
-            if let y { self.x = 3 }
-            else { self.y = 3 }
-            guard let z else {
-                self.z = 4
-                self.x = 5
-                return
-            }
-            self.y = 6
-            while let y { self.x = 7 }
-            for y in [Int]() { self.x = 8 }
-            self.v = 9
-            do {
-                let x = 10
-                self.x = 11
-            }
-            self.x = 12
-        }
-    }
-}
-
-
class C {
-    var x = 0
-    func f(_ work: @escaping () -> Void) { work() }
-    func g() {
-        f { [weak self] in
-            self?.x = 1
-            guard let self else { return }
-            self.x = 1
-        }
-        f { [weak self] in
-            self?.x = 1
-            if let self = self else { self.x = 1 }
-            self?.x = 1
-        }
-        f { [weak self] in
-            self?.x = 1
-            while let self else { self.x = 1 }
-            self?.x = 1
-        }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_set_access_control.html b/redundant_set_access_control.html deleted file mode 100644 index 390b37e85..000000000 --- a/redundant_set_access_control.html +++ /dev/null @@ -1,452 +0,0 @@ - - - - redundant_set_access_control Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Access Control for Setter

- -

Property setter access level shouldn’t be explicit if it’s the same as the variable access level

- -
    -
  • Identifier: redundant_set_access_control
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
private(set) public var foo: Int
-
-
public let foo: Int
-
-
public var foo: Int
-
-
var foo: Int
-
-
private final class A {
-  private(set) var value: Int
-}
-
-
extension Color {
-    public internal(set) static var someColor = Color.anotherColor
-}
-
-

Triggering Examples

-
private(set) private var foo: Int
-
-
fileprivate(set) fileprivate var foo: Int
-
-
internal(set) internal var foo: Int
-
-
public(set) public var foo: Int
-
-
open class Foo {
-  open(set) open var bar: Int
-}
-
-
class A {
-  internal(set) var value: Int
-}
-
-
internal class A {
-  internal(set) var value: Int
-}
-
-
fileprivate class A {
-  fileprivate(set) var value: Int
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_string_enum_value.html b/redundant_string_enum_value.html deleted file mode 100644 index 19e0c4f41..000000000 --- a/redundant_string_enum_value.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - redundant_string_enum_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant String Enum Value

- -

String enum values can be omitted when they are equal to the enumcase name

- -
    -
  • Identifier: redundant_string_enum_value
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum Numbers: String {
-  case one
-  case two
-}
-
-
enum Numbers: Int {
-  case one = 1
-  case two = 2
-}
-
-
enum Numbers: String {
-  case one = "ONE"
-  case two = "TWO"
-}
-
-
enum Numbers: String {
-  case one = "ONE"
-  case two = "two"
-}
-
-
enum Numbers: String {
-  case one, two
-}
-
-

Triggering Examples

-
enum Numbers: String {
-  case one = "one"
-  case two = "two"
-}
-
-
enum Numbers: String {
-  case one = "one", two = "two"
-}
-
-
enum Numbers: String {
-  case one, two = "two"
-}
-
- -
-
- - -
-
- - - diff --git a/redundant_type_annotation.html b/redundant_type_annotation.html deleted file mode 100644 index a95f68054..000000000 --- a/redundant_type_annotation.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - redundant_type_annotation Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Type Annotation

- -

Variables should not have redundant type annotation

- -
    -
  • Identifier: redundant_type_annotation
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_attributes - -[“IBInspectable”] -
    -consider_default_literal_types_redundant - -false -
  • -
-

Non Triggering Examples

-
var url = URL()
-
-
var url: CustomStringConvertible = URL()
-
-
var one: Int = 1, two: Int = 2, three: Int
-
-
guard let url = URL() else { return }
-
-
if let url = URL() { return }
-
-
let alphanumerics = CharacterSet.alphanumerics
-
-
var set: Set<Int> = Set([])
-
-
var set: Set<Int> = Set.init([])
-
-
var set = Set<Int>([])
-
-
var set = Set<Int>.init([])
-
-
guard var set: Set<Int> = Set([]) else { return }
-
-
if var set: Set<Int> = Set.init([]) { return }
-
-
guard var set = Set<Int>([]) else { return }
-
-
if var set = Set<Int>.init([]) { return }
-
-
var one: A<T> = B()
-
-
var one: A = B<T>()
-
-
var one: A<T> = B<T>()
-
-
let a = A.b.c.d
-
-
let a: B = A.b.c.d
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction: Direction = .up
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction = Direction.up
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@IgnoreMe var a: Int = Int(5)
-
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-var a: Int {
-    @IgnoreMe let i: Int = Int(1)
-    return i
-}
-
-
-
var bol: Bool = true
-
-
var dbl: Double = 0.0
-
-
var int: Int = 0
-
-
var str: String = "str"
-
-

Triggering Examples

-
var url:URL=URL()
-
-
var url:URL = URL(string: "")
-
-
var url: URL = URL()
-
-
let url: URL = URL()
-
-
lazy var url: URL = URL()
-
-
let url: URL = URL()!
-
-
var one: Int = 1, two: Int = Int(5), three: Int
-
-
guard let url: URL = URL() else { return }
-
-
if let url: URL = URL() { return }
-
-
let alphanumerics: CharacterSet = CharacterSet.alphanumerics
-
-
var set: Set<Int> = Set<Int>([])
-
-
var set: Set<Int> = Set<Int>.init([])
-
-
var set: Set = Set<Int>([])
-
-
var set: Set = Set<Int>.init([])
-
-
guard var set: Set = Set<Int>([]) else { return }
-
-
if var set: Set = Set<Int>.init([]) { return }
-
-
guard var set: Set<Int> = Set<Int>([]) else { return }
-
-
if var set: Set<Int> = Set<Int>.init([]) { return }
-
-
var set: Set = Set<Int>([]), otherSet: Set<Int>
-
-
var num: Int = Int.random(0..<10)
-
-
let a: A = A.b.c.d
-
-
let a: A = A.f().b
-
-
class ViewController: UIViewController {
-  func someMethod() {
-    let myVar: Int = Int(5)
-  }
-}
-
-
let a: [Int] = [Int]()
-
-
let a: A.B = A.B()
-
-
enum Direction {
-    case up
-    case down
-}
-
-var direction: Direction = Direction.up
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@DontIgnoreMe var a: Int = Int(5)
-
-
-
//
-// ignore_attributes: ["IgnoreMe"]
-//
-
-@IgnoreMe
-var a: Int {
-    let i: Int = Int(1)
-    return i
-}
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var bol: Bool = true
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var dbl: Double = 0.0
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var int: Int = 0
-
-
-
//
-// consider_default_literal_types_redundant: true
-//
-
-var str: String = "str"
-
-
- -
-
- - -
-
- - - diff --git a/redundant_void_return.html b/redundant_void_return.html deleted file mode 100644 index 0b59625ae..000000000 --- a/redundant_void_return.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - redundant_void_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Redundant Void Return

- -

Returning Void in a function declaration is redundant

- -
    -
  • Identifier: redundant_void_return
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -include_closures - -true -
  • -
-

Non Triggering Examples

-
func foo() {}
-
-
func foo() -> Int {}
-
-
func foo() -> Int -> Void {}
-
-
func foo() -> VoidResponse
-
-
let foo: (Int) -> Void
-
-
func foo() -> Int -> () {}
-
-
let foo: (Int) -> ()
-
-
func foo() -> ()?
-
-
func foo() -> ()!
-
-
func foo() -> Void?
-
-
func foo() -> Void!
-
-
struct A {
-    subscript(key: String) {
-        print(key)
-    }
-}
-
-
//
-// include_closures: false
-//
-
-doSomething { arg -> Void in
-    print(arg)
-}
-
-
-

Triggering Examples

-
func foo() -> Void {}
-
-
protocol Foo {
-  func foo() -> Void
-}
-
-
func foo() -> () {}
-
-
func foo() -> ( ) {}
-
-
protocol Foo {
-  func foo() -> ()
-}
-
-
doSomething { arg -> () in
-    print(arg)
-}
-
-
doSomething { arg -> Void in
-    print(arg)
-}
-
- -
-
- - -
-
- - - diff --git a/required_deinit.html b/required_deinit.html deleted file mode 100644 index 7814f9eec..000000000 --- a/required_deinit.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - required_deinit Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Required Deinit

- -

Classes should have an explicit deinit method

- -
    -
  • Identifier: required_deinit
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Apple {
-    deinit { }
-}
-
-
enum Banana { }
-
-
protocol Cherry { }
-
-
struct Damson { }
-
-
class Outer {
-    deinit { print("Deinit Outer") }
-    class Inner {
-        deinit { print("Deinit Inner") }
-    }
-}
-
-

Triggering Examples

-
class Apple { }
-
-
class Banana: NSObject, Equatable { }
-
-
class Cherry {
-    // deinit { }
-}
-
-
class Damson {
-    func deinitialize() { }
-}
-
-
class Outer {
-    func hello() -> String { return "outer" }
-    deinit { }
-    class Inner {
-        func hello() -> String { return "inner" }
-    }
-}
-
-
class Outer {
-    func hello() -> String { return "outer" }
-    class Inner {
-        func hello() -> String { return "inner" }
-        deinit { }
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/required_enum_case.html b/required_enum_case.html deleted file mode 100644 index 0a56dbc4f..000000000 --- a/required_enum_case.html +++ /dev/null @@ -1,536 +0,0 @@ - - - - required_enum_case Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Required Enum Case

- -

Enums conforming to a specified protocol must implement a specific case(s).

- -
    -
  • Identifier: required_enum_case
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -{Protocol Name} - - - - - - - - - - - - - - - -
    KeyValue
    -{Case Name 1} - -{warning|error} -
    -{Case Name 2} - -{warning|error} -
    -
  • -
-

Non Triggering Examples

-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error, notConnected
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error, notConnected(error: Error)
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-    case notConnected
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-    case notConnected(error: Error)
-}
-
-
-

Triggering Examples

-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success, error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-}
-
-
-
//
-// NetworkResponsable:
-//   error: warning
-//   notConnected: warning
-//   success: warning
-//
-
-enum MyNetworkResponse: String, NetworkResponsable {
-    case success
-    case error
-}
-
-
- -
-
- - -
-
- - - diff --git a/return_arrow_whitespace.html b/return_arrow_whitespace.html deleted file mode 100644 index 3afc43f92..000000000 --- a/return_arrow_whitespace.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - return_arrow_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Returning Whitespace

- -

Return arrow and return type should be separated by a single space or on a separate line

- -
    -
  • Identifier: return_arrow_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func abc() -> Int {}
-
-
func abc() -> [Int] {}
-
-
func abc() -> (Int, Int) {}
-
-
var abc = {(param: Int) -> Void in }
-
-
func abc() ->
-    Int {}
-
-
func abc()
-    -> Int {}
-
-
func reallyLongFunctionMethods<T>(withParam1: Int, param2: String, param3: Bool) where T: AGenericConstraint
-    -> Int {
-    return 1
-}
-
-
typealias SuccessBlock = ((Data) -> Void)
-
-

Triggering Examples

-
func abc()->Int {}
-
-
func abc()->[Int] {}
-
-
func abc()->(Int, Int) {}
-
-
func abc()-> Int {}
-
-
func abc()->   Int {}
-
-
func abc() ->Int {}
-
-
func abc()  ->  Int {}
-
-
var abc = {(param: Int) ->Bool in }
-
-
var abc = {(param: Int)->Bool in }
-
-
typealias SuccessBlock = ((Data)->Void)
-
-
func abc()
-  ->  Int {}
-
-
func abc()
- ->  Int {}
-
-
func abc()  ->
-  Int {}
-
-
func abc()  ->
-Int {}
-
- -
-
- - -
-
- - - diff --git a/return_value_from_void_function.html b/return_value_from_void_function.html deleted file mode 100644 index b56bc6d1f..000000000 --- a/return_value_from_void_function.html +++ /dev/null @@ -1,626 +0,0 @@ - - - - return_value_from_void_function Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Return Value from Void Function

- -

Returning values from Void functions should be avoided

- -
    -
  • Identifier: return_value_from_void_function
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func foo() {
-    return
-}
-
-
func foo() {
-    return /* a comment */
-}
-
-
func foo() -> Int {
-    return 1
-}
-
-
func foo() -> Void {
-    if condition {
-        return
-    }
-    bar()
-}
-
-
func foo() {
-    return;
-    bar()
-}
-
-
func test() {}
-
-
init?() {
-    guard condition else {
-        return nil
-    }
-}
-
-
init?(arg: String?) {
-    guard arg != nil else {
-        return nil
-    }
-}
-
-
func test() {
-    guard condition else {
-        return
-    }
-}
-
-
func test() -> Result<String, Error> {
-    func other() {}
-    func otherVoid() -> Void {}
-}
-
-
func test() -> Int? {
-    return nil
-}
-
-
func test() {
-    if bar {
-        print("")
-        return
-    }
-    let foo = [1, 2, 3].filter { return true }
-    return
-}
-
-
func test() {
-    guard foo else {
-        bar()
-        return
-    }
-}
-
-
func spec() {
-    var foo: Int {
-        return 0
-    }
-
-
func f() -> () { g() }
-
-
func f() { g() }
-
-
func f() { { return g() }() }
-
-
func f() {
-    func g() -> Int {
-        return 1
-    }
-}
-
-
init?() { return nil }
-
-
func f() {
-    var i: Int { return 1 }
-}
-
-

Triggering Examples

-
func foo() {
-    return bar()
-}
-
-
func foo() -> () {
-    return self.bar()
-}
-
-
func foo() -> Void {
-    return bar()
-}
-
-
func foo() -> Void {
-    return /* comment */ bar()
-}
-
-
func foo() {
-    return
-    self.bar()
-}
-
-
func foo() {
-    variable += 1
-    return
-    variable += 1
-}
-
-
func initThing() {
-    guard foo else {
-        return print("")
-    }
-}
-
-
// Leading comment
-func test() {
-    guard condition else {
-        return assertionfailure("")
-    }
-}
-
-
func test() -> Result<String, Error> {
-    func other() {
-        guard false else {
-            return assertionfailure("")
-        }
-    }
-    func otherVoid() -> Void {}
-}
-
-
func test() {
-    guard conditionIsTrue else {
-        sideEffects()
-        return // comment
-    }
-    guard otherCondition else {
-        return assertionfailure("")
-    }
-    differentSideEffect()
-}
-
-
func test() {
-    guard otherCondition else {
-        return assertionfailure(""); // comment
-    }
-    differentSideEffect()
-}
-
-
func test() {
-  if x {
-    return foo()
-  }
-  bar()
-}
-
-
func test() {
-  switch x {
-    case .a:
-      return foo() // return to skip baz()
-    case .b:
-      bar()
-  }
-  baz()
-}
-
-
func test() {
-  if check {
-    if otherCheck {
-      return foo()
-    }
-  }
-  bar()
-}
-
-
func test() {
-    return foo()
-}
-
-
func test() {
-  return foo({
-    return bar()
-  })
-}
-
-
func test() {
-  guard x else {
-    return foo()
-  }
-  bar()
-}
-
-
func test() {
-  let closure: () -> () = {
-    return assert()
-  }
-  if check {
-    if otherCheck {
-      return // comments are fine
-    }
-  }
-  return foo()
-}
-
- -
-
- - -
-
- - - diff --git a/rule-directory.html b/rule-directory.html deleted file mode 100644 index 45a55042f..000000000 --- a/rule-directory.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - Rule Directory Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Rule Directory

-

Default Rules

- - -

Opt-in Rules

- - -

Analyzer Rules

- - - -
-
- - -
-
- - - diff --git a/search.json b/search.json deleted file mode 100644 index 7cfb689b2..000000000 --- a/search.json +++ /dev/null @@ -1 +0,0 @@ -{"Macros.html#/s:13SwiftLintCore16AutoConfigParseryycfm":{"name":"AutoConfigParser()","abstract":"

Macro to be attached to rule configurations. It generates the configuration parsing logic"},"Macros.html#/s:13SwiftLintCore32AcceptableByConfigurationElementyycfm":{"name":"AcceptableByConfigurationElement()","abstract":"

Macro that lets an enum with a String raw type automatically conform to AcceptableByConfigurationElement.

"},"Macros.html#/s:13SwiftLintCore0A10SyntaxRule15foldExpressions16explicitRewriterySb_Sbtcfm":{"name":"SwiftSyntaxRule(foldExpressions:explicitRewriter:)","abstract":"

Macro that adds a conformance to the SwiftSyntaxRule protocol and a default makeVisitor(file:) implementation"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV7warningSivp":{"name":"warning","abstract":"

The threshold for a violation to be a warning.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV5errorSiSgvp":{"name":"error","abstract":"

The threshold for a violation to be an error.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV7warning5errorACyxGSi_SiSgtcfc":{"name":"init(warning:error:)","abstract":"

Create a SeverityLevelsConfiguration based on the specified warning and error thresholds.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore27SeverityLevelsConfigurationV6paramsSayAA13RuleParameterVySiGGvp":{"name":"params","abstract":"

The rule parameters that define the thresholds that should map to each severity.

","parent_name":"SeverityLevelsConfiguration"},"Structs/SeverityLevelsConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"SeverityLevelsConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV10identifierSSvp":{"name":"identifier","abstract":"

The identifier for this custom rule.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV4nameSSSgvp":{"name":"name","abstract":"

The name for this custom rule.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV7messageSSvp":{"name":"message","abstract":"

The message to be presented when producing violations.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV8includedSaySo19NSRegularExpressionCGvp":{"name":"included","abstract":"

Regular expressions to include when matching the file path.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV8excludedSaySo19NSRegularExpressionCGvp":{"name":"excluded","abstract":"

Regular expressions to exclude when matching the file path.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV18excludedMatchKindsShy21SourceKittenFramework10SyntaxKindOGvp":{"name":"excludedMatchKinds","abstract":"

The syntax kinds to exclude from matches. If the regex matched syntax kinds from this list, it would","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV12captureGroupSivp":{"name":"captureGroup","abstract":"

The index of the regex capture group to match.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore24CacheDescriptionProviderP05cacheE0SSvp":{"name":"cacheDescription","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV11descriptionAA15RuleDescriptionVvp":{"name":"description","abstract":"

The RuleDescription for the custom rule defined here.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore18RegexConfigurationV10identifierACyxGSS_tcfc":{"name":"init(identifier:)","abstract":"

Create a RegexConfiguration with the specified identifier, with other properties to be set later.

","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"RegexConfiguration"},"Structs/RegexConfiguration.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"RegexConfiguration"},"Structs/ReasonedRuleViolation/ViolationCorrection.html#/s:13SwiftLintCore21ReasonedRuleViolationV0F10CorrectionV5start3end11replacementAE0A6Syntax16AbsolutePositionV_AKSStcfc":{"name":"init(start:end:replacement:)","abstract":"

Create a ViolationCorrection.

","parent_name":"ViolationCorrection"},"Structs/ReasonedRuleViolation/ViolationCorrection.html":{"name":"ViolationCorrection","abstract":"

The correction of a violation that is basically the violation’s range in the source code and a","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8position0A6Syntax16AbsolutePositionVvp":{"name":"position","abstract":"

The violation’s position.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV6reasonSSSgvp":{"name":"reason","abstract":"

A specific reason for the violation.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8severityAA0F8SeverityOSgvp":{"name":"severity","abstract":"

The violation’s severity.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV10correctionAC0F10CorrectionVSgvp":{"name":"correction","abstract":"

An optional correction of the violation to be used in rewriting (see SwiftSyntaxCorrectableRule). Can be","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:13SwiftLintCore21ReasonedRuleViolationV8position6reason8severity10correctionAC0A6Syntax16AbsolutePositionV_SSSgAA0F8SeverityOSgAC0F10CorrectionVSgtcfc":{"name":"init(position:reason:severity:correction:)","abstract":"

Creates a ReasonedRuleViolation.

","parent_name":"ReasonedRuleViolation"},"Structs/ReasonedRuleViolation.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"ReasonedRuleViolation"},"Structs/YamlParser.html#/s:13SwiftLintCore10YamlParserV5parse_3envSDySSypGSS_SDyS2SGtKFZ":{"name":"parse(_:env:)","abstract":"

Parses the input YAML string as an untyped dictionary.

","parent_name":"YamlParser"},"Structs/Version.html#/s:13SwiftLintCore7VersionV5valueSSvp":{"name":"value","abstract":"

The string value for this version.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV8rawValueSSvp":{"name":"rawValue","abstract":"

An alias for value required for protocol conformance.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV7currentACvpZ":{"name":"current","abstract":"

The current SwiftLint version.

","parent_name":"Version"},"Structs/Version.html#/s:13SwiftLintCore7VersionV5valueACSS_tcfc":{"name":"init(value:)","abstract":"

Public initializer.

","parent_name":"Version"},"Structs/SwiftVersion.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV4fiveACvpZ":{"name":"five","abstract":"

Swift 5.0.x - https://swift.org/download/#swift-50

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotOneACvpZ":{"name":"fiveDotOne","abstract":"

Swift 5.1.x - https://swift.org/download/#swift-51

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotTwoACvpZ":{"name":"fiveDotTwo","abstract":"

Swift 5.2.x - https://swift.org/download/#swift-52

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotThreeACvpZ":{"name":"fiveDotThree","abstract":"

Swift 5.3.x - https://swift.org/download/#swift-53

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotFourACvpZ":{"name":"fiveDotFour","abstract":"

Swift 5.4.x - https://swift.org/download/#swift-54

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotFiveACvpZ":{"name":"fiveDotFive","abstract":"

Swift 5.5.x - https://swift.org/download/#swift-55

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV10fiveDotSixACvpZ":{"name":"fiveDotSix","abstract":"

Swift 5.6.x - https://swift.org/download/#swift-56

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotSevenACvpZ":{"name":"fiveDotSeven","abstract":"

Swift 5.7.x - https://swift.org/download/#swift-57

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV12fiveDotEightACvpZ":{"name":"fiveDotEight","abstract":"

Swift 5.8.x - https://swift.org/download/#swift-58

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV11fiveDotNineACvpZ":{"name":"fiveDotNine","abstract":"

Swift 5.9.x - https://swift.org/download/#swift-59

","parent_name":"SwiftVersion"},"Structs/SwiftVersion.html#/s:13SwiftLintCore0A7VersionV7currentACvpZ":{"name":"current","abstract":"

The current detected Swift compiler version, based on the currently accessible SourceKit version.

","parent_name":"SwiftVersion"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5value21SourceKittenFramework0dE0Vvp":{"name":"value","abstract":"

The raw SyntaxToken obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV4kind21SourceKittenFramework0D4KindOSgvp":{"name":"kind","abstract":"

The syntax kind associated with is token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5valueAC21SourceKittenFramework0dE0V_tcfc":{"name":"init(value:)","abstract":"

Creates a SwiftLintSyntaxToken from the raw SyntaxToken obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV5range21SourceKittenFramework9ByteRangeVvp":{"name":"range","abstract":"

The byte range in a source file for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV6offset21SourceKittenFramework9ByteCountVvp":{"name":"offset","abstract":"

The starting byte offset in a source file for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxToken.html#/s:13SwiftLintCore0aB11SyntaxTokenV6length21SourceKittenFramework9ByteCountVvp":{"name":"length","abstract":"

The length in bytes for this token.

","parent_name":"SwiftLintSyntaxToken"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5value21SourceKittenFramework0dE0Vvp":{"name":"value","abstract":"

The raw SyntaxMap obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV6tokensSayAA0abD5TokenVGvp":{"name":"tokens","abstract":"

The SwiftLint-specific syntax tokens for this syntax map.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5valueAC21SourceKittenFramework0dE0V_tcfc":{"name":"init(value:)","abstract":"

Creates a SwiftLintSyntaxMap from the raw SyntaxMap obtained by SourceKitten.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV6tokens11inByteRangeSayAA0abD5TokenVG21SourceKittenFramework0hI0V_tF":{"name":"tokens(inByteRange:)","abstract":"

Returns array of syntax tokens intersecting with byte range.

","parent_name":"SwiftLintSyntaxMap"},"Structs/SwiftLintSyntaxMap.html#/s:13SwiftLintCore0aB9SyntaxMapV5kinds11inByteRangeSay21SourceKittenFramework0D4KindOGAF0hI0V_tF":{"name":"kinds(inByteRange:)","abstract":"

Returns the syntax kinds in the specified byte range.

","parent_name":"SwiftLintSyntaxMap"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV14ruleIdentifierSSvp":{"name":"ruleIdentifier","abstract":"

The identifier of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV15ruleDescriptionSSvp":{"name":"ruleDescription","abstract":"

The description of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8ruleNameSSvp":{"name":"ruleName","abstract":"

The name of the rule that generated this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8severityAA0E8SeverityOvp":{"name":"severity","abstract":"

The severity of this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV8locationAA8LocationVvp":{"name":"location","abstract":"

The location of this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV6reasonSSvp":{"name":"reason","abstract":"

The justification for this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV11descriptionSSvp":{"name":"description","abstract":"

A printable description for this violation.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV15ruleDescription8severity8location6reasonAcA04RuleG0V_AA0E8SeverityOAA8LocationVSSSgtcfc":{"name":"init(ruleDescription:severity:location:reason:)","abstract":"

Creates a StyleViolation by specifying its properties directly.

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV4with8severityAcA0E8SeverityO_tF":{"name":"with(severity:)","abstract":"

Returns the same violation, but with the severity that is passed in

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:13SwiftLintCore14StyleViolationV4with8locationAcA8LocationV_tF":{"name":"with(location:)","abstract":"

Returns the same violation, but with the location that is passed in

","parent_name":"StyleViolation"},"Structs/StyleViolation.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"StyleViolation"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV8severityAA17ViolationSeverityOvp":{"name":"severity","abstract":"

The severity that should be assigned to the violation of this parameter’s value is met.

","parent_name":"RuleParameter"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV5valuexvp":{"name":"value","abstract":"

The value to configure the rule.

","parent_name":"RuleParameter"},"Structs/RuleParameter.html#/s:13SwiftLintCore13RuleParameterV8severity5valueACyxGAA17ViolationSeverityO_xtcfc":{"name":"init(severity:value:)","abstract":"

Creates a RuleParameter by specifying its properties directly.

","parent_name":"RuleParameter"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV4listSDySSAA0D0_pXpGvp":{"name":"list","abstract":"

The rules contained in this list.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV5rulesAcA0D0_pXpd_tcfc":{"name":"init(rules:)","abstract":"

Creates a RuleList by specifying all its rules.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:13SwiftLintCore8RuleListV5rulesACSayAA0D0_pXpG_tcfc":{"name":"init(rules:)","abstract":"

Creates a RuleList by specifying all its rules.

","parent_name":"RuleList"},"Structs/RuleList.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"RuleList"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV10identifierSSvp":{"name":"identifier","abstract":"

The rule’s unique identifier, to be used in configuration files and SwiftLint commands.","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV4nameSSvp":{"name":"name","abstract":"

The rule’s human-readable name. Should be short, descriptive and formatted in Title Case. May contain spaces.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV11descriptionSSvp":{"name":"description","abstract":"

The rule’s verbose description. Should read as a sentence or short paragraph. Good things to include are an","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV4kindAA0D4KindOvp":{"name":"kind","abstract":"

The RuleKind that best categorizes this rule.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV21nonTriggeringExamplesSayAA7ExampleVGvp":{"name":"nonTriggeringExamples","abstract":"

Swift source examples that do not trigger a violation for this rule. Used for documentation purposes to inform","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV18triggeringExamplesSayAA7ExampleVGvp":{"name":"triggeringExamples","abstract":"

Swift source examples that do trigger one or more violations for this rule. Used for documentation purposes to","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV11correctionsSDyAA7ExampleVAFGvp":{"name":"corrections","abstract":"

Pairs of Swift source examples, where keys are examples that trigger violations for this rule, and the values","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV17deprecatedAliasesShySSGvp":{"name":"deprecatedAliases","abstract":"

Any previous iteration of the rule’s identifier that was previously shipped with SwiftLint.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV03minA7VersionAA0aG0Vvp":{"name":"minSwiftVersion","abstract":"

The oldest version of the Swift compiler supported by this rule.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV18requiresFileOnDiskSbvp":{"name":"requiresFileOnDisk","abstract":"

Whether or not this rule can only be executed on a file physically on-disk. Typically necessary for rules","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV07consoleE0SSvp":{"name":"consoleDescription","abstract":"

The console-printable string for this description.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV14allIdentifiersSaySSGvp":{"name":"allIdentifiers","abstract":"

All identifiers that have been used to uniquely identify this rule in past and current SwiftLint versions.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:13SwiftLintCore15RuleDescriptionV10identifier4name11description4kind03minA7Version21nonTriggeringExamples010triggeringN011corrections17deprecatedAliases18requiresFileOnDiskACSS_S2SAA0D4KindOAA0aK0VSayAA7ExampleVGATSDyA2SGShySSGSbtcfc":{"name":"init(identifier:name:description:kind:minSwiftVersion:nonTriggeringExamples:triggeringExamples:corrections:deprecatedAliases:requiresFileOnDisk:)","abstract":"

Creates a RuleDescription by specifying all its properties directly.

","parent_name":"RuleDescription"},"Structs/RuleDescription.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"RuleDescription"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV5errorACyxGvpZ":{"name":"error","abstract":"

Configuration with a warning severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV7warningACyxGvpZ":{"name":"warning","abstract":"

Configuration with an error severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationVyACyxGAA09ViolationD0Ocfc":{"name":"init(_:)","abstract":"

Create a SeverityConfiguration with the specified severity.

","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"SeverityConfiguration"},"Structs/SeverityConfiguration.html#/s:13SwiftLintCore21SeverityConfigurationV13asDescription4withAA04RuleeG0VSS_tF":{"name":"asDescription(with:)","abstract":"

Severity configurations are special in that they shall not be nested when an option name is provided.","parent_name":"SeverityConfiguration"},"Structs/ConfigurationElement/DeprecationNotice.html#/s:13SwiftLintCore20ConfigurationElementV17DeprecationNoticeO18suggestAlternativeyAEyx_GSS_SStcAGmSQRzAA012AcceptableBydE0RzlF":{"name":"suggestAlternative(ruleID:name:)","abstract":"

Warning suggesting an alternative option.

","parent_name":"DeprecationNotice"},"Structs/ConfigurationElement/DeprecationNotice.html":{"name":"DeprecationNotice","abstract":"

A deprecation notice.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValuexvp":{"name":"wrappedValue","abstract":"

Wrapped option value.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV14projectedValueACyxGvp":{"name":"projectedValue","abstract":"

The wrapper itself providing access to all its data. This field can only be accessed by the","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV3keySSvp":{"name":"key","abstract":"

Name of this configuration entry.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV6inlineSbvp":{"name":"inline","abstract":"

Whether this configuration element will be inlined into its description.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue3key17deprecationNotice13postprocessorACyxGx_SSAC011DeprecationJ0Oyx_GSgyxzctcfc":{"name":"init(wrappedValue:key:deprecationNotice:postprocessor:)","abstract":"

Default constructor.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV3keyACyqd__SgGSS_tcAERszSQRd__AA012AcceptableBydE0Rd__lufc":{"name":"init(key:)","abstract":"

Constructor for optional values.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue6inlineACyxGx_SbtcAA19InlinableOptionTypeRzrlufc":{"name":"init(wrappedValue:inline:)","abstract":"

Constructor for an InlinableOptionType without a key.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:13SwiftLintCore20ConfigurationElementV12wrappedValue3keyACyxGx_SStcAA19InlinableOptionTypeRzrlufc":{"name":"init(wrappedValue:key:)","abstract":"

Constructor for an InlinableOptionType with a name. The configuration will explicitly not be inlined.

","parent_name":"ConfigurationElement"},"Structs/ConfigurationElement.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"ConfigurationElement"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore23RuleConfigurationOptionV9noOptionsACvpZ":{"name":"noOptions","abstract":"

An option serving as a marker for an empty configuration description.

","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationOption.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"RuleConfigurationOption"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"RuleConfigurationDescription"},"Structs/RuleConfigurationDescription.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"RuleConfigurationDescription"},"Structs/Region.html#/s:13SwiftLintCore6RegionV5startAA8LocationVvp":{"name":"start","abstract":"

The location describing the start of the region. All locations that are less than this value","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV3endAA8LocationVvp":{"name":"end","abstract":"

The location describing the end of the region. All locations that are greater than this value","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV23disabledRuleIdentifiersShyAA0F10IdentifierOGvp":{"name":"disabledRuleIdentifiers","abstract":"

All SwiftLint rule identifiers that are disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV5start3end23disabledRuleIdentifiersAcA8LocationV_AHShyAA0H10IdentifierOGtcfc":{"name":"init(start:end:disabledRuleIdentifiers:)","abstract":"

Creates a Region by setting explicit values for all its properties.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV8containsySbAA8LocationVF":{"name":"contains(_:)","abstract":"

Whether the specific location is contained in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV13isRuleEnabledySbxAA0F0RzlF":{"name":"isRuleEnabled(_:)","abstract":"

Whether the specified rule is enabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV14isRuleDisabledySbxAA0F0RzlF":{"name":"isRuleDisabled(_:)","abstract":"

Whether the specified rule is disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV16areRulesDisabled7ruleIDsSbSaySSG_tF":{"name":"areRulesDisabled(ruleIDs:)","abstract":"

Whether the given rules are disabled in this region.

","parent_name":"Region"},"Structs/Region.html#/s:13SwiftLintCore6RegionV26deprecatedAliasesDisabling4ruleShySSGx_tAA4RuleRzlF":{"name":"deprecatedAliasesDisabling(rule:)","abstract":"

Returns the deprecated rule aliases that are disabling the specified rule in this region.","parent_name":"Region"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4fileSSSgvp":{"name":"file","abstract":"

The file path on disk for this location.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4lineSiSgvp":{"name":"line","abstract":"

The line offset in the file for this location. 1-indexed.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV9characterSiSgvp":{"name":"character","abstract":"

The character offset in the file for this location. 1-indexed.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV11descriptionSSvp":{"name":"description","abstract":"

A lossless printable description of this location.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV12relativeFileSSSgvp":{"name":"relativeFile","abstract":"

The file path for this location relative to the current working directory.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file4line9characterACSSSg_SiSgAHtcfc":{"name":"init(file:line:character:)","abstract":"

Creates a Location by specifying its properties directly.

","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file10byteOffsetAcA0aB4FileC_21SourceKittenFramework9ByteCountVtcfc":{"name":"init(file:byteOffset:)","abstract":"

Creates a Location based on a SwiftLintFile and a byte-offset into the file.","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file8positionAcA0aB4FileC_0A6Syntax16AbsolutePositionVtcfc":{"name":"init(file:position:)","abstract":"

Creates a Location based on a SwiftLintFile and a SwiftSyntax AbsolutePosition into the file.","parent_name":"Location"},"Structs/Location.html#/s:13SwiftLintCore8LocationV4file15characterOffsetAcA0aB4FileC_Sitcfc":{"name":"init(file:characterOffset:)","abstract":"

Creates a Location based on a SwiftLintFile and a UTF8 character-offset into the file.","parent_name":"Location"},"Structs/Location.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"Location"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file to lint with this linter.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV15styleViolations5usingSayAA14StyleViolationVGAA11RuleStorageC_tF":{"name":"styleViolations(using:)","abstract":"

Computes or retrieves style violations.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV27styleViolationsAndRuleTimes5usingSayAA14StyleViolationVG_SaySS2id_Sd4timetGtAA0I7StorageC_tF":{"name":"styleViolationsAndRuleTimes(using:)","abstract":"

Computes or retrieves style violations and the time spent executing each rule.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV7correct5usingSayAA10CorrectionVGAA11RuleStorageC_tF":{"name":"correct(using:)","abstract":"

Applies corrections for all rules to this file, returning performed corrections.

","parent_name":"CollectedLinter"},"Structs/CollectedLinter.html#/s:13SwiftLintCore15CollectedLinterV6format7useTabs11indentWidthySb_SitF":{"name":"format(useTabs:indentWidth:)","abstract":"

Formats the file associated with this linter.

","parent_name":"CollectedLinter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file to lint with this linter.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV12isCollectingSbvp":{"name":"isCollecting","abstract":"

Whether or not this linter will be used to collect information from several files.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV4file13configuration5cache17compilerArgumentsAcA0aB4FileC_AA13ConfigurationVAA0D5CacheCSgSaySSGtcfc":{"name":"init(file:configuration:cache:compilerArguments:)","abstract":"

Creates a Linter by specifying its properties directly.

","parent_name":"Linter"},"Structs/Linter.html#/s:13SwiftLintCore6LinterV7collect4intoAA09CollectedD0VAA11RuleStorageC_tF":{"name":"collect(into:)","abstract":"

Returns a linter capable of checking for violations after running each rule’s collection step.

","parent_name":"Linter"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4codeSSvp":{"name":"code","abstract":"

The contents of the example

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV13configurationSDySSs8Sendable_pGSgvp":{"name":"configuration","abstract":"

The untyped configuration to apply to the rule, if deviating from the default configuration.","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV20testMultiByteOffsetsSbvp":{"name":"testMultiByteOffsets","abstract":"

Whether the example should be tested by prepending multibyte grapheme clusters

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV11testOnLinuxSbvp":{"name":"testOnLinux","abstract":"

Whether the example should be tested on Linux

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4files12StaticStringVvp":{"name":"file","abstract":"

The path to the file where the example was created

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4lineSuvp":{"name":"line","abstract":"

The line in the file where the example was created

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV_13configuration20testMultiByteOffsets0F17WrappingInComment0fjK6String0F14DisableCommand0F7OnLinux4file4line24excludeFromDocumentationACSS_SDySSs8Sendable_pGSgS5bs06StaticM0VSuSbtcfc":{"name":"init(_:configuration:testMultiByteOffsets:testWrappingInComment:testWrappingInString:testDisableCommand:testOnLinux:file:line:excludeFromDocumentation:)","abstract":"

Create a new Example with the specified code, file, and line.

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV4with4codeACSS_tF":{"name":"with(code:)","abstract":"

Returns the same example, but with the code that is passed in

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV24removingViolationMarkersACyF":{"name":"removingViolationMarkers()","abstract":"

Returns a copy of the Example with all instances of the “↓” character removed.

","parent_name":"Example"},"Structs/Example.html#/s:13SwiftLintCore7ExampleV7focusedACyF":{"name":"focused()","abstract":"

Makes the current example focused. This is for debugging purposes only.

","parent_name":"Example"},"Structs/Example.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"Example"},"Structs/Example.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"Example"},"Structs/Example.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"Example"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV15ruleDescriptionAA04RuleF0Vvp":{"name":"ruleDescription","abstract":"

The description of the rule for which this correction was applied.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV8locationAA8LocationVvp":{"name":"location","abstract":"

The location of the original violation that was corrected.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV18consoleDescriptionSSvp":{"name":"consoleDescription","abstract":"

The console-printable description for this correction.

","parent_name":"Correction"},"Structs/Correction.html#/s:13SwiftLintCore10CorrectionV15ruleDescription8locationAcA04RuleF0V_AA8LocationVtcfc":{"name":"init(ruleDescription:location:)","abstract":"

Memberwise initializer.

","parent_name":"Correction"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV7defaultACvpZ":{"name":"default","abstract":"

The default Configuration resulting from an empty configuration file.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV15defaultFileNameSSvpZ":{"name":"defaultFileName","abstract":"

The default file name to look for user-defined configurations.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13includedPathsSaySSGvp":{"name":"includedPaths","abstract":"

The paths that should be included when linting

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13excludedPathsSaySSGvp":{"name":"excludedPaths","abstract":"

The paths that should be excluded when linting

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV11indentationAC16IndentationStyleOvp":{"name":"indentation","abstract":"

The style to use when indenting Swift source code.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV16warningThresholdSiSgvp":{"name":"warningThreshold","abstract":"

The threshold for the number of warnings to tolerate before treating the lint as having failed.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV8reporterSSSgvp":{"name":"reporter","abstract":"

The identifier for the Reporter to use to report style violations.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV9cachePathSSSgvp":{"name":"cachePath","abstract":"

The location of the persisted cache to use with this configuration.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV22allowZeroLintableFilesSbvp":{"name":"allowZeroLintableFiles","abstract":"

Allow or disallow SwiftLint to exit successfully when passed only ignored or unlintable files.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV6strictSbvp":{"name":"strict","abstract":"

Treat warnings as errors.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV8baselineSSSgvp":{"name":"baseline","abstract":"

The path to read a baseline from.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13writeBaselineSSSgvp":{"name":"writeBaseline","abstract":"

The path to write a baseline to.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV15checkForUpdatesSbvp":{"name":"checkForUpdates","abstract":"

Check for updates.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV013basedOnCustomD5FilesSbvp":{"name":"basedOnCustomConfigurationFiles","abstract":"

This value is true iff the --config parameter was used to specify (a) configuration file(s)","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV5rulesSayAA4Rule_pGvp":{"name":"rules","abstract":"

All rules enabled in this configuration

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV13rootDirectorySSvp":{"name":"rootDirectory","abstract":"

The root directory is the directory that included & excluded paths relate to.","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV9rulesModeAC05RulesF0Ovp":{"name":"rulesMode","abstract":"

The rules mode used for this configuration.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:13SwiftLintCore13ConfigurationV18configurationFiles14enableAllRules8onlyRule9cachePath27ignoreParentAndChildConfigs20mockedNetworkResults25useDefaultConfigOnFailureACSaySSG_SbSSSgALSbSDyS2SGSbSgtcfc":{"name":"init(configurationFiles:enableAllRules:onlyRule:cachePath:ignoreParentAndChildConfigs:mockedNetworkResults:useDefaultConfigOnFailure:)","abstract":"

Creates a Configuration with convenience parameters.

","parent_name":"Configuration"},"Structs/Configuration.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"Configuration"},"Structs/Configuration.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"Configuration"},"Structs/Configuration.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"Configuration"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO8previousyA2EmF":{"name":"previous","abstract":"

The command should only apply to the line preceding its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO4thisyA2EmF":{"name":"this","abstract":"

The command should only apply to the same line as its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO4nextyA2EmF":{"name":"next","abstract":"

The command should only apply to the line following its definition.

","parent_name":"Modifier"},"Structs/Command/Modifier.html#/s:13SwiftLintCore7CommandV8ModifierO7invalidyA2EmF":{"name":"invalid","abstract":"

The modifier string was invalid.

","parent_name":"Modifier"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO6enableyA2EmF":{"name":"enable","abstract":"

The rule(s) associated with this command should be enabled by the SwiftLint engine.

","parent_name":"Action"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO7disableyA2EmF":{"name":"disable","abstract":"

The rule(s) associated with this command should be disabled by the SwiftLint engine.

","parent_name":"Action"},"Structs/Command/Action.html#/s:13SwiftLintCore7CommandV6ActionO7invalidyA2EmF":{"name":"invalid","abstract":"

The action string was invalid.

","parent_name":"Action"},"Structs/Command/Action.html":{"name":"Action","abstract":"

The action (verb) that SwiftLint should perform when interpreting this command.

","parent_name":"Command"},"Structs/Command/Modifier.html":{"name":"Modifier","abstract":"

The modifier for a command, used to modify its scope.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV6actionAC6ActionOvp":{"name":"action","abstract":"

The action (verb) that SwiftLint should perform when interpreting this command.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV15ruleIdentifiersShyAA14RuleIdentifierOGvp":{"name":"ruleIdentifiers","abstract":"

The identifiers for the rules associated with this command.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV4lineSivp":{"name":"line","abstract":"

The line in the source file where this command is defined.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV9characterSiSgvp":{"name":"character","abstract":"

The character offset within the line in the source file where this command is defined.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV8modifierAC8ModifierOSgvp":{"name":"modifier","abstract":"

This command’s modifier, if any.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV6action15ruleIdentifiers4line9character8modifier15trailingCommentA2C6ActionO_ShyAA14RuleIdentifierOGS2iSgAC8ModifierOSgSSSgtcfc":{"name":"init(action:ruleIdentifiers:line:character:modifier:trailingComment:)","abstract":"

Creates a command based on the specified parameters.

","parent_name":"Command"},"Structs/Command.html#/s:13SwiftLintCore7CommandV12actionString4line9characterACSS_S2itcfc":{"name":"init(actionString:line:character:)","abstract":"

Creates a command based on the specified parameters.

","parent_name":"Command"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV5errorACyxGvpZ":{"name":"error","abstract":"

Configuration with a warning severity.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV7warningACyxGvpZ":{"name":"warning","abstract":"

Configuration with an error severity.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV3offACyxGvpZ":{"name":"off","abstract":"

Configuration disabling an option.

","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32ChildOptionSeverityConfigurationV8severityAA09ViolationF0OSgvp":{"name":"severity","abstract":"

The ChildOptionSeverityConfiguration mapped to a usually used ViolationSeverity. It’s nil if the option","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","parent_name":"ChildOptionSeverityConfiguration"},"Structs/ChildOptionSeverityConfiguration.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"ChildOptionSeverityConfiguration"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV10violationsSayAA14StyleViolationVGvp":{"name":"violations","abstract":"

The stored violations.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV8fromPathACSS_tKcfc":{"name":"init(fromPath:)","abstract":"

Creates a Baseline from a saved file.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV10violationsACSayAA14StyleViolationVG_tcfc":{"name":"init(violations:)","abstract":"

Creates a Baseline from a list of violations.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV5write6toPathySS_tKF":{"name":"write(toPath:)","abstract":"

Writes a Baseline to disk in JSON format.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV6filterySayAA14StyleViolationVGAGF":{"name":"filter(_:)","abstract":"

Filters out violations that are present in the Baseline.

","parent_name":"Baseline"},"Structs/Baseline.html#/s:13SwiftLintCore8BaselineV7compareySayAA14StyleViolationVGACF":{"name":"compare(_:)","abstract":"

Returns the violations that are present in another Baseline, but not in this one.

","parent_name":"Baseline"},"Structs/Stack.html#/s:13SwiftLintCore5StackVACyxGycfc":{"name":"init()","abstract":"

Creates an empty Stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV5countSivp":{"name":"count","abstract":"

The number of elements in this stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV4pushyyxF":{"name":"push(_:)","abstract":"

Pushes (appends) an element onto the stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV3popxSgyF":{"name":"pop()","abstract":"

Removes and returns the last element of the stack.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV4peekxSgyF":{"name":"peek()","abstract":"

Returns the last element of the stack if the stack is not empty; otherwise, nil.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV8contains5whereS2bxXE_tF":{"name":"contains(where:)","abstract":"

Check whether the sequence contains an element that satisfies the given predicate.

","parent_name":"Stack"},"Structs/Stack.html#/s:13SwiftLintCore5StackV10modifyLast2byyyxzXE_tF":{"name":"modifyLast(by:)","abstract":"

Modify the last element.

","parent_name":"Stack"},"Structs/Stack.html#/s:ST12makeIterator0B0QzyF":{"name":"makeIterator()","parent_name":"Stack"},"Structs/Stack.html#/s:s28CustomDebugStringConvertibleP16debugDescriptionSSvp":{"name":"debugDescription","parent_name":"Stack"},"Structs/RuleListDocumentation.html#/s:13SwiftLintCore21RuleListDocumentationVyAcA0dE0Vcfc":{"name":"init(_:)","abstract":"

Creates a RuleListDocumentation instance from a RuleList.

","parent_name":"RuleListDocumentation"},"Structs/RuleListDocumentation.html#/s:13SwiftLintCore21RuleListDocumentationV5write2toy10Foundation3URLV_tKF":{"name":"write(to:)","abstract":"

Write the rule list documentation as markdown files to the specified directory.

","parent_name":"RuleListDocumentation"},"Structs/RuleListDocumentation.html":{"name":"RuleListDocumentation","abstract":"

User-facing documentation for a SwiftLint RuleList.

"},"Structs/Stack.html":{"name":"Stack","abstract":"

A basic stack type implementing the LIFO principle - only the last inserted element can be accessed and removed.

"},"Structs/Baseline.html":{"name":"Baseline","abstract":"

A set of violations that can be used to filter newly detected violations.

"},"Structs/ChildOptionSeverityConfiguration.html":{"name":"ChildOptionSeverityConfiguration","abstract":"

A rule configuration that allows to disable (off) an option of a rule or specify its severity level in which"},"Structs/Command.html":{"name":"Command","abstract":"

A SwiftLint-interpretable command to modify SwiftLint’s behavior embedded as comments in source code.

"},"Structs/Configuration.html":{"name":"Configuration","abstract":"

The configuration struct for SwiftLint. User-defined in the .swiftlint.yml file, drives the behavior of SwiftLint.

"},"Structs/Correction.html":{"name":"Correction","abstract":"

A value describing a SwiftLint violation that was corrected.

"},"Structs/Example.html":{"name":"Example","abstract":"

Captures code and context information for an example of a triggering or"},"Structs/Linter.html":{"name":"Linter","abstract":"

Represents a file that can be linted for style violations and corrections after being collected.

"},"Structs/CollectedLinter.html":{"name":"CollectedLinter","abstract":"

Represents a file that can compute style violations and corrections for a list of rules.

"},"Structs/Location.html":{"name":"Location","abstract":"

The placement of a segment of Swift in a collection of source files.

"},"Structs/Region.html":{"name":"Region","abstract":"

A contiguous region of Swift source code.

"},"Structs/RuleConfigurationDescription.html":{"name":"RuleConfigurationDescription","abstract":"

Description of a rule configuration.

"},"Structs/RuleConfigurationOption.html":{"name":"RuleConfigurationOption","abstract":"

A single option of a RuleConfigurationDescription.

"},"Structs.html#/s:13SwiftLintCore35RuleConfigurationDescriptionBuilderV":{"name":"RuleConfigurationDescriptionBuilder","abstract":"

A result builder creating configuration descriptions.

"},"Structs/ConfigurationElement.html":{"name":"ConfigurationElement","abstract":"

A single parameter of a rule configuration.

"},"Structs/SeverityConfiguration.html":{"name":"SeverityConfiguration","abstract":"

A rule configuration that allows specifying the desired severity level for violations.

"},"Structs/RuleDescription.html":{"name":"RuleDescription","abstract":"

A detailed description for a SwiftLint rule. Used for both documentation and testing purposes.

"},"Structs/RuleList.html":{"name":"RuleList","abstract":"

A list of available SwiftLint rules.

"},"Structs/RuleParameter.html":{"name":"RuleParameter","abstract":"

A configuration parameter for rules.

"},"Structs/StyleViolation.html":{"name":"StyleViolation","abstract":"

A value describing an instance of Swift source code that is considered invalid by a SwiftLint rule.

"},"Structs/SwiftLintSyntaxMap.html":{"name":"SwiftLintSyntaxMap","abstract":"

Represents a Swift file’s syntax information.

"},"Structs/SwiftLintSyntaxToken.html":{"name":"SwiftLintSyntaxToken","abstract":"

A SwiftLint-aware Swift syntax token.

"},"Structs/SwiftVersion.html":{"name":"SwiftVersion","abstract":"

A value describing the version of the Swift compiler.

"},"Structs/Version.html":{"name":"Version","abstract":"

A type describing the SwiftLint version.

"},"Structs/YamlParser.html":{"name":"YamlParser","abstract":"

An interface for parsing YAML.

"},"Structs/ReasonedRuleViolation.html":{"name":"ReasonedRuleViolation","abstract":"

A violation produced by ViolationsSyntaxVisitors.

"},"Structs/RegexConfiguration.html":{"name":"RegexConfiguration","abstract":"

A rule configuration used for defining custom rules in yaml.

"},"Structs/SeverityLevelsConfiguration.html":{"name":"SeverityLevelsConfiguration","abstract":"

A rule configuration that allows specifying thresholds for warning and error severities.

"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP11makeVisitor4fileAA010ViolationsdG0Cy17ConfigurationTypeQzGAA0aB4FileC_tF":{"name":"makeVisitor(file:)","abstract":"

Produce a ViolationsSyntaxVisitor for the given file.

","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP13makeViolation4file9violationAA05StyleG0VAA0aB4FileC_AA08ReasonedeG0VtF":{"name":"makeViolation(file:violation:)","abstract":"

Produce a violation for the given file and absolute position.

","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore0A10SyntaxRuleP10preprocess4file0aD0010SourceFileD0VSgAA0abI0C_tF":{"name":"preprocess(file:)","abstract":"

Gives a chance for the rule to do some pre-processing on the syntax tree.","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"SwiftSyntaxRule"},"Protocols/SwiftSyntaxCorrectableRule.html#/s:13SwiftLintCore0A21SyntaxCorrectableRuleP12makeRewriter4fileAA010ViolationsdH0Cy17ConfigurationTypeQzGSgAA0aB4FileC_tF":{"name":"makeRewriter(file:)","abstract":"

Produce a ViolationsSyntaxRewriter for the given file.

","parent_name":"SwiftSyntaxCorrectableRule"},"Protocols/SwiftSyntaxCorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","parent_name":"SwiftSyntaxCorrectableRule"},"Protocols/SeverityBasedRuleConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationP08severityG0AA0dG0Vy6ParentQzGvp":{"name":"severityConfiguration","abstract":"

The configuration of a rule’s severity.

","parent_name":"SeverityBasedRuleConfiguration"},"Protocols/SeverityBasedRuleConfiguration.html#/s:13SwiftLintCore30SeverityBasedRuleConfigurationPAAE8severityAA09ViolationD0Ovp":{"name":"severity","abstract":"

The severity of a rule.

","parent_name":"SeverityBasedRuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP6ParentQa":{"name":"Parent","abstract":"

The type of the rule that’s using this configuration.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP20parameterDescriptionAA0deG0VSgvp":{"name":"parameterDescription","abstract":"

A description for this configuration’s parameters. It can be built using the annotated result builder.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationP5apply13configurationyyp_tKF":{"name":"apply(configuration:)","abstract":"

Apply an untyped configuration to the current value.

","parent_name":"RuleConfiguration"},"Protocols/RuleConfiguration.html#/s:13SwiftLintCore17RuleConfigurationPAAE13supportedKeysShySSGvp":{"name":"supportedKeys","abstract":"

All keys supported by this configuration.

","parent_name":"RuleConfiguration"},"Protocols/AnalyzerRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"AnalyzerRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore27SubstitutionCorrectableRuleP15violationRanges2inSaySo8_NSRangeVGAA0aB4FileC_tF":{"name":"violationRanges(in:)","abstract":"

Returns the NSString-based NSRanges to be replaced in the specified file.

","parent_name":"SubstitutionCorrectableRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore27SubstitutionCorrectableRuleP12substitution3for2inSo8_NSRangeV_SStSgAH_AA0aB4FileCtF":{"name":"substitution(for:in:)","abstract":"

Returns the substitution to apply for the given range.

","parent_name":"SubstitutionCorrectableRule"},"Protocols/SubstitutionCorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","parent_name":"SubstitutionCorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4file17compilerArgumentsSayAA10CorrectionVGAA0aB4FileC_SaySSGtF":{"name":"correct(file:compilerArguments:)","abstract":"

Attempts to correct the violations to this rule in the specified file.

","parent_name":"CorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4fileSayAA10CorrectionVGAA0aB4FileC_tF":{"name":"correct(file:)","abstract":"

Attempts to correct the violations to this rule in the specified file.

","parent_name":"CorrectableRule"},"Protocols/CorrectableRule.html#/s:13SwiftLintCore15CorrectableRuleP7correct4file5using17compilerArgumentsSayAA10CorrectionVGAA0aB4FileC_AA0E7StorageCSaySSGtF":{"name":"correct(file:using:compilerArguments:)","abstract":"

Attempts to correct the violations to this rule in the specified file after collecting file info for all files","parent_name":"CorrectableRule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP17ConfigurationTypeQa":{"name":"ConfigurationType","abstract":"

The type of the configuration used to configure this rule.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP11descriptionAA0D11DescriptionVvpZ":{"name":"description","abstract":"

A verbose description of many of this rule’s properties.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13configuration17ConfigurationTypeQzvp":{"name":"configuration","abstract":"

This rule’s configuration.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP06shouldB10EmptyFilesSbvp":{"name":"shouldLintEmptyFiles","abstract":"

Whether this rule should be used on empty files. Defaults to false.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePxycfc":{"name":"init()","abstract":"

A default initializer for rules. All rules need to be trivially initializable.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13configurationxyp_tKcfc":{"name":"init(configuration:)","abstract":"

Creates a rule by applying its configuration.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP30createConfigurationDescription16exclusiveOptionsAA0dfG0VShySSG_tF":{"name":"createConfigurationDescription(exclusiveOptions:)","abstract":"

Create a description of how this rule has been configured to run.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4file17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SaySSGtF":{"name":"validate(file:compilerArguments:)","abstract":"

Executes the rule on a file and returns any violations to the rule’s expectations.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","abstract":"

Executes the rule on a file and returns any violations to the rule’s expectations.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP9isEqualToySbAaB_pF":{"name":"isEqualTo(_:)","abstract":"

Whether or not the specified rule is equivalent to the current rule.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP11collectInfo3for4into17compilerArgumentsyAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"collectInfo(for:into:compilerArguments:)","abstract":"

Collects information for the specified file in a storage object, to be analyzed by a CollectedLinter.

","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP8validate4file5using17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"validate(file:using:compilerArguments:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP13canBeDisabled9violation2bySbAA14StyleViolationV_AA0D10IdentifierOtF":{"name":"canBeDisabled(violation:by:)","abstract":"

Checks if a style violation can be disabled by a command specifying a rule ID. Only the rule can claim that for","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RuleP9isEnabled2in3forSbAA6RegionV_SStF":{"name":"isEnabled(in:for:)","abstract":"

Checks if a the rule is enabled in a given region. A specific rule ID can be provided in case a rule supports","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePAAE16cacheDescriptionSSvp":{"name":"cacheDescription","abstract":"

The cache description which will be used to determine if a previous","parent_name":"Rule"},"Protocols/Rule.html#/s:13SwiftLintCore4RulePAAE10identifierSSvpZ":{"name":"identifier","abstract":"

The rule’s unique identifier which is the same as Rule.description.identifier.

","parent_name":"Rule"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP10identifierSSvpZ":{"name":"identifier","abstract":"

The unique identifier for this reporter.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP10isRealtimeSbvpZ":{"name":"isRealtime","abstract":"

Whether or not this reporter can output incrementally as violations are found or if all violations must be","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP11descriptionSSvpZ":{"name":"description","abstract":"

A more detailed description of the reporter’s output.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP11descriptionSSvp":{"name":"description","abstract":"

For CustomStringConvertible conformance.

","parent_name":"Reporter"},"Protocols/Reporter.html#/s:13SwiftLintCore8ReporterP14generateReportySSSayAA14StyleViolationVGFZ":{"name":"generateReport(_:)","abstract":"

Return a string with the report for the specified violations.

","parent_name":"Reporter"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8FileInfoQa":{"name":"FileInfo","abstract":"

The kind of information to collect for each file being linted for this rule.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP11collectInfo3for17compilerArguments04FileG0QzAA0abK0C_SaySSGtF":{"name":"collectInfo(for:compilerArguments:)","abstract":"

Collects information for the specified file, to be analyzed by a CollectedLinter.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP11collectInfo3for04FileG0QzAA0abI0C_tF":{"name":"collectInfo(for:)","abstract":"

Collects information for the specified file, to be analyzed by a CollectedLinter.

","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8validate4file13collectedInfo17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SDyAL0nI0QzGSaySSGtF":{"name":"validate(file:collectedInfo:compilerArguments:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore14CollectingRuleP8validate4file13collectedInfoSayAA14StyleViolationVGAA0aB4FileC_SDyAK0lI0QzGtF":{"name":"validate(file:collectedInfo:)","abstract":"

Executes the rule on a file after collecting file info for all files and returns any violations to the rule’s","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP11collectInfo3for4into17compilerArgumentsyAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"collectInfo(for:into:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4file5using17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_AA0D7StorageCSaySSGtF":{"name":"validate(file:using:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"CollectingRule"},"Protocols/CollectingRule.html#/s:13SwiftLintCore4RuleP8validate4file17compilerArgumentsSayAA14StyleViolationVGAA0aB4FileC_SaySSGtF":{"name":"validate(file:compilerArguments:)","parent_name":"CollectingRule"},"Protocols/CacheDescriptionProvider.html#/s:13SwiftLintCore24CacheDescriptionProviderP05cacheE0SSvp":{"name":"cacheDescription","abstract":"

The cache description which will be used to determine if a previous","parent_name":"CacheDescriptionProvider"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP8KindTypeQa":{"name":"KindType","abstract":"

The kind of token being recursed over.

","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP8validate4file4kind10dictionarySayAA14StyleViolationVGAA0aB4FileC_8KindTypeQzAA22SourceKittenDictionaryVtF":{"name":"validate(file:kind:dictionary:)","abstract":"

Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRuleP4kind4from8KindTypeQzSgAA22SourceKittenDictionaryV_tF":{"name":"kind(from:)","abstract":"

Get the kind from the specified dictionary.

","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore4RuleP8validate4fileSayAA14StyleViolationVGAA0aB4FileC_tF":{"name":"validate(file:)","parent_name":"ASTRule"},"Protocols/ASTRule.html#/s:13SwiftLintCore7ASTRulePAAE8validate4file10dictionarySayAA14StyleViolationVGAA0aB4FileC_AA22SourceKittenDictionaryVtF":{"name":"validate(file:dictionary:)","abstract":"

Executes the rule on a file and a subset of its AST structure, returning any violations to the rule’s","parent_name":"ASTRule"},"Protocols/VersionComparable.html#/s:13SwiftLintCore17VersionComparableP8rawValueSSvp":{"name":"rawValue","abstract":"

The version string.

","parent_name":"VersionComparable"},"Protocols/VersionComparable.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"VersionComparable"},"Protocols/VersionComparable.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"VersionComparable"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","abstract":"

Initializer taking a value from a configuration to create an element of Self.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","abstract":"

Make the object an option.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP13asDescription4withAA04RulefI0VSS_tF":{"name":"asDescription(with:)","abstract":"

Make the object a description.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/AcceptableByConfigurationElement.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP5apply_6ruleIDyypSg_SStKF":{"name":"apply(_:ruleID:)","abstract":"

Update the object.

","parent_name":"AcceptableByConfigurationElement"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","abstract":"

Convert an object to Markdown.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","abstract":"

Convert an object to a single line string.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","abstract":"

Indicate if the item has some content that is useful to document.

","parent_name":"Documentable"},"Protocols/Documentable.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","abstract":"

Convert an object to YAML as used in .swiftlint.yml.

","parent_name":"Documentable"},"Protocols/Documentable.html":{"name":"Documentable","abstract":"

A type that can be converted into a human-readable representation.

"},"Protocols/AcceptableByConfigurationElement.html":{"name":"AcceptableByConfigurationElement","abstract":"

Type of an object that can be used as a configuration element.

"},"Protocols.html#/s:13SwiftLintCore19InlinableOptionTypeP":{"name":"InlinableOptionType","abstract":"

An option type that can appear inlined into its using configuration.

"},"Protocols/VersionComparable.html":{"name":"VersionComparable","abstract":"

A comparable major.minor.patch version number.

"},"Protocols/ASTRule.html":{"name":"ASTRule","abstract":"

A rule that leverages the Swift source’s pre-typechecked Abstract Syntax Tree to recurse into the source’s"},"Protocols/CacheDescriptionProvider.html":{"name":"CacheDescriptionProvider","abstract":"

Interface providing access to a cache description.

"},"Protocols.html#/s:13SwiftLintCore17AnyCollectingRuleP":{"name":"AnyCollectingRule","abstract":"

Type-erased protocol used to check whether a rule is collectable.

"},"Protocols/CollectingRule.html":{"name":"CollectingRule","abstract":"

A rule that requires knowledge of all other files being linted.

"},"Protocols/Reporter.html":{"name":"Reporter","abstract":"

An interface for reporting violations as strings.

"},"Protocols/Rule.html":{"name":"Rule","abstract":"

An executable value that can identify issues (violations) in Swift source code.

"},"Protocols.html#/s:13SwiftLintCore9OptInRuleP":{"name":"OptInRule","abstract":"

A rule that is not enabled by default. Rules conforming to this need to be explicitly enabled by users.

"},"Protocols/CorrectableRule.html":{"name":"CorrectableRule","abstract":"

A rule that can correct violations.

"},"Protocols/SubstitutionCorrectableRule.html":{"name":"SubstitutionCorrectableRule","abstract":"

A correctable rule that can apply its corrections by replacing the content of ranges in the offending file with"},"Protocols.html#/s:13SwiftLintCore17SourceKitFreeRuleP":{"name":"SourceKitFreeRule","abstract":"

A rule that does not need SourceKit to operate and can still operate even after SourceKit has crashed.

"},"Protocols/AnalyzerRule.html":{"name":"AnalyzerRule","abstract":"

A rule that can operate on the post-typechecked AST using compiler arguments. Performs rules that are more like"},"Protocols/RuleConfiguration.html":{"name":"RuleConfiguration","abstract":"

A configuration value for a rule to allow users to modify its behavior.

"},"Protocols/SeverityBasedRuleConfiguration.html":{"name":"SeverityBasedRuleConfiguration","abstract":"

A configuration for a rule that allows to configure at least the severity.

"},"Protocols/SwiftSyntaxCorrectableRule.html":{"name":"SwiftSyntaxCorrectableRule","abstract":"

A SwiftLint CorrectableRule that performs its corrections using a SwiftSyntax SyntaxRewriter.

"},"Protocols/SwiftSyntaxRule.html":{"name":"SwiftSyntaxRule","abstract":"

A SwiftLint Rule backed by SwiftSyntax that does not use SourceKit requests.

"},"Functions.html#/s:13SwiftLintCore12reporterFrom10identifierAA8Reporter_pXpSSSg_tF":{"name":"reporterFrom(identifier:)","abstract":"

Returns the reporter with the specified identifier. Traps if the specified identifier doesn’t correspond to any"},"Extensions/Double.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Double"},"Extensions/Double.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Double"},"Extensions/Int.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Int"},"Extensions/Int.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Int"},"Extensions/Set.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Set"},"Extensions/Set.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Set"},"Extensions/String.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"String"},"Extensions/String.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"String"},"Extensions/Bool.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Bool"},"Extensions/Bool.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Bool"},"Extensions/Optional.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Optional"},"Extensions/Optional.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Optional"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE26skipWrappingInCommentTestsSayACGyF":{"name":"skipWrappingInCommentTests()","abstract":"

Make these examples skip wrapping in comment tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE25skipWrappingInStringTestsSayACGyF":{"name":"skipWrappingInStringTests()","abstract":"

Make these examples skip wrapping in string tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE24skipMultiByteOffsetTestsSayACGyF":{"name":"skipMultiByteOffsetTests()","abstract":"

Make these examples skip multi-byte offset tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE23skipDisableCommandTestsSayACGyF":{"name":"skipDisableCommandTests()","abstract":"

Make these examples skip disable command tests.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA7ExampleVRszlE23removingViolationMarkerSayACGyF":{"name":"removingViolationMarker()","abstract":"

Remove all violation markers from the examples.

","parent_name":"Array"},"Extensions/Array.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP8asOptionAA0I4TypeOyF":{"name":"asOption()","parent_name":"Array"},"Extensions/Array.html#/s:13SwiftLintCore32AcceptableByConfigurationElementP7fromAny7contextxyp_SStKcfc":{"name":"init(fromAny:context:)","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA0aB11SyntaxTokenVRszlE5kindsSay21SourceKittenFramework0D4KindOGvp":{"name":"kinds","abstract":"

The kinds for these tokens.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6appendyy0A6Syntax16AbsolutePositionVF":{"name":"append(_:)","abstract":"

Add a violation at the specified position using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6append2at10correctiony0A6Syntax16AbsolutePositionV_AC0F10CorrectionVSgtF":{"name":"append(at:correction:)","abstract":"

Add a violation and the correction at the specified position using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCoreAA21ReasonedRuleViolationVRszlE6append10contentsOfySay0A6Syntax16AbsolutePositionVG_tF":{"name":"append(contentsOf:)","abstract":"

Add violations for the specified positions using the default description and severity.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCore0A6Syntax04DeclD8Protocol_pXpRszlE3allSayAbC_pXpGvpZ":{"name":"all","abstract":"

All visitable declaration syntax types.

","parent_name":"Array"},"Extensions/Array.html#/s:Sa13SwiftLintCore0A6Syntax04DeclD8Protocol_pXpRszlE9allExceptySayAbC_pXpGAbC_pXpd_tFZ":{"name":"allExcept(_:)","abstract":"

All declarations except for the specified ones.

","parent_name":"Array"},"Extensions/Array.html":{"name":"Array"},"Extensions/Optional.html":{"name":"Optional"},"Extensions/Bool.html":{"name":"Bool"},"Extensions/String.html":{"name":"String"},"Extensions/Set.html":{"name":"Set"},"Extensions/Int.html":{"name":"Int"},"Extensions/Double.html":{"name":"Double"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO9parameteryAC0A6Syntax05TokenG0V_tcACmF":{"name":"parameter(name:)","abstract":"

Parameter declaration with a name token.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO13localVariableyAC0A6Syntax05TokenH0V_tcACmF":{"name":"localVariable(name:)","abstract":"

Local variable declaration with a name token.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO16implicitVariableyACSS_tcACmF":{"name":"implicitVariable(name:)","abstract":"

A variable that is implicitly added by the compiler (e.g. error in catch clauses).

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO8wildcardyA2CmF":{"name":"wildcard","abstract":"

A variable hidden from scope because its name is a wildcard _.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO14lookupBoundaryyA2CmF":{"name":"lookupBoundary","abstract":"

Special case that marks a type boundary at which name lookup stops.

","parent_name":"IdentifierDeclaration"},"Enums/IdentifierDeclaration.html#/s:13SwiftLintCore21IdentifierDeclarationO8declares2id18disregardBackticksSbSS_SbtF":{"name":"declares(id:disregardBackticks:)","abstract":"

Check whether self declares a variable given by name.

","parent_name":"IdentifierDeclaration"},"Enums/ViolationSeverity.html#/s:13SwiftLintCore17ViolationSeverityO7warningyA2CmF":{"name":"warning","abstract":"

Non-fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having succeeded.

","parent_name":"ViolationSeverity"},"Enums/ViolationSeverity.html#/s:13SwiftLintCore17ViolationSeverityO5erroryA2CmF":{"name":"error","abstract":"

Fatal. If using SwiftLint as an Xcode build phase, Xcode will mark the build as having failed.

","parent_name":"ViolationSeverity"},"Enums/ViolationSeverity.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"ViolationSeverity"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO4callyA2CmF":{"name":"call","abstract":"

A call to a named function or closure.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO8argumentyA2CmF":{"name":"argument","abstract":"

An argument value for a function or closure.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO5arrayyA2CmF":{"name":"array","abstract":"

An Array expression.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO10dictionaryyA2CmF":{"name":"dictionary","abstract":"

A Dictionary expression.

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO13objectLiteralyA2CmF":{"name":"objectLiteral","abstract":"

An object literal expression. https://developer.apple.com/swift/blog/?id=33

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO7closureyA2CmF":{"name":"closure","abstract":"

A closure expression. https://docs.swift.org/swift-book/LanguageGuide/Closures.html

","parent_name":"SwiftExpressionKind"},"Enums/SwiftExpressionKind.html#/s:13SwiftLintCore0A14ExpressionKindO5tupleyA2CmF":{"name":"tuple","abstract":"

A tuple expression. https://docs.swift.org/swift-book/ReferenceManual/Types.html#ID448

","parent_name":"SwiftExpressionKind"},"Enums/RuleListError.html#/s:13SwiftLintCore13RuleListErrorO24duplicatedConfigurationsyAcA0D0_pXp_tcACmF":{"name":"duplicatedConfigurations(rule:)","abstract":"

The rule list contains more than one configuration for the specified rule.

","parent_name":"RuleListError"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO4lintyA2CmF":{"name":"lint","abstract":"

Describes rules that validate Swift source conventions.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO9idiomaticyA2CmF":{"name":"idiomatic","abstract":"

Describes rules that validate common practices in the Swift community.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO5styleyA2CmF":{"name":"style","abstract":"

Describes rules that validate stylistic choices.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO7metricsyA2CmF":{"name":"metrics","abstract":"

Describes rules that validate magnitudes or measurements of Swift source.

","parent_name":"RuleKind"},"Enums/RuleKind.html#/s:13SwiftLintCore8RuleKindO11performanceyA2CmF":{"name":"performance","abstract":"

Describes rules that validate that code patterns with poor performance are avoided.

","parent_name":"RuleKind"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO3allyA2CmF":{"name":"all","abstract":"

Special identifier that should be treated as referring to ‘all’ SwiftLint rules. One helpful usecase is in","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO6singleyACSS_tcACmF":{"name":"single(identifier:)","abstract":"

Represents a single SwiftLint rule with the specified identifier.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierO20stringRepresentationSSvp":{"name":"stringRepresentation","abstract":"

The spelling of the string for this identifier.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:13SwiftLintCore14RuleIdentifierOyACSScfc":{"name":"init(_:)","abstract":"

Creates a RuleIdentifier by its string representation.

","parent_name":"RuleIdentifier"},"Enums/RuleIdentifier.html#/s:s26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfc":{"name":"init(stringLiteral:)","parent_name":"RuleIdentifier"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO5emptyyA2CmF":{"name":"empty","abstract":"

An irrelevant option. It will be ignored in documentation serialization.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4flagyACSbcACmF":{"name":"flag(_:)","abstract":"

A boolean flag.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6stringyACSScACmF":{"name":"string(_:)","abstract":"

A string option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6symbolyACSScACmF":{"name":"symbol(_:)","abstract":"

Like a string option but without quotes in the serialized output.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO7integeryACSicACmF":{"name":"integer(_:)","abstract":"

An integer option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO5floatyACSdcACmF":{"name":"float(_:)","abstract":"

A floating point number option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO8severityyAcA17ViolationSeverityOcACmF":{"name":"severity(_:)","abstract":"

Special option for a ViolationSeverity.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4listyACSayACGcACmF":{"name":"list(_:)","abstract":"

A list of options.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO6nestedyAcA28RuleConfigurationDescriptionVcACmF":{"name":"nested(_:)","abstract":"

An option which is another set of configuration options to be nested in the serialized output.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP10hasContentSbvp":{"name":"hasContent","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP8markdownSSyF":{"name":"markdown()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP8oneLinerSSyF":{"name":"oneLiner()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore12DocumentableP4yamlSSyF":{"name":"yaml()","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO2egoiyAA017RuleConfigurationD0VSS_ACtFZ":{"name":"=>(_:_:)","abstract":"

Operator enabling an easy way to create a configuration option.

","parent_name":"OptionType"},"Enums/OptionType.html#/s:13SwiftLintCore10OptionTypeO4nestyAcA28RuleConfigurationDescriptionVyXEFZ":{"name":"nest(_:)","abstract":"

Create an option defined by nested configuration description.

","parent_name":"OptionType"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO20invalidConfigurationyACSS_tcACmF":{"name":"invalidConfiguration(ruleID:)","abstract":"

The configuration didn’t match internal expectations.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO29deprecatedConfigurationOptionyACSS_S2SSgtcACmF":{"name":"deprecatedConfigurationOption(ruleID:key:alternative:)","abstract":"

Issued when an option is deprecated. Suggests an alternative optionally.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14nothingAppliedyACSS_tcACmF":{"name":"nothingApplied(ruleID:)","abstract":"

Used in configuration parsing when no changes have been applied. Use only internally!

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO18listedMultipleTimeyACSS_SitcACmF":{"name":"listedMultipleTime(ruleID:times:)","abstract":"

Rule is listed multiple times in the configuration.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO17renamedIdentifieryACSS_SStcACmF":{"name":"renamedIdentifier(old:new:)","abstract":"

An identifier old has been renamed to new.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24invalidConfigurationKeysyACSS_ShySSGtcACmF":{"name":"invalidConfigurationKeys(ruleID:keys:)","abstract":"

Some configuration keys are invalid.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14invalidRuleIDsyACShySSGcACmF":{"name":"invalidRuleIDs(_:)","abstract":"

Used rule IDs are invalid.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO25ruleNotPresentInOnlyRulesyACSS_tcACmF":{"name":"ruleNotPresentInOnlyRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not present in only_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO014ruleDisabledInF5RulesyACSS_tcACmF":{"name":"ruleDisabledInDisabledRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is disabled.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO33ruleDisabledInParentConfigurationyACSS_tcACmF":{"name":"ruleDisabledInParentConfiguration(ruleID:)","abstract":"

Found a rule configuration for a rule that is disabled in the parent configuration.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO019ruleNotEnabledInOptH5RulesyACSS_tcACmF":{"name":"ruleNotEnabledInOptInRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not enabled in opt_in_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO31ruleNotEnabledInParentOnlyRulesyACSS_tcACmF":{"name":"ruleNotEnabledInParentOnlyRules(ruleID:)","abstract":"

Found a rule configuration for a rule that is not enabled in parent only_rules.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14genericWarningyACSScACmF":{"name":"genericWarning(_:)","abstract":"

A generic warning specified by a string.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO12genericErroryACSScACmF":{"name":"genericError(_:)","abstract":"

A generic error specified by a string.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO14ruleDeprecatedyACSS_tcACmF":{"name":"ruleDeprecated(ruleID:)","abstract":"

A deprecation warning for a rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO19initialFileNotFoundyACSS_tcACmF":{"name":"initialFileNotFound(path:)","abstract":"

The initial configuration file was not found.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO12fileNotFoundyACSS_tcACmF":{"name":"fileNotFound(path:)","abstract":"

A file at specified path was not found.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO15fileNotReadableyACSSSg_SStcACmF":{"name":"fileNotReadable(path:ruleID:)","abstract":"

The file at path is not readable or cannot be opened.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO15fileNotWritableyACSS_tcACmF":{"name":"fileNotWritable(path:)","abstract":"

The file at path is not writable.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO13indexingErroryACSSSg_SStcACmF":{"name":"indexingError(path:ruleID:)","abstract":"

The file at path cannot be indexed by a specific rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24missingCompilerArgumentsyACSSSg_SStcACmF":{"name":"missingCompilerArguments(path:ruleID:)","abstract":"

No arguments were provided to compile a file at path within a specific rule.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO17missingCursorInfoyACSSSg_SStcACmF":{"name":"missingCursorInfo(path:ruleID:)","abstract":"

Cursor information cannot be extracted from a specific location.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO11yamlParsingyACSScACmF":{"name":"yamlParsing(_:)","abstract":"

An error that occurred when parsing YAML.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO19baselineNotReadableyACSS_tcACmF":{"name":"baselineNotReadable(path:)","abstract":"

The baseline file at path is not readable or cannot be opened.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO24printDeprecationWarningsSbvpZ":{"name":"printDeprecationWarnings","abstract":"

Flag to enable warnings for deprecations being printed to the console. Printing is enabled by default.

","parent_name":"Issue"},"Enums/Issue.html#/s:13SwiftLintCore5IssueO5printyyF":{"name":"print()","abstract":"

Print the issue to the console.

","parent_name":"Issue"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO7privateyA2CmF":{"name":"private","abstract":"

Accessible by the declaration’s immediate lexical scope.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO11fileprivateyA2CmF":{"name":"fileprivate","abstract":"

Accessible by the declaration’s same file.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO8internalyA2CmF":{"name":"internal","abstract":"

Accessible by the declaration’s same module, or modules importing it with the @testable attribute.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO7packageyA2CmF":{"name":"package","abstract":"

Accessible by all the modules defined in the same Swift package.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO6publicyA2CmF":{"name":"public","abstract":"

Accessible by the declaration’s same program.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO4openyA2CmF":{"name":"open","abstract":"

Accessible and customizable (via subclassing or overrides) by the declaration’s same program.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO11descriptionACSgSS_tcfc":{"name":"init(description:)","abstract":"

Initializes an access control level by its Swift source keyword value.

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:13SwiftLintCore18AccessControlLevelO9isPrivateSbvp":{"name":"isPrivate","abstract":"

Returns true if is private or fileprivate

","parent_name":"AccessControlLevel"},"Enums/AccessControlLevel.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"AccessControlLevel"},"Enums/ExecutableInfo.html#/s:13SwiftLintCore14ExecutableInfoO7buildIDSSSgvpZ":{"name":"buildID","abstract":"

A stable identifier for this executable. Uses the Mach-O header UUID on macOS. Nil on Linux.

","parent_name":"ExecutableInfo"},"Enums/ExecutableInfo.html":{"name":"ExecutableInfo","abstract":"

Information about this executable.

"},"Enums/AccessControlLevel.html":{"name":"AccessControlLevel","abstract":"

The accessibility of a Swift source declaration.

"},"Enums/Issue.html":{"name":"Issue","abstract":"

All possible SwiftLint issues which are printed as warnings by default.

"},"Enums/OptionType.html":{"name":"OptionType","abstract":"

Type of an option.

"},"Enums/RuleIdentifier.html":{"name":"RuleIdentifier","abstract":"

An identifier representing a SwiftLint rule, or all rules.

"},"Enums/RuleKind.html":{"name":"RuleKind","abstract":"

All the possible rule kinds (categories).

"},"Enums/RuleListError.html":{"name":"RuleListError","abstract":"

All possible rule list configuration errors.

"},"Enums/SwiftExpressionKind.html":{"name":"SwiftExpressionKind","abstract":"

The kind of expression for a contiguous set of Swift source tokens.

"},"Enums/ViolationSeverity.html":{"name":"ViolationSeverity","abstract":"

The magnitude of a StyleViolation.

"},"Enums/IdentifierDeclaration.html":{"name":"IdentifierDeclaration","abstract":"

An identifier declaration.

"},"Global%20Variables.html#/s:13SwiftLintCore13reportersListSayAA8Reporter_pXpGvp":{"name":"reportersList","abstract":"

The reporters list containing all the reporters built into SwiftLint.

"},"Global%20Variables.html#/s:13SwiftLintCore9coreRulesSayAA4Rule_pXpGvp":{"name":"coreRules","abstract":"

The rule list containing all available rules built into SwiftLintCore.

"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC13configurationxvp":{"name":"configuration","abstract":"

A rule’s configuration.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file from which the traversed syntax tree stems from.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC17locationConverter0aE0014SourceLocationH0Cvp":{"name":"locationConverter","abstract":"

A source location converter associated with the syntax tree being traversed.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC13configuration4fileACyxGx_AA0aB4FileCtcfc":{"name":"init(configuration:file:)","abstract":"

Initializer for a ViolationsSyntaxVisitor.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC10violationsSayAA21ReasonedRuleViolationVGvp":{"name":"violations","abstract":"

Positions in a source file where violations should be reported.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC21skippableDeclarationsSay0aE004DeclE8Protocol_pXpGvp":{"name":"skippableDeclarations","abstract":"

List of declaration types that shall be skipped while traversing the AST.

","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE09ActorDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE09ClassDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE08EnumDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE013ExtensionDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012FunctionDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE015InitializerDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012ProtocolDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE010StructDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE013SubscriptDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/ViolationsSyntaxVisitor.html#/s:13SwiftLintCore23ViolationsSyntaxVisitorC5visity0aE00eF12ContinueKindOAE012VariableDeclE0VF":{"name":"visit(_:)","parent_name":"ViolationsSyntaxVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5Scopea":{"name":"Scope","abstract":"

A type that remembers the declared identifiers (in order) up to the current position in the code.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5scopeAA5StackVySayAA21IdentifierDeclarationOGGvp":{"name":"scope","abstract":"

The hierarchical stack of identifiers declared up to the current position in the code.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC13configuration4file5scopeACyxGx_AA0aB4FileCAA5StackVySayAA21IdentifierDeclarationOGGtcfc":{"name":"init(configuration:file:scope:)","abstract":"

Initializer.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC18hasSeenDeclaration3forSbSS_tF":{"name":"hasSeenDeclaration(for:)","abstract":"

Indicate whether a given identifier is in scope.

","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5visity0A6Syntax0iG12ContinueKindOAE017CodeBlockItemListI0VF":{"name":"visit(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax017CodeBlockItemListJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax012VariableDeclJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax09GuardStmtJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC5visity0A6Syntax0iG12ContinueKindOAE011MemberBlockI0VF":{"name":"visit(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/DeclaredIdentifiersTrackingVisitor.html#/s:13SwiftLintCore34DeclaredIdentifiersTrackingVisitorC9visitPostyy0A6Syntax011MemberBlockJ0VF":{"name":"visitPost(_:)","parent_name":"DeclaredIdentifiersTrackingVisitor"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO12indentSpacesyAESicAEmF":{"name":"indentSpaces(_:)","abstract":"

Indentation with a number of spaces.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO14unindentSpacesyAESicAEmF":{"name":"unindentSpaces(_:)","abstract":"

Reverse indentation of a number of spaces.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO10indentTabsyAESicAEmF":{"name":"indentTabs(_:)","abstract":"

Indentation with a number of tabs

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html#/s:13SwiftLintCore21CodeIndentingRewriterC16IndentationStyleO12unindentTabsyAESicAEmF":{"name":"unindentTabs(_:)","abstract":"

Reverse indentation of a number of tabs.

","parent_name":"IndentationStyle"},"Classes/CodeIndentingRewriter/IndentationStyle.html":{"name":"IndentationStyle","abstract":"

Style defining whether the rewriter shall indent or unindent and whether it shall use tabs or spaces and","parent_name":"CodeIndentingRewriter"},"Classes/CodeIndentingRewriter.html#/s:13SwiftLintCore21CodeIndentingRewriterC5styleA2C16IndentationStyleO_tcfc":{"name":"init(style:)","abstract":"

Initializer accepting an indentation style.

","parent_name":"CodeIndentingRewriter"},"Classes/CodeIndentingRewriter.html#/s:13SwiftLintCore21CodeIndentingRewriterC5visity0A6Syntax05TokenH0VAGF":{"name":"visit(_:)","parent_name":"CodeIndentingRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC13configurationxvp":{"name":"configuration","abstract":"

A rule’s configuration.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC4fileAA0aB4FileCvp":{"name":"file","abstract":"

The file from which the traversed syntax tree stems from.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC17locationConverter0aE0014SourceLocationH0Cvp":{"name":"locationConverter","abstract":"

A converter of positions in the traversed source file.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC15disabledRegionsSay0aE011SourceRangeVGvp":{"name":"disabledRegions","abstract":"

The regions in the traversed file that are disabled by a command.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC19correctionPositionsSay0aE016AbsolutePositionVGvp":{"name":"correctionPositions","abstract":"

Positions in a source file where corrections were applied.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC13configuration4fileACyxGx_AA0aB4FileCtcfc":{"name":"init(configuration:file:)","abstract":"

Initializer for a ViolationsSyntaxRewriter.

","parent_name":"ViolationsSyntaxRewriter"},"Classes/ViolationsSyntaxRewriter.html#/s:13SwiftLintCore24ViolationsSyntaxRewriterC8visitAnyy0aE00E0VSgAGF":{"name":"visitAny(_:)","parent_name":"ViolationsSyntaxRewriter"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4file21SourceKittenFramework0D0Cvp":{"name":"file","abstract":"

The underlying SourceKitten file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC2id10Foundation4UUIDVvp":{"name":"id","abstract":"

The associated unique identifier for this file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC06isTestD0Sbvp":{"name":"isTestFile","abstract":"

Whether or not this is a file generated for testing purposes.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC9isVirtualSbvp":{"name":"isVirtual","abstract":"

A file is virtual if it is not backed by a filesystem path.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4fileAC21SourceKittenFramework0D0C_tcfc":{"name":"init(file:)","abstract":"

Creates a SwiftLintFile with a SourceKitten File.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4pathACSgSS_tcfc":{"name":"init(path:)","abstract":"

Creates a SwiftLintFile by specifying its path on disk.","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC20pathDeferringReadingACSS_tcfc":{"name":"init(pathDeferringReading:)","abstract":"

Creates a SwiftLintFile by specifying its path on disk. Unlike the SwiftLintFile(path:) initializer, this","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC8contentsACSS_tcfc":{"name":"init(contents:)","abstract":"

Creates a SwiftLintFile that is not backed by a file on disk by specifying its contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC4pathSSSgvp":{"name":"path","abstract":"

The path on disk for this file.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC8contentsSSvp":{"name":"contents","abstract":"

The file’s contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC10stringView21SourceKittenFramework06StringF0Vvp":{"name":"stringView","abstract":"

A string view into the contents of this file optimized for string manipulation operations.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:13SwiftLintCore0aB4FileC5linesSay21SourceKittenFramework4LineVGvp":{"name":"lines","abstract":"

The parsed lines for this file’s contents.

","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"SwiftLintFile"},"Classes/SwiftLintFile.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"SwiftLintFile"},"Classes/RuleStorage.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"RuleStorage"},"Classes/RuleStorage.html#/s:13SwiftLintCore11RuleStorageCACycfc":{"name":"init()","abstract":"

Creates a RuleStorage with no initial stored data.

","parent_name":"RuleStorage"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC6sharedACvpZ":{"name":"shared","abstract":"

Shared rule registry instance.

","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC4listAA0D4ListVvp":{"name":"list","abstract":"

Rule list associated with this registry. Lazily created, and","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC8register5rulesySayAA0D0_pXpG_tF":{"name":"register(rules:)","abstract":"

Register rules.

","parent_name":"RuleRegistry"},"Classes/RuleRegistry.html#/s:13SwiftLintCore12RuleRegistryC4rule5forIDAA0D0_pXpSgSS_tF":{"name":"rule(forID:)","abstract":"

Look up a rule for a given ID.

","parent_name":"RuleRegistry"},"Classes/LinterCache.html#/s:13SwiftLintCore11LinterCacheC13configuration11fileManagerAcA13ConfigurationV_xtcAA012LintableFileH0Rzlufc":{"name":"init(configuration:fileManager:)","abstract":"

Creates a LinterCache by specifying a SwiftLint configuration and a file manager.

","parent_name":"LinterCache"},"Classes/LinterCache.html#/s:13SwiftLintCore11LinterCacheC4saveyyKF":{"name":"save()","abstract":"

Persists the cache to disk.

","parent_name":"LinterCache"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC6sharedACvpZ":{"name":"shared","abstract":"

Singleton.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC8activateyyF":{"name":"activate()","abstract":"

Tell the timer it should record time spent in rules.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html#/s:13SwiftLintCore15CustomRuleTimerC4dumpSDySSSdGyF":{"name":"dump()","abstract":"

Return all time spent for each custom rule, keyed by rule ID.

","parent_name":"CustomRuleTimer"},"Classes/CustomRuleTimer.html":{"name":"CustomRuleTimer","abstract":"

Utility to measure the time spent in each custom rule.

"},"Classes/LinterCache.html":{"name":"LinterCache","abstract":"

A persisted cache for storing and retrieving linter results.

"},"Classes/RuleRegistry.html":{"name":"RuleRegistry","abstract":"

Container to register and look up SwiftLint rules.

"},"Classes/RuleStorage.html":{"name":"RuleStorage","abstract":"

A storage mechanism for aggregating the results of CollectingRules.

"},"Classes/SwiftLintFile.html":{"name":"SwiftLintFile","abstract":"

A unit of Swift source code, either on disk or in memory.

"},"Classes/ViolationsSyntaxRewriter.html":{"name":"ViolationsSyntaxRewriter","abstract":"

A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

"},"Classes/CodeIndentingRewriter.html":{"name":"CodeIndentingRewriter","abstract":"

Rewriter that indents or unindents a syntax piece including comments and nested"},"Classes/DeclaredIdentifiersTrackingVisitor.html":{"name":"DeclaredIdentifiersTrackingVisitor","abstract":"

A specialized ViolationsSyntaxVisitor that tracks declared identifiers per scope while traversing the AST.

"},"Classes/ViolationsSyntaxVisitor.html":{"name":"ViolationsSyntaxVisitor","abstract":"

A SwiftSyntax SyntaxVisitor that produces absolute positions where violations should be reported.

"},"swift-syntax-dashboard.html":{"name":"Swift Syntax Dashboard"},"accessibility_label_for_image.html":{"name":"accessibility_label_for_image"},"accessibility_trait_for_button.html":{"name":"accessibility_trait_for_button"},"anonymous_argument_in_multiline_closure.html":{"name":"anonymous_argument_in_multiline_closure"},"array_init.html":{"name":"array_init"},"attribute_name_spacing.html":{"name":"attribute_name_spacing"},"attributes.html":{"name":"attributes"},"balanced_xctest_lifecycle.html":{"name":"balanced_xctest_lifecycle"},"blanket_disable_command.html":{"name":"blanket_disable_command"},"block_based_kvo.html":{"name":"block_based_kvo"},"capture_variable.html":{"name":"capture_variable"},"class_delegate_protocol.html":{"name":"class_delegate_protocol"},"closing_brace.html":{"name":"closing_brace"},"closure_body_length.html":{"name":"closure_body_length"},"closure_end_indentation.html":{"name":"closure_end_indentation"},"closure_parameter_position.html":{"name":"closure_parameter_position"},"closure_spacing.html":{"name":"closure_spacing"},"collection_alignment.html":{"name":"collection_alignment"},"colon.html":{"name":"colon"},"comma.html":{"name":"comma"},"comma_inheritance.html":{"name":"comma_inheritance"},"comment_spacing.html":{"name":"comment_spacing"},"compiler_protocol_init.html":{"name":"compiler_protocol_init"},"computed_accessors_order.html":{"name":"computed_accessors_order"},"conditional_returns_on_newline.html":{"name":"conditional_returns_on_newline"},"contains_over_filter_count.html":{"name":"contains_over_filter_count"},"contains_over_filter_is_empty.html":{"name":"contains_over_filter_is_empty"},"contains_over_first_not_nil.html":{"name":"contains_over_first_not_nil"},"contains_over_range_nil_comparison.html":{"name":"contains_over_range_nil_comparison"},"contrasted_opening_brace.html":{"name":"contrasted_opening_brace"},"control_statement.html":{"name":"control_statement"},"convenience_type.html":{"name":"convenience_type"},"custom_rules.html":{"name":"custom_rules"},"cyclomatic_complexity.html":{"name":"cyclomatic_complexity"},"deployment_target.html":{"name":"deployment_target"},"direct_return.html":{"name":"direct_return"},"discarded_notification_center_observer.html":{"name":"discarded_notification_center_observer"},"discouraged_assert.html":{"name":"discouraged_assert"},"discouraged_direct_init.html":{"name":"discouraged_direct_init"},"discouraged_none_name.html":{"name":"discouraged_none_name"},"discouraged_object_literal.html":{"name":"discouraged_object_literal"},"discouraged_optional_boolean.html":{"name":"discouraged_optional_boolean"},"discouraged_optional_collection.html":{"name":"discouraged_optional_collection"},"duplicate_conditions.html":{"name":"duplicate_conditions"},"duplicate_enum_cases.html":{"name":"duplicate_enum_cases"},"duplicate_imports.html":{"name":"duplicate_imports"},"duplicated_key_in_dictionary_literal.html":{"name":"duplicated_key_in_dictionary_literal"},"dynamic_inline.html":{"name":"dynamic_inline"},"empty_collection_literal.html":{"name":"empty_collection_literal"},"empty_count.html":{"name":"empty_count"},"empty_enum_arguments.html":{"name":"empty_enum_arguments"},"empty_parameters.html":{"name":"empty_parameters"},"empty_parentheses_with_trailing_closure.html":{"name":"empty_parentheses_with_trailing_closure"},"empty_string.html":{"name":"empty_string"},"empty_xctest_method.html":{"name":"empty_xctest_method"},"enum_case_associated_values_count.html":{"name":"enum_case_associated_values_count"},"expiring_todo.html":{"name":"expiring_todo"},"explicit_acl.html":{"name":"explicit_acl"},"explicit_enum_raw_value.html":{"name":"explicit_enum_raw_value"},"explicit_init.html":{"name":"explicit_init"},"explicit_self.html":{"name":"explicit_self"},"explicit_top_level_acl.html":{"name":"explicit_top_level_acl"},"explicit_type_interface.html":{"name":"explicit_type_interface"},"extension_access_modifier.html":{"name":"extension_access_modifier"},"fallthrough.html":{"name":"fallthrough"},"fatal_error_message.html":{"name":"fatal_error_message"},"file_header.html":{"name":"file_header"},"file_length.html":{"name":"file_length"},"file_name.html":{"name":"file_name"},"file_name_no_space.html":{"name":"file_name_no_space"},"file_types_order.html":{"name":"file_types_order"},"final_test_case.html":{"name":"final_test_case"},"first_where.html":{"name":"first_where"},"flatmap_over_map_reduce.html":{"name":"flatmap_over_map_reduce"},"for_where.html":{"name":"for_where"},"force_cast.html":{"name":"force_cast"},"force_try.html":{"name":"force_try"},"force_unwrapping.html":{"name":"force_unwrapping"},"function_body_length.html":{"name":"function_body_length"},"function_default_parameter_at_end.html":{"name":"function_default_parameter_at_end"},"function_parameter_count.html":{"name":"function_parameter_count"},"generic_type_name.html":{"name":"generic_type_name"},"ibinspectable_in_extension.html":{"name":"ibinspectable_in_extension"},"identical_operands.html":{"name":"identical_operands"},"identifier_name.html":{"name":"identifier_name"},"implicit_getter.html":{"name":"implicit_getter"},"implicit_return.html":{"name":"implicit_return"},"implicitly_unwrapped_optional.html":{"name":"implicitly_unwrapped_optional"},"inclusive_language.html":{"name":"inclusive_language"},"indentation_width.html":{"name":"indentation_width"},"inert_defer.html":{"name":"inert_defer"},"invalid_swiftlint_command.html":{"name":"invalid_swiftlint_command"},"is_disjoint.html":{"name":"is_disjoint"},"joined_default_parameter.html":{"name":"joined_default_parameter"},"large_tuple.html":{"name":"large_tuple"},"last_where.html":{"name":"last_where"},"leading_whitespace.html":{"name":"leading_whitespace"},"legacy_cggeometry_functions.html":{"name":"legacy_cggeometry_functions"},"legacy_constant.html":{"name":"legacy_constant"},"legacy_constructor.html":{"name":"legacy_constructor"},"legacy_hashing.html":{"name":"legacy_hashing"},"legacy_multiple.html":{"name":"legacy_multiple"},"legacy_nsgeometry_functions.html":{"name":"legacy_nsgeometry_functions"},"legacy_objc_type.html":{"name":"legacy_objc_type"},"legacy_random.html":{"name":"legacy_random"},"let_var_whitespace.html":{"name":"let_var_whitespace"},"line_length.html":{"name":"line_length"},"literal_expression_end_indentation.html":{"name":"literal_expression_end_indentation"},"local_doc_comment.html":{"name":"local_doc_comment"},"lower_acl_than_parent.html":{"name":"lower_acl_than_parent"},"mark.html":{"name":"mark"},"missing_docs.html":{"name":"missing_docs"},"modifier_order.html":{"name":"modifier_order"},"multiline_arguments.html":{"name":"multiline_arguments"},"multiline_arguments_brackets.html":{"name":"multiline_arguments_brackets"},"multiline_function_chains.html":{"name":"multiline_function_chains"},"multiline_literal_brackets.html":{"name":"multiline_literal_brackets"},"multiline_parameters.html":{"name":"multiline_parameters"},"multiline_parameters_brackets.html":{"name":"multiline_parameters_brackets"},"multiple_closures_with_trailing_closure.html":{"name":"multiple_closures_with_trailing_closure"},"nesting.html":{"name":"nesting"},"nimble_operator.html":{"name":"nimble_operator"},"no_empty_block.html":{"name":"no_empty_block"},"no_extension_access_modifier.html":{"name":"no_extension_access_modifier"},"no_fallthrough_only.html":{"name":"no_fallthrough_only"},"no_grouping_extension.html":{"name":"no_grouping_extension"},"no_magic_numbers.html":{"name":"no_magic_numbers"},"no_space_in_method_call.html":{"name":"no_space_in_method_call"},"non_optional_string_data_conversion.html":{"name":"non_optional_string_data_conversion"},"non_overridable_class_declaration.html":{"name":"non_overridable_class_declaration"},"notification_center_detachment.html":{"name":"notification_center_detachment"},"ns_number_init_as_function_reference.html":{"name":"ns_number_init_as_function_reference"},"nslocalizedstring_key.html":{"name":"nslocalizedstring_key"},"nslocalizedstring_require_bundle.html":{"name":"nslocalizedstring_require_bundle"},"nsobject_prefer_isequal.html":{"name":"nsobject_prefer_isequal"},"number_separator.html":{"name":"number_separator"},"object_literal.html":{"name":"object_literal"},"one_declaration_per_file.html":{"name":"one_declaration_per_file"},"opening_brace.html":{"name":"opening_brace"},"operator_usage_whitespace.html":{"name":"operator_usage_whitespace"},"operator_whitespace.html":{"name":"operator_whitespace"},"optional_data_string_conversion.html":{"name":"optional_data_string_conversion"},"optional_enum_case_matching.html":{"name":"optional_enum_case_matching"},"orphaned_doc_comment.html":{"name":"orphaned_doc_comment"},"overridden_super_call.html":{"name":"overridden_super_call"},"override_in_extension.html":{"name":"override_in_extension"},"pattern_matching_keywords.html":{"name":"pattern_matching_keywords"},"period_spacing.html":{"name":"period_spacing"},"prefer_key_path.html":{"name":"prefer_key_path"},"prefer_nimble.html":{"name":"prefer_nimble"},"prefer_self_in_static_references.html":{"name":"prefer_self_in_static_references"},"prefer_self_type_over_type_of_self.html":{"name":"prefer_self_type_over_type_of_self"},"prefer_type_checking.html":{"name":"prefer_type_checking"},"prefer_zero_over_explicit_init.html":{"name":"prefer_zero_over_explicit_init"},"prefixed_toplevel_constant.html":{"name":"prefixed_toplevel_constant"},"private_action.html":{"name":"private_action"},"private_outlet.html":{"name":"private_outlet"},"private_over_fileprivate.html":{"name":"private_over_fileprivate"},"private_subject.html":{"name":"private_subject"},"private_swiftui_state.html":{"name":"private_swiftui_state"},"private_unit_test.html":{"name":"private_unit_test"},"prohibited_interface_builder.html":{"name":"prohibited_interface_builder"},"prohibited_super_call.html":{"name":"prohibited_super_call"},"protocol_property_accessors_order.html":{"name":"protocol_property_accessors_order"},"quick_discouraged_call.html":{"name":"quick_discouraged_call"},"quick_discouraged_focused_test.html":{"name":"quick_discouraged_focused_test"},"quick_discouraged_pending_test.html":{"name":"quick_discouraged_pending_test"},"raw_value_for_camel_cased_codable_enum.html":{"name":"raw_value_for_camel_cased_codable_enum"},"reduce_boolean.html":{"name":"reduce_boolean"},"reduce_into.html":{"name":"reduce_into"},"redundant_discardable_let.html":{"name":"redundant_discardable_let"},"redundant_nil_coalescing.html":{"name":"redundant_nil_coalescing"},"redundant_objc_attribute.html":{"name":"redundant_objc_attribute"},"redundant_optional_initialization.html":{"name":"redundant_optional_initialization"},"redundant_self_in_closure.html":{"name":"redundant_self_in_closure"},"redundant_set_access_control.html":{"name":"redundant_set_access_control"},"redundant_string_enum_value.html":{"name":"redundant_string_enum_value"},"redundant_type_annotation.html":{"name":"redundant_type_annotation"},"redundant_void_return.html":{"name":"redundant_void_return"},"required_deinit.html":{"name":"required_deinit"},"required_enum_case.html":{"name":"required_enum_case"},"return_arrow_whitespace.html":{"name":"return_arrow_whitespace"},"return_value_from_void_function.html":{"name":"return_value_from_void_function"},"self_binding.html":{"name":"self_binding"},"self_in_property_initialization.html":{"name":"self_in_property_initialization"},"shorthand_argument.html":{"name":"shorthand_argument"},"shorthand_operator.html":{"name":"shorthand_operator"},"shorthand_optional_binding.html":{"name":"shorthand_optional_binding"},"single_test_class.html":{"name":"single_test_class"},"sorted_enum_cases.html":{"name":"sorted_enum_cases"},"sorted_first_last.html":{"name":"sorted_first_last"},"sorted_imports.html":{"name":"sorted_imports"},"statement_position.html":{"name":"statement_position"},"static_operator.html":{"name":"static_operator"},"static_over_final_class.html":{"name":"static_over_final_class"},"strict_fileprivate.html":{"name":"strict_fileprivate"},"strong_iboutlet.html":{"name":"strong_iboutlet"},"superfluous_disable_command.html":{"name":"superfluous_disable_command"},"superfluous_else.html":{"name":"superfluous_else"},"switch_case_alignment.html":{"name":"switch_case_alignment"},"switch_case_on_newline.html":{"name":"switch_case_on_newline"},"syntactic_sugar.html":{"name":"syntactic_sugar"},"test_case_accessibility.html":{"name":"test_case_accessibility"},"todo.html":{"name":"todo"},"toggle_bool.html":{"name":"toggle_bool"},"trailing_closure.html":{"name":"trailing_closure"},"trailing_comma.html":{"name":"trailing_comma"},"trailing_newline.html":{"name":"trailing_newline"},"trailing_semicolon.html":{"name":"trailing_semicolon"},"trailing_whitespace.html":{"name":"trailing_whitespace"},"type_body_length.html":{"name":"type_body_length"},"type_contents_order.html":{"name":"type_contents_order"},"type_name.html":{"name":"type_name"},"typesafe_array_init.html":{"name":"typesafe_array_init"},"unavailable_condition.html":{"name":"unavailable_condition"},"unavailable_function.html":{"name":"unavailable_function"},"unhandled_throwing_task.html":{"name":"unhandled_throwing_task"},"unneeded_break_in_switch.html":{"name":"unneeded_break_in_switch"},"unneeded_override.html":{"name":"unneeded_override"},"unneeded_parentheses_in_closure_argument.html":{"name":"unneeded_parentheses_in_closure_argument"},"unneeded_synthesized_initializer.html":{"name":"unneeded_synthesized_initializer"},"unowned_variable_capture.html":{"name":"unowned_variable_capture"},"untyped_error_in_catch.html":{"name":"untyped_error_in_catch"},"unused_capture_list.html":{"name":"unused_capture_list"},"unused_closure_parameter.html":{"name":"unused_closure_parameter"},"unused_control_flow_label.html":{"name":"unused_control_flow_label"},"unused_declaration.html":{"name":"unused_declaration"},"unused_enumerated.html":{"name":"unused_enumerated"},"unused_import.html":{"name":"unused_import"},"unused_optional_binding.html":{"name":"unused_optional_binding"},"unused_parameter.html":{"name":"unused_parameter"},"unused_setter_value.html":{"name":"unused_setter_value"},"valid_ibinspectable.html":{"name":"valid_ibinspectable"},"vertical_parameter_alignment.html":{"name":"vertical_parameter_alignment"},"vertical_parameter_alignment_on_call.html":{"name":"vertical_parameter_alignment_on_call"},"vertical_whitespace.html":{"name":"vertical_whitespace"},"vertical_whitespace_between_cases.html":{"name":"vertical_whitespace_between_cases"},"vertical_whitespace_closing_braces.html":{"name":"vertical_whitespace_closing_braces"},"vertical_whitespace_opening_braces.html":{"name":"vertical_whitespace_opening_braces"},"void_function_in_ternary.html":{"name":"void_function_in_ternary"},"void_return.html":{"name":"void_return"},"weak_delegate.html":{"name":"weak_delegate"},"xct_specific_matcher.html":{"name":"xct_specific_matcher"},"xctfail_message.html":{"name":"xctfail_message"},"yoda_condition.html":{"name":"yoda_condition"},"rule-directory.html":{"name":"Rule Directory"},"Rules.html":{"name":"Rules"},"Guides.html":{"name":"Guides","abstract":"

The following guides are available globally.

"},"Classes.html":{"name":"Classes","abstract":"

The following classes are available globally.

"},"Global%20Variables.html":{"name":"Global Variables","abstract":"

The following global variables are available globally.

"},"Enums.html":{"name":"Enumerations","abstract":"

The following enumerations are available globally.

"},"Extensions.html":{"name":"Extensions","abstract":"

The following extensions are available globally.

"},"Functions.html":{"name":"Functions","abstract":"

The following functions are available globally.

"},"Protocols.html":{"name":"Protocols","abstract":"

The following protocols are available globally.

"},"Structs.html":{"name":"Structures","abstract":"

The following structures are available globally.

"},"Macros.html":{"name":"Macros","abstract":"

The following macros are available globally.

"}} \ No newline at end of file diff --git a/self_binding.html b/self_binding.html deleted file mode 100644 index 7b712c810..000000000 --- a/self_binding.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - self_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Self Binding

- -

Re-bind self to a consistent identifier name.

- -
    -
  • Identifier: self_binding
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -bind_identifier - -“self” -
  • -
-

Non Triggering Examples

-
if let self = self { return }
-
-
guard let self = self else { return }
-
-
if let this = this { return }
-
-
guard let this = this else { return }
-
-
//
-// bind_identifier: "this"
-//
-
-if let this = self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let this = self else { return }
-
-
-

Triggering Examples

-
if let `self` = self { return }
-
-
guard let `self` = self else { return }
-
-
if let this = self { return }
-
-
guard let this = self else { return }
-
-
//
-// bind_identifier: "this"
-//
-
-if let self = self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let self = self else { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-if let self { return }
-
-
-
//
-// bind_identifier: "this"
-//
-
-guard let self else { return }
-
-
- -
-
- - -
-
- - - diff --git a/self_in_property_initialization.html b/self_in_property_initialization.html deleted file mode 100644 index 5b63e3ed8..000000000 --- a/self_in_property_initialization.html +++ /dev/null @@ -1,460 +0,0 @@ - - - - self_in_property_initialization Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Self in Property Initialization

- -

self refers to the unapplied NSObject.self() method, which is likely not expected; make the variable lazy to be able to refer to the current instance or use ClassName.self

- -
    -
  • Identifier: self_in_property_initialization
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class View: UIView {
-    let button: UIButton = {
-        return UIButton()
-    }()
-}
-
-
class View: UIView {
-    lazy var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(otherObject, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    private let collectionView: UICollectionView = {
-        let layout = UICollectionViewFlowLayout()
-        let collectionView = UICollectionView(frame: .zero, collectionViewLayout: layout)
-        collectionView.registerReusable(Cell.self)
-
-        return collectionView
-    }()
-}
-
-

Triggering Examples

-
class View: UIView {
-    var button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
-
class View: UIView {
-    let button: UIButton = {
-        let button = UIButton()
-        button.addTarget(self, action: #selector(didTapButton), for: .touchUpInside)
-        return button
-    }()
-}
-
- -
-
- - -
-
- - - diff --git a/shorthand_argument.html b/shorthand_argument.html deleted file mode 100644 index 49c4b5e3c..000000000 --- a/shorthand_argument.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - shorthand_argument Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Argument

- -

Shorthand arguments like $0, $1, etc. in closures can be confusing. Avoid using them too far away from the beginning of the closure. Optionally, while usage of a single shorthand argument is okay, more than one or complex ones with field accesses might increase the risk of obfuscation.

- -
    -
  • Identifier: shorthand_argument
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allow_until_line_after_opening_brace - -4 -
    -always_disallow_more_than_one - -false -
    -always_disallow_member_access - -false -
  • -
-

Non Triggering Examples

-
f { $0 }
-
-
f {
-    $0
-  + $1
-  + $2
-}
-
-
f { $0.a + $0.b }
-
-
//
-// allow_until_line_after_opening_brace: 1
-//
-
-f {
-    $0
-  +  g { $0 }
-
-
-

Triggering Examples

-
f {
-    $0
-  + $1
-  + $2
-
-  + $0
-}
-
-
//
-// allow_until_line_after_opening_brace: 5
-//
-
-f {
-    $0
-  + $1
-  + $2
-  +  5
-  + $0
-  + $1
-}
-
-
-
//
-// always_disallow_more_than_one: true
-//
-
-f { $0 + $1 }
-
-
-
//
-// allow_until_line_after_opening_brace: 3
-// always_disallow_member_access: true
-//
-
-f {
-    $0.a
-  + $0.b
-  + $1
-  + $2.c
-}
-
-
- -
-
- - -
-
- - - diff --git a/shorthand_operator.html b/shorthand_operator.html deleted file mode 100644 index ac1fae5dc..000000000 --- a/shorthand_operator.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - shorthand_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Operator

- -

Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning

- -
    -
  • Identifier: shorthand_operator
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
foo -= 1
-
-
foo += variable
-
-
foo *= bar.method()
-
-
self.foo = foo / 1
-
-
foo = self.foo + 1
-
-
page = ceilf(currentOffset * pageWidth)
-
-
foo = aMethod(foo / bar)
-
-
foo = aMethod(bar + foo)
-
-
public func -= (lhs: inout Foo, rhs: Int) {
-    lhs = lhs - rhs
-}
-
-
var helloWorld = "world!"
- helloWorld = "Hello, " + helloWorld
-
-
angle = someCheck ? angle : -angle
-
-
seconds = seconds * 60 + value
-
-

Triggering Examples

-
foo = foo * 1
-
-
foo = foo / aVariable
-
-
foo = foo - bar.method()
-
-
foo.aProperty = foo.aProperty - 1
-
-
self.aProperty = self.aProperty * 1
-
-
n = n + i / outputLength
-
-
n = n - i / outputLength
-
- -
-
- - -
-
- - - diff --git a/shorthand_optional_binding.html b/shorthand_optional_binding.html deleted file mode 100644 index c7e5abcd5..000000000 --- a/shorthand_optional_binding.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - shorthand_optional_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Shorthand Optional Binding

- -

Use shorthand syntax for optional binding

- -
    -
  • Identifier: shorthand_optional_binding
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.7.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if let i {}
-if let i = a {}
-guard let i = f() else {}
-if var i = i() {}
-if let i = i as? Foo {}
-guard let `self` = self else {}
-while var i { i = nil }
-
-

Triggering Examples

-
if let i = i {}
-if let self = self {}
-if var `self` = `self` {}
-if i > 0, let j = j {}
-if let i = i, var j = j {}
-
-
guard let i = i else {}
-guard let self = self else {}
-guard var `self` = `self` else {}
-guard i > 0, let j = j else {}
-guard let i = i, var j = j else {}
-
-
while var i = i { i = nil }
-
- -
-
- - -
-
- - - diff --git a/single_test_class.html b/single_test_class.html deleted file mode 100644 index 36ed7aeef..000000000 --- a/single_test_class.html +++ /dev/null @@ -1,451 +0,0 @@ - - - - single_test_class Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Single Test Class

- -

Test files should contain a single QuickSpec or XCTestCase class.

- -
    -
  • Identifier: single_test_class
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
class FooTests {  }
-
-
class FooTests: QuickSpec {  }
-
-
class FooTests: XCTestCase {  }
-
-

Triggering Examples

-
class FooTests: QuickSpec {  }
-class BarTests: QuickSpec {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: QuickSpec {  }
-class TotoTests: QuickSpec {  }
-
-
class FooTests: XCTestCase {  }
-class BarTests: XCTestCase {  }
-
-
class FooTests: XCTestCase {  }
-class BarTests: XCTestCase {  }
-class TotoTests: XCTestCase {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-
-
class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-class TotoTests {  }
-
-
final class FooTests: QuickSpec {  }
-class BarTests: XCTestCase {  }
-class TotoTests {  }
-
- -
-
- - -
-
- - - diff --git a/sorted_enum_cases.html b/sorted_enum_cases.html deleted file mode 100644 index 0a08e3538..000000000 --- a/sorted_enum_cases.html +++ /dev/null @@ -1,490 +0,0 @@ - - - - sorted_enum_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Sorted Enum Cases

- -

Enum cases should be sorted

- -
    -
  • Identifier: sorted_enum_cases
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum foo {
-    case a
-    case b
-    case c
-}
-
-
enum foo {
-    case example
-    case exBoyfriend
-}
-
-
enum foo {
-    case a
-    case B
-    case c
-}
-
-
enum foo {
-    case a, b, c
-}
-
-
enum foo {
-    case a
-    case b, c
-}
-
-
enum foo {
-    case a(foo: Foo)
-    case b(String), c
-}
-
-
enum foo {
-    case a
-    case b, C, d
-}
-
-
@frozen
-enum foo {
-    case b
-    case a
-    case c, f, d
-}
-
-

Triggering Examples

-
enum foo {
-    case b
-    case a
-    case c
-}
-
-
enum foo {
-    case B
-    case a
-    case c
-}
-
-
enum foo {
-    case b, a, c
-}
-
-
enum foo {
-    case B, a, c
-}
-
-
enum foo {
-    case b, c
-    case a
-}
-
-
enum foo {
-    case a
-    case b, d, c
-}
-
-
enum foo {
-    case a(foo: Foo)
-    case c, b(String)
-}
-
- -
-
- - -
-
- - - diff --git a/sorted_first_last.html b/sorted_first_last.html deleted file mode 100644 index 6a00131aa..000000000 --- a/sorted_first_last.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - sorted_first_last Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Min or Max over Sorted First or Last

- -

Prefer using min() or max() over sorted().first or sorted().last

- -
    -
  • Identifier: sorted_first_last
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: performance
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let min = myList.min()
-
-
let min = myList.min(by: { $0 < $1 })
-
-
let min = myList.min(by: >)
-
-
let max = myList.max()
-
-
let max = myList.max(by: { $0 < $1 })
-
-
let message = messages.sorted(byKeyPath: #keyPath(Message.timestamp)).last
-
-
let message = messages.sorted(byKeyPath: "timestamp", ascending: false).first
-
-
myList.sorted().firstIndex(of: key)
-
-
myList.sorted().lastIndex(of: key)
-
-
myList.sorted().firstIndex(where: someFunction)
-
-
myList.sorted().lastIndex(where: someFunction)
-
-
myList.sorted().firstIndex { $0 == key }
-
-
myList.sorted().lastIndex { $0 == key }
-
-
myList.sorted().first(where: someFunction)
-
-
myList.sorted().last(where: someFunction)
-
-
myList.sorted().first { $0 == key }
-
-
myList.sorted().last { $0 == key }
-
-

Triggering Examples

-
myList.sorted().first
-
-
myList.sorted(by: { $0.description < $1.description }).first
-
-
myList.sorted(by: >).first
-
-
myList.map { $0 + 1 }.sorted().first
-
-
myList.sorted(by: someFunction).first
-
-
myList.map { $0 + 1 }.sorted { $0.description < $1.description }.first
-
-
myList.sorted().last
-
-
myList.sorted().last?.something()
-
-
myList.sorted(by: { $0.description < $1.description }).last
-
-
myList.map { $0 + 1 }.sorted().last
-
-
myList.sorted(by: someFunction).last
-
-
myList.map { $0 + 1 }.sorted { $0.description < $1.description }.last
-
-
myList.map { $0 + 1 }.sorted { $0.first < $1.first }.last
-
- -
-
- - -
-
- - - diff --git a/sorted_imports.html b/sorted_imports.html deleted file mode 100644 index e31b9d459..000000000 --- a/sorted_imports.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - sorted_imports Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Sorted Imports

- -

Imports should be sorted

- -
    -
  • Identifier: sorted_imports
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -grouping - -names -
  • -
-

Non Triggering Examples

-
import AAA
-import BBB
-import CCC
-import DDD
-
-
import Alamofire
-import API
-
-
import labc
-import Ldef
-
-
import BBB
-// comment
-import AAA
-import CCC
-
-
@testable import AAA
-import   CCC
-
-
import AAA
-@testable import   CCC
-
-
import EEE.A
-import FFF.B
-#if os(Linux)
-import DDD.A
-import EEE.B
-#else
-import CCC
-import DDD.B
-#endif
-import AAA
-import BBB
-
-

Triggering Examples

-
import AAA
-import ZZZ
-import BBB
-import CCC
-
-
import DDD
-// comment
-import CCC
-import AAA
-
-
@testable import CCC
-import   AAA
-
-
import CCC
-@testable import   AAA
-
-
import FFF.B
-import EEE.A
-#if os(Linux)
-import DDD.A
-import EEE.B
-#else
-import DDD.B
-import CCC
-#endif
-import AAA
-import BBB
-
- -
-
- - -
-
- - - diff --git a/statement_position.html b/statement_position.html deleted file mode 100644 index c33bf1568..000000000 --- a/statement_position.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - statement_position Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Statement Position

- -

Else and catch should be on the same line, one space after the previous declaration

- -
    -
  • Identifier: statement_position
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -statement_mode - -default -
  • -
-

Non Triggering Examples

-
} else if {
-
-
} else {
-
-
} catch {
-
-
"}else{"
-
-
struct A { let catchphrase: Int }
-let a = A(
- catchphrase: 0
-)
-
-
struct A { let `catch`: Int }
-let a = A(
- `catch`: 0
-)
-
-

Triggering Examples

-
}else if {
-
-
}  else {
-
-
}
-catch {
-
-
}
-      catch {
-
- -
-
- - -
-
- - - diff --git a/static_operator.html b/static_operator.html deleted file mode 100644 index 645bc52b8..000000000 --- a/static_operator.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - static_operator Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Static Operator

- -

Operators should be declared as static functions, not free functions

- -
    -
  • Identifier: static_operator
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class A: Equatable {
-  static func == (lhs: A, rhs: A) -> Bool {
-    return false
-  }
-
-
class A<T>: Equatable {
-    static func == <T>(lhs: A<T>, rhs: A<T>) -> Bool {
-        return false
-    }
-
-
public extension Array where Element == Rule {
-  static func == (lhs: Array, rhs: Array) -> Bool {
-    if lhs.count != rhs.count { return false }
-    return !zip(lhs, rhs).contains { !$0.0.isEqualTo($0.1) }
-  }
-}
-
-
private extension Optional where Wrapped: Comparable {
-  static func < (lhs: Optional, rhs: Optional) -> Bool {
-    switch (lhs, rhs) {
-    case let (lhs?, rhs?):
-      return lhs < rhs
-    case (nil, _?):
-      return true
-    default:
-      return false
-    }
-  }
-}
-
-

Triggering Examples

-
func == (lhs: A, rhs: A) -> Bool {
-  return false
-}
-
-
func == <T>(lhs: A<T>, rhs: A<T>) -> Bool {
-  return false
-}
-
-
func == (lhs: [Rule], rhs: [Rule]) -> Bool {
-  if lhs.count != rhs.count { return false }
-  return !zip(lhs, rhs).contains { !$0.0.isEqualTo($0.1) }
-}
-
-
private func < <T: Comparable>(lhs: T?, rhs: T?) -> Bool {
-  switch (lhs, rhs) {
-  case let (lhs?, rhs?):
-    return lhs < rhs
-  case (nil, _?):
-    return true
-  default:
-    return false
-  }
-}
-
- -
-
- - -
-
- - - diff --git a/static_over_final_class.html b/static_over_final_class.html deleted file mode 100644 index 7b3a6774f..000000000 --- a/static_over_final_class.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - static_over_final_class Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Static Over Final Class

- -

Prefer static over class when the declaration is not allowed to be overridden in child classes due to its context being final. Likewise, the compiler complains about open being used in final classes.

- -
    -
  • Identifier: static_over_final_class
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class C {
-    static func f() {}
-}
-
-
class C {
-    static var i: Int { 0 }
-}
-
-
class C {
-    static subscript(_: Int) -> Int { 0 }
-}
-
-
class C {
-    class func f() {}
-}
-
-
final class C {}
-
-
final class C {
-    class D {
-      class func f() {}
-    }
-}
-
-

Triggering Examples

-
class C {
-    final class func f() {}
-}
-
-
class C {
-    final class var i: Int { 0 }
-}
-
-
class C {
-    final class subscript(_: Int) -> Int { 0 }
-}
-
-
final class C {
-    class func f() {}
-}
-
-
class C {
-    final class D {
-        class func f() {}
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/strict_fileprivate.html b/strict_fileprivate.html deleted file mode 100644 index 02d27dd91..000000000 --- a/strict_fileprivate.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - strict_fileprivate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Strict Fileprivate

- -

fileprivate should be avoided

- -
    -
  • Identifier: strict_fileprivate
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
extension String {}
-
-
private extension String {}
-
-
public
-    extension String {
-        var i: Int { 1 }
-    }
-
-
    private enum E {
-        func f() {}
-    }
-
-
    public struct S {
-        internal let i: Int
-    }
-
-
    open class C {
-        private func f() {}
-    }
-
-
    internal actor A {}
-
-

Triggering Examples

-
    fileprivate class C {
-        fileprivate func f() {}
-    }
-
-
    fileprivate extension String {
-        fileprivate var isSomething: Bool { self == "something" }
-    }
-
-
    fileprivate actor A {
-        fileprivate let i = 1
-    }
-
-
    fileprivate struct C {
-        fileprivate(set) var myInt = 4
-    }
-
-
    struct Outter {
-        struct Inter {
-            fileprivate struct Inner {}
-        }
-    }
-
- -
-
- - -
-
- - - diff --git a/strong_iboutlet.html b/strong_iboutlet.html deleted file mode 100644 index ea6d71c93..000000000 --- a/strong_iboutlet.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - strong_iboutlet Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Strong IBOutlet

- -

@IBOutlets shouldn’t be declared as weak

- -
    -
  • Identifier: strong_iboutlet
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet var label: UILabel?
-}
-
-
class ViewController: UIViewController {
-    weak var label: UILabel?
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-    @IBOutlet weak var label: UILabel?
-}
-
-
class ViewController: UIViewController {
-    @IBOutlet unowned var label: UILabel!
-}
-
-
class ViewController: UIViewController {
-    @IBOutlet weak var textField: UITextField?
-}
-
- -
-
- - -
-
- - - diff --git a/superfluous_disable_command.html b/superfluous_disable_command.html deleted file mode 100644 index f89c69abf..000000000 --- a/superfluous_disable_command.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - superfluous_disable_command Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Superfluous Disable Command

- -

SwiftLint ‘disable’ commands are superfluous when the disabled rule would not have triggered a violation in the disabled region. Use “ - ” if you wish to document a command.

- -
    -
  • Identifier: superfluous_disable_command
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc:Void // swiftlint:disable:this colon
-
-
// swiftlint:disable colon
-let abc:Void
-// swiftlint:enable colon
-
-

Triggering Examples

-
let abc: Void // swiftlint:disable:this colon
-
-
// swiftlint:disable colon
-let abc: Void
-// swiftlint:enable colon
-
- -
-
- - -
-
- - - diff --git a/superfluous_else.html b/superfluous_else.html deleted file mode 100644 index b57ab7a93..000000000 --- a/superfluous_else.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - superfluous_else Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Superfluous Else

- -

Else branches should be avoided when the previous if-block exits the current scope

- -
    -
  • Identifier: superfluous_else
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if i > 0 {
-    // comment
-} else if i < 12 {
-    return 2
-} else {
-    return 3
-}
-
-
if i > 0 {
-    let a = 1
-    if a > 1 {
-        // comment
-    } else {
-        return 1
-    }
-    // comment
-} else {
-    return 3
-}
-
-
if i > 0 {
-    if a > 1 {
-        return 1
-    }
-} else {
-    return 3
-}
-
-
for i in list {
-    if i > 12 {
-        // Do nothing
-    } else {
-        continue
-    }
-    if i > 14 {
-        // Do nothing
-    } else if i > 13 {
-        break
-    }
-}
-
-

Triggering Examples

-
if i > 0 {
-    return 1
-    // comment
-} else {
-    return 2
-}
-
-
if i > 0 {
-    return 1
-} else if i < 12 {
-    return 2
-} else if i > 18 {
-    return 3
-}
-
-
if i > 0 {
-    if i < 12 {
-        return 5
-    } else {
-        if i > 11 {
-            return 6
-        } else {
-            return 7
-        }
-    }
-} else if i < 12 {
-    return 2
-} else if i < 24 {
-    return 8
-} else {
-    return 3
-}
-
-
for i in list {
-    if i > 13 {
-        return
-    } else if i > 12 {
-        continue
-    } else if i > 11 {
-        break
-    } else {
-        throw error
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/swift-syntax-dashboard.html b/swift-syntax-dashboard.html deleted file mode 100644 index 18446c2a1..000000000 --- a/swift-syntax-dashboard.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - Swift Syntax Dashboard Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Swift Syntax Dashboard

- -

Efforts are actively under way to migrate most rules off SourceKit to use SwiftSyntax instead.

- -

Rules written using SwiftSyntax tend to be significantly faster and have fewer false positives -than rules that use SourceKit to get source structure information.

- -

23 out of 239 (9%) -of SwiftLint’s linter rules use SourceKit.

-

Rules Using SourceKit

-

Default Rules (6)

- - -

Opt-in Rules (17)

- - -

Rules not Using SourceKit

-

Default Rules (93)

- - -

Opt-in Rules (123)

- - - -
-
- - -
-
- - - diff --git a/switch_case_alignment.html b/switch_case_alignment.html deleted file mode 100644 index 9f75c6a78..000000000 --- a/switch_case_alignment.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - switch_case_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Switch and Case Statement Alignment

- -

Case statements should vertically align with their closing brace, or indented if configured otherwise.

- -
    -
  • Identifier: switch_case_alignment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -indented_cases - -false -
    -ignore_one_liners - -false -
  • -
-

Non Triggering Examples

-
switch someBool {
-case true: // case 1
-    print('red')
-case false:
-    /*
-    case 2
-    */
-    if case let .someEnum(val) = someFunc() {
-        print('blue')
-    }
-}
-enum SomeEnum {
-    case innocent
-}
-
-
if aBool {
-    switch someBool {
-    case true:
-        print('red')
-    case false:
-        print('blue')
-    }
-}
-
-
switch someInt {
-// comments ignored
-case 0:
-    // zero case
-    print('Zero')
-case 1:
-    print('One')
-default:
-    print('Some other number')
-}
-
-
func f() -> Int {
-    return switch i {
-    case 1: 1
-    default: 2
-    }
-}
-
-
//
-// ignore_one_liners: true
-//
-
-switch i { case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i { case .x: 1 default: 0 }
-
-
-

Triggering Examples

-
switch someBool {
-    case true:
-        print("red")
-    case false:
-        print("blue")
-}
-
-
if aBool {
-    switch someBool {
-        case true:
-            print('red')
-        case false:
-            print('blue')
-    }
-}
-
-
switch someInt {
-    case 0:
-        print('Zero')
-    case 1:
-        print('One')
-    default:
-        print('Some other number')
-}
-
-
let a = switch i {
-    case 1: 1
-    default: 2
-}
-
-
switch someBool {
-case true:
-    print('red')
-    case false:
-        print('blue')
-}
-
-
if aBool {
-    switch someBool {
-        case true:
-        print('red')
-    case false:
-    print('blue')
-    }
-}
-
-
let a = switch i {
-case 1: 1
-    default: 2
-}
-
-
switch i { case .x: 1 default: 0 }
-
-
//
-// ignore_one_liners: true
-//
-
-switch i {
-case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-switch i { case .x: 1 default: 0
-}
-
-
-
//
-// ignore_one_liners: true
-//
-
-switch i
-{ case .x: 1 default: 0 }
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i {
-case .x: 1 default: 0
-}
-
-
-
//
-// ignore_one_liners: true
-//
-
-let a = switch i {
-case .x: 1 default: 0 }
-
-
- -
-
- - -
-
- - - diff --git a/switch_case_on_newline.html b/switch_case_on_newline.html deleted file mode 100644 index 37f3b1d55..000000000 --- a/switch_case_on_newline.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - switch_case_on_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Cases on Newline

- -

Cases inside a switch should always be on a newline

- -
    -
  • Identifier: switch_case_on_newline
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/*case 1: */return true
-
-
//case 1:
- return true
-
-
let x = [caseKey: value]
-
-
let x = [key: .default]
-
-
if case let .someEnum(value) = aFunction([key: 2]) { }
-
-
guard case let .someEnum(value) = aFunction([key: 2]) { }
-
-
for case let .someEnum(value) = aFunction([key: 2]) { }
-
-
enum Environment {
- case development
-}
-
-
enum Environment {
- case development(url: URL)
-}
-
-
enum Environment {
- case development(url: URL) // staging
-}
-
-
switch foo {
-    case 1:
- return true
-}
-
-
switch foo {
-    default:
- return true
-}
-
-
switch foo {
-    case let value:
- return true
-}
-
-
switch foo {
-    case .myCase: // error from network
- return true
-}
-
-
switch foo {
-    case let .myCase(value) where value > 10:
- return false
-}
-
-
switch foo {
-    case let .myCase(value)
- where value > 10:
- return false
-}
-
-
switch foo {
-    case let .myCase(code: lhsErrorCode, description: _)
- where lhsErrorCode > 10:
-return false
-}
-
-
switch foo {
-    case #selector(aFunction(_:)):
- return false
-}
-
-
do {
-  let loadedToken = try tokenManager.decodeToken(from: response)
-  return loadedToken
-} catch { throw error }
-
-

Triggering Examples

-
switch foo {
-    case 1: return true
-}
-
-
switch foo {
-    case let value: return true
-}
-
-
switch foo {
-    default: return true
-}
-
-
switch foo {
-    case "a string": return false
-}
-
-
switch foo {
-    case .myCase: return false // error from network
-}
-
-
switch foo {
-    case let .myCase(value) where value > 10: return false
-}
-
-
switch foo {
-    case #selector(aFunction(_:)): return false
-}
-
-
switch foo {
-    case let .myCase(value)
- where value > 10: return false
-}
-
-
switch foo {
-    case .first,
- .second: return false
-}
-
- -
-
- - -
-
- - - diff --git a/syntactic_sugar.html b/syntactic_sugar.html deleted file mode 100644 index f3d1a08d7..000000000 --- a/syntactic_sugar.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - syntactic_sugar Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Syntactic Sugar

- -

Shorthand syntactic sugar should be used, i.e. [Int] instead of Array.

- -
    -
  • Identifier: syntactic_sugar
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let x: [Int]
-
-
let x: [Int: String]
-
-
let x: Int?
-
-
func x(a: [Int], b: Int) -> [Int: Any]
-
-
let x: Int!
-
-
extension Array {
-  func x() { }
-}
-
-
extension Dictionary {
-  func x() { }
-}
-
-
let x: CustomArray<String>
-
-
var currentIndex: Array<OnboardingPage>.Index?
-
-
func x(a: [Int], b: Int) -> Array<Int>.Index
-
-
unsafeBitCast(nonOptionalT, to: Optional<T>.self)
-
-
unsafeBitCast(someType, to: Swift.Array<T>.self)
-
-
IndexingIterator<Array<Dictionary<String, AnyObject>>>.self
-
-
let y = Optional<String>.Type
-
-
type is Optional<String>.Type
-
-
let x: Foo.Optional<String>
-
-
let x = case Optional<Any>.none = obj
-
-
let a = Swift.Optional<String?>.none
-
-

Triggering Examples

-
let x: Array<String>
-
-
let x: Dictionary<Int, String>
-
-
let x: Optional<Int>
-
-
let x: Swift.Array<String>
-
-
func x(a: Array<Int>, b: Int) -> [Int: Any]
-
-
func x(a: Swift.Array<Int>, b: Int) -> [Int: Any]
-
-
func x(a: [Int], b: Int) -> Dictionary<Int, String>
-
-
let x = y as? Array<[String: Any]>
-
-
let x = Box<Array<T>>()
-
-
func x() -> Box<Array<T>>
-
-
func x() -> Dictionary<String, Any>?
-
-
typealias Document = Dictionary<String, T?>
-
-
func x(_ y: inout Array<T>)
-
-
let x:Dictionary<String, Dictionary<Int, Int>>
-
-
func x() -> Any { return Dictionary<Int, String>()}
-
-
let x = Array<String>.array(of: object)
-
-
let x = Swift.Array<String>.array(of: object)
-
-
@_specialize(where S == Array<Character>)
-public init<S: Sequence>(_ elements: S)
-
-
let dict: [String: Any] = [:]
-_ = dict["key"] as? Optional<String?> ?? Optional<String?>.none
-
- -
-
- - -
-
- - - diff --git a/test_case_accessibility.html b/test_case_accessibility.html deleted file mode 100644 index b59ce8301..000000000 --- a/test_case_accessibility.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - test_case_accessibility Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Test Case Accessibility

- -

Test cases should only contain private non-test members

- -
    -
  • Identifier: test_case_accessibility
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -allowed_prefixes - -[] -
    -test_parent_classes - -[“QuickSpec”, “XCTestCase”] -
  • -
-

Non Triggering Examples

-
let foo: String?
-
-
let foo: String?
-
-class FooTests: XCTestCase {
-    static let allTests: [String] = []
-
-    private let foo: String {
-        let nestedMember = "hi"
-        return nestedMember
-    }
-
-    override static func setUp() {}
-
-    override func setUp() {}
-
-    override func setUpWithError() throws {}
-
-    override static func tearDown() {}
-
-    override func tearDown() {}
-
-    override func tearDownWithError() {}
-
-    override func someFutureXCTestFunction() {
-        super.someFutureXCTestFunction()
-    }
-
-    func testFoo() {
-        XCTAssertTrue(true)
-    }
-
-    func testBar() {
-        func nestedFunc() {}
-    }
-
-    private someFunc(hasParam: Bool) {}
-}
-
-
class FooTests: XCTestCase {
-    private struct MockSomething: Something {}
-}
-
-
class FooTests: XCTestCase {
-    override init() {
-        super.init()
-        let foo = 1
-        var bar = 2
-    }
-}
-
-
//
-// allowed_prefixes: ["allowedPrefix"]
-//
-
-class FooTests: XCTestCase {
-    func allowedPrefixTestFoo() {}
-}
-
-
-
class Foobar {
-    func setUp() {}
-
-    func tearDown() {}
-
-    func testFoo() {}
-}
-
-

Triggering Examples

-
class FooTests: XCTestCase {
-    typealias Bar = Foo.Bar
-
-    var foo: String?
-    let bar: String?
-
-    static func foo() {}
-
-    func setUp(withParam: String) {}
-
-    func foobar() {}
-
-    func not_testBar() {}
-
-    enum Nested {}
-
-    static func testFoo() {}
-
-    static func allTests() {}
-
-    func testFoo(hasParam: Bool) {}
-}
-
-final class BarTests: XCTestCase {
-    class Nested {}
-}
-
- -
-
- - -
-
- - - diff --git a/todo.html b/todo.html deleted file mode 100644 index 035de786e..000000000 --- a/todo.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - todo Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Todo

- -

TODOs and FIXMEs should be resolved.

- -
    -
  • Identifier: todo
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only - -[TODO, FIXME] -
  • -
-

Non Triggering Examples

-
// notaTODO:
-
-
// notaFIXME:
-
-

Triggering Examples

-
// ↓TODO:
-
-
// ↓FIXME:
-
-
// ↓TODO(note)
-
-
// ↓FIXME(note)
-
-
/* ↓FIXME: */
-
-
/* ↓TODO: */
-
-
/** ↓FIXME: */
-
-
/** ↓TODO: */
-
- -
-
- - -
-
- - - diff --git a/toggle_bool.html b/toggle_bool.html deleted file mode 100644 index bac1627f9..000000000 --- a/toggle_bool.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - toggle_bool Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Toggle Bool

- -

Prefer someBool.toggle() over someBool = !someBool

- -
    -
  • Identifier: toggle_bool
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
isHidden.toggle()
-
-
view.clipsToBounds.toggle()
-
-
func foo() { abc.toggle() }
-
-
view.clipsToBounds = !clipsToBounds
-
-
disconnected = !connected
-
-
result = !result.toggle()
-
-

Triggering Examples

-
isHidden = !isHidden
-
-
view.clipsToBounds = !view.clipsToBounds
-
-
func foo() { abc = !abc }
-
- -
-
- - -
-
- - - diff --git a/trailing_closure.html b/trailing_closure.html deleted file mode 100644 index fedfaeeb4..000000000 --- a/trailing_closure.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - trailing_closure Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Closure

- -

Trailing closure syntax should be used whenever possible

- -
    -
  • Identifier: trailing_closure
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_single_muted_parameter - -false -
  • -
-

Non Triggering Examples

-
foo.map { $0 + 1 }
-
-
foo.bar()
-
-
foo.reduce(0) { $0 + 1 }
-
-
if let foo = bar.map({ $0 + 1 }) { }
-
-
foo.something(param1: { $0 }, param2: { $0 + 1 })
-
-
offsets.sorted { $0.offset < $1.offset }
-
-
foo.something({ return 1 }())
-
-
foo.something({ return $0 }(1))
-
-
foo.something(0, { return 1 }())
-
-
for x in list.filter({ $0.isValid }) {}
-
-
if list.allSatisfy({ $0.isValid }) {}
-
-
foo(param1: 1, param2: { _ in true }, param3: 0)
-
-
foo(param1: 1, param2: { _ in true }) { $0 + 1 }
-
-
foo(param1: { _ in false }, param2: { _ in true })
-
-
foo(param1: { _ in false }, param2: { _ in true }, param3: { _ in false })
-
-
if f({ true }), g({ true }) {
-    print("Hello")
-}
-
-
for i in h({ [1,2,3] }) {
-    print(i)
-}
-
-

Triggering Examples

-
foo.map({ $0 + 1 })
-
-
foo.reduce(0, combine: { $0 + 1 })
-
-
offsets.sorted(by: { $0.offset < $1.offset })
-
-
foo.something(0, { $0 + 1 })
-
-
foo.something(param1: { _ in true }, param2: 0, param3: { _ in false })
-
- -
-
- - -
-
- - - diff --git a/trailing_comma.html b/trailing_comma.html deleted file mode 100644 index 8d2c64e40..000000000 --- a/trailing_comma.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - trailing_comma Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Comma

- -

Trailing commas in arrays and dictionaries should be avoided/enforced.

- -
    -
  • Identifier: trailing_comma
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -mandatory_comma - -false -
  • -
-

Non Triggering Examples

-
let foo = [1, 2, 3]
-
-
let foo = []
-
-
let foo = [:]
-
-
let foo = [1: 2, 2: 3]
-
-
let foo = [Void]()
-
-
let example = [ 1,
- 2
- // 3,
-]
-
-
foo([1: "\(error)"])
-
-
let foo = [Int]()
-
-

Triggering Examples

-
let foo = [1, 2, 3,]
-
-
let foo = [1, 2, 3, ]
-
-
let foo = [1, 2, 3   ,]
-
-
let foo = [1: 2, 2: 3, ]
-
-
struct Bar {
- let foo = [1: 2, 2: 3, ]
-}
-
-
let foo = [1, 2, 3,] + [4, 5, 6,]
-
-
let example = [ 1,
-2,
- // 3,
-]
-
-
let foo = ["אבג", "αβγ", "🇺🇸",]
-
-
class C {
- #if true
- func f() {
- let foo = [1, 2, 3,]
- }
- #endif
-}
-
-
foo([1: "\(error)",])
-
- -
-
- - -
-
- - - diff --git a/trailing_newline.html b/trailing_newline.html deleted file mode 100644 index 0a66d1c6d..000000000 --- a/trailing_newline.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - trailing_newline Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Newline

- -

Files should have a single trailing newline

- -
    -
  • Identifier: trailing_newline
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let a = 0
-
-
-

Triggering Examples

-
let a = 0
-
-
let a = 0
-
-
-
- -
-
- - -
-
- - - diff --git a/trailing_semicolon.html b/trailing_semicolon.html deleted file mode 100644 index 38ef06015..000000000 --- a/trailing_semicolon.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - trailing_semicolon Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Semicolon

- -

Lines should not have trailing semicolons

- -
    -
  • Identifier: trailing_semicolon
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let a = 0
-
-
let a = 0; let b = 0
-
-

Triggering Examples

-
let a = 0;
-
-
-
let a = 0;
-let b = 1
-
-
let a = 0; // a comment
-
-
- -
-
- - -
-
- - - diff --git a/trailing_whitespace.html b/trailing_whitespace.html deleted file mode 100644 index 77f100fa9..000000000 --- a/trailing_whitespace.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - trailing_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Trailing Whitespace

- -

Lines should not have trailing whitespace

- -
    -
  • Identifier: trailing_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignores_empty_lines - -false -
    -ignores_comments - -true -
  • -
-

Non Triggering Examples

-
let name: String
-
-
-
//
-
-
-
// 
-
-
-
let name: String //
-
-
-
let name: String // 
-
-
-

Triggering Examples

-
let name: String 
-
-
-
/* */ let name: String 
-
-
- -
-
- - -
-
- - - diff --git a/type_body_length.html b/type_body_length.html deleted file mode 100644 index 6eb519466..000000000 --- a/type_body_length.html +++ /dev/null @@ -1,5516 +0,0 @@ - - - - type_body_length Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Body Length

- -

Type bodies should not span too many lines

- -
    -
  • Identifier: type_body_length
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: metrics
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -warning - -250 -
    -error - -350 -
  • -
-

Non Triggering Examples

-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
class Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
class Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
struct Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
struct Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
enum Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
enum Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
actor Abc {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-}
-
-
-
actor Abc {
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-// this is a comment
-}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-
-/* this is
-a multiline comment
-*/}
-
-
-

Triggering Examples

-
class Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
struct Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
enum Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
-
actor Abc {
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-let abc = 0
-}
-
-
- -
-
- - -
-
- - - diff --git a/type_contents_order.html b/type_contents_order.html deleted file mode 100644 index 10de8b7cf..000000000 --- a/type_contents_order.html +++ /dev/null @@ -1,645 +0,0 @@ - - - - type_contents_order Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Contents Order

- -

Specifies the order of subtypes, properties, methods & more within a type.

- -
    -
  • Identifier: type_contents_order
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -order - -[[case], [type_alias, associated_type], [subtype], [type_property], [instance_property], [ib_inspectable], [ib_outlet], [initializer], [type_method], [view_life_cycle_method], [ib_action], [other_method], [subscript], [deinitializer]] -
  • -
-

Non Triggering Examples

-
class TestViewController: UIViewController {
-// Type Aliases
-typealias CompletionHandler = ((TestEnum) -> Void)
-
-// Subtypes
-class TestClass {
-    // 10 lines
-}
-
-struct TestStruct {
-    // 3 lines
-}
-
-enum TestEnum {
-    // 5 lines
-}
-
-// Type Properties
-static let cellIdentifier: String = "AmazingCell"
-
-// Instance Properties
-var shouldLayoutView1: Bool!
-weak var delegate: TestViewControllerDelegate?
-private var hasLayoutedView1: Bool = false
-private var hasLayoutedView2: Bool = false
-
-private var hasAnyLayoutedView: Bool {
-     return hasLayoutedView1 || hasLayoutedView2
-}
-
-// IBOutlets
-@IBOutlet private var view1: UIView!
-@IBOutlet private var view2: UIView!
-
-// Initializers
-override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-    super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-}
-
-required init?(coder aDecoder: NSCoder) {
-    fatalError("init(coder:) has not been implemented")
-}
-
-// Type Methods
-static func makeViewController() -> TestViewController {
-    // some code
-}
-
-// View Life-Cycle Methods
-override func viewDidLoad() {
-    super.viewDidLoad()
-
-    view1.setNeedsLayout()
-    view1.layoutIfNeeded()
-    hasLayoutedView1 = true
-}
-
-override func willMove(toParent parent: UIViewController?) {
-    super.willMove(toParent: parent)
-    if parent == nil {
-        viewModel.willMoveToParent()
-    }
-}
-
-override func viewDidLayoutSubviews() {
-    super.viewDidLayoutSubviews()
-
-    view2.setNeedsLayout()
-    view2.layoutIfNeeded()
-    hasLayoutedView2 = true
-}
-
-override func viewIsAppearing(_ animated: Bool) {
-    super.viewIsAppearing(animated)
-}
-
-// IBActions
-@IBAction func goNextButtonPressed() {
-    goToNextVc()
-    delegate?.didPressTrackedButton()
-}
-
-// Other Methods
-func goToNextVc() { /* TODO */ }
-
-func goToInfoVc() { /* TODO */ }
-
-func goToRandomVc() {
-    let viewCtrl = getRandomVc()
-    present(viewCtrl, animated: true)
-}
-
-private func getRandomVc() -> UIViewController { return UIViewController() }
-
-// Subscripts
-subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-    get {
-        return "This is just a test"
-    }
-
-    set {
-        log.warning("Just a test", newValue)
-    }
-}
-
-deinit {
-    log.debug("deinit")
-},
-}
-
-

Triggering Examples

-
class TestViewController: UIViewController {
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-
-    // Type Aliases
-    typealias CompletionHandler = ((TestEnum) -> Void)
-}
-
-
class TestViewController: UIViewController {
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-
-    // Subtypes
-    class TestClass {
-        // 10 lines
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Stored Instance Properties
-    var shouldLayoutView1: Bool!
-
-    // Stored Type Properties
-    static let cellIdentifier: String = "AmazingCell"
-}
-
-
class TestViewController: UIViewController {
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-
-    // Computed Instance Properties
-    private var hasAnyLayoutedView: Bool {
-         return hasLayoutedView1 || hasLayoutedView2
-    }
-}
-
-
class TestViewController: UIViewController {
-
-    // deinitializer
-    deinit {
-        log.debug("deinit")
-    }
-
-    // Initializers
-    override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
-        super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
-    }
-
-    // IBOutlets
-    @IBOutlet private var view1: UIView!
-    @IBOutlet private var view2: UIView!
-}
-
-
class TestViewController: UIViewController {
-    // View Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-
-        view1.setNeedsLayout()
-        view1.layoutIfNeeded()
-        hasLayoutedView1 = true
-    }
-
-    // Type Methods
-    static func makeViewController() -> TestViewController {
-        // some code
-    }
-}
-
-
class TestViewController: UIViewController {
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-
-    // View Life-Cycle Methods
-    override func viewDidLoad() {
-        super.viewDidLoad()
-
-        view1.setNeedsLayout()
-        view1.layoutIfNeeded()
-        hasLayoutedView1 = true
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Other Methods
-    func goToNextVc() { /* TODO */ }
-
-    // IBActions
-    @IBAction func goNextButtonPressed() {
-        goToNextVc()
-        delegate?.didPressTrackedButton()
-    }
-}
-
-
class TestViewController: UIViewController {
-    // Subscripts
-    subscript(_ someIndexThatIsNotEvenUsed: Int) -> String {
-        get {
-            return "This is just a test"
-        }
-
-        set {
-            log.warning("Just a test", newValue)
-        }
-    }
-
-    // MARK: Other Methods
-    func goToNextVc() { /* TODO */ }
-}
-
- -
-
- - -
-
- - - diff --git a/type_name.html b/type_name.html deleted file mode 100644 index 5c0a1e3ad..000000000 --- a/type_name.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - type_name Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type Name

- -

Type name should only contain alphanumeric characters, start with an uppercase character and span between 3 and 40 characters in length. -Private types may start with an underscore.

- -
    -
  • Identifier: type_name
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -min_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -3 -
    -error - -0 -
    -
    -max_length - - - - - - - - - - - - - - - -
    KeyValue
    -warning - -40 -
    -error - -1000 -
    -
    -excluded - -[] -
    -allowed_symbols - -[] -
    -unallowed_symbols_severity - -error -
    -validates_start_with_lowercase - -error -
    -validate_protocols - -true -
  • -
-

Non Triggering Examples

-
class MyType {}
-
-
private struct _MyType {}
-
-
enum AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA {}
-
-
typealias Foo = Void
-
-
private typealias Foo = Void
-
-
protocol Foo {
-  associatedtype Bar
-}
-
-
protocol Foo {
-  associatedtype Bar: Equatable
-}
-
-
enum MyType {
-case value
-}
-
-
//
-// validate_protocols: false
-//
-
-protocol P {}
-
-
-
struct SomeStruct {
-  enum `Type` {
-    case x, y, z
-  }
-}
-
-

Triggering Examples

-
class myType {}
-
-
enum _MyType {}
-
-
private struct MyType_ {}
-
-
struct My {}
-
-
struct AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA {}
-
-
class MyView_Previews
-
-
private struct _MyView_Previews
-
-
typealias X = Void
-
-
private typealias Foo_Bar = Void
-
-
private typealias foo = Void
-
-
typealias AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA = Void
-
-
protocol Foo {
-  associatedtype X
-}
-
-
protocol Foo {
-  associatedtype Foo_Bar: Equatable
-}
-
-
protocol Foo {
-  associatedtype AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-}
-
-
protocol X {}
-
- -
-
- - -
-
- - - diff --git a/typesafe_array_init.html b/typesafe_array_init.html deleted file mode 100644 index 2e8bc9e9e..000000000 --- a/typesafe_array_init.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - typesafe_array_init Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Type-safe Array Init

- -

Prefer using Array(seq) over seq.map { $0 } to convert a sequence into an Array

- -
    -
  • Identifier: typesafe_array_init
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
enum MyError: Error {}
-let myResult: Result<String, MyError> = .success("")
-let result: Result<Any, MyError> = myResult.map { $0 }
-
-
struct IntArray {
-    let elements = [1, 2, 3]
-    func map<T>(_ transformer: (Int) throws -> T) rethrows -> [T] {
-        try elements.map(transformer)
-    }
-}
-let ints = IntArray()
-let intsCopy = ints.map { $0 }
-
-

Triggering Examples

-
func f<Seq: Sequence>(s: Seq) -> [Seq.Element] {
-    s.map({ $0 })
-}
-
-
func f(array: [Int]) -> [Int] {
-    array.map { $0 }
-}
-
-
let myInts = [1, 2, 3].map { return $0 }
-
-
struct Generator: Sequence, IteratorProtocol {
-    func next() -> Int? { nil }
-}
-let array = Generator().map { i in i }
-
- -
-
- - -
-
- - - diff --git a/unavailable_condition.html b/unavailable_condition.html deleted file mode 100644 index bb260213b..000000000 --- a/unavailable_condition.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - unavailable_condition Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unavailable Condition

- -

Use #unavailable/#available instead of #available/#unavailable with an empty body.

- -
    -
  • Identifier: unavailable_condition
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.6.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if #unavailable(iOS 13) {
-  loadMainWindow()
-}
-
-
if #available(iOS 9.0, *) {
-  doSomething()
-} else {
-  legacyDoSomething()
-}
-
-
if #available(macOS 11.0, *) {
-   // Do nothing
-} else if #available(macOS 10.15, *) {
-   print("do some stuff")
-}
-
-

Triggering Examples

-
if #available(iOS 14.0) {
-
-} else {
-  oldIos13TrackingLogic(isEnabled: ASIdentifierManager.shared().isAdvertisingTrackingEnabled)
-}
-
-
if #available(iOS 14.0) {
-  // we don't need to do anything here
-} else {
-  oldIos13TrackingLogic(isEnabled: ASIdentifierManager.shared().isAdvertisingTrackingEnabled)
-}
-
-
if #available(iOS 13, *) {} else {
-  loadMainWindow()
-}
-
-
if #unavailable(iOS 13) {
-  // Do nothing
-} else if i < 2 {
-  loadMainWindow()
-}
-
- -
-
- - -
-
- - - diff --git a/unavailable_function.html b/unavailable_function.html deleted file mode 100644 index 17c83f3a1..000000000 --- a/unavailable_function.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - unavailable_function Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unavailable Function

- -

Unimplemented functions should be marked as unavailable

- -
    -
  • Identifier: unavailable_function
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class ViewController: UIViewController {
-  @available(*, unavailable)
-  public required init?(coder aDecoder: NSCoder) {
-    preconditionFailure("init(coder:) has not been implemented")
-  }
-}
-
-
func jsonValue(_ jsonString: String) -> NSObject {
-   let data = jsonString.data(using: .utf8)!
-   let result = try! JSONSerialization.jsonObject(with: data, options: [])
-   if let dict = (result as? [String: Any])?.bridge() {
-    return dict
-   } else if let array = (result as? [Any])?.bridge() {
-    return array
-   }
-   fatalError()
-}
-
-
func resetOnboardingStateAndCrash() -> Never {
-    resetUserDefaults()
-    // Crash the app to re-start the onboarding flow.
-    fatalError("Onboarding re-start crash.")
-}
-
-

Triggering Examples

-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    fatalError("init(coder:) has not been implemented")
-  }
-}
-
-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    let reason = "init(coder:) has not been implemented"
-    fatalError(reason)
-  }
-}
-
-
class ViewController: UIViewController {
-  public required init?(coder aDecoder: NSCoder) {
-    preconditionFailure("init(coder:) has not been implemented")
-  }
-}
-
-
func resetOnboardingStateAndCrash() {
-    resetUserDefaults()
-    // Crash the app to re-start the onboarding flow.
-    fatalError("Onboarding re-start crash.")
-}
-
- -
-
- - -
-
- - - diff --git a/undocumented.json b/undocumented.json deleted file mode 100644 index ec7e65616..000000000 --- a/undocumented.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "warnings": [ - - ], - "source_directory": "/Users/runner/work/1/s" -} \ No newline at end of file diff --git a/unhandled_throwing_task.html b/unhandled_throwing_task.html deleted file mode 100644 index 16421d943..000000000 --- a/unhandled_throwing_task.html +++ /dev/null @@ -1,552 +0,0 @@ - - - - unhandled_throwing_task Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unhandled Throwing Task

- -

Errors thrown inside this task are not handled, which may be unexpected. Handle errors inside the task, or use try await to access the Tasks value and handle errors. See this forum thread for more details: https://forums.swift.org/t/task-initializer-with-throwing-closure-swallows-error/56066

- -
    -
  • Identifier: unhandled_throwing_task
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -error -
  • -
-

Non Triggering Examples

-
Task<Void, Never> {
-  try await myThrowingFunction()
-}
-
-
Task {
-  try? await myThrowingFunction()
-}
-
-
Task {
-  try! await myThrowingFunction()
-}
-
-
Task<Void, String> {
-  let text = try myThrowingFunction()
-  return text
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  } catch let e {
-    print(e)
-  }
-}
-
-
func someFunction() throws {
-  Task {
-    anotherFunction()
-    do {
-      try myThrowingFunction()
-    } catch {
-      print(error)
-    }
-  }
-
-  try something()
-}
-
-
let task = Task {
-  try await myThrowingFunction()
-}
-
-
var task = Task {
-  try await myThrowingFunction()
-}
-
-
try await Task {
-  try await myThrowingFunction()
-}.value
-
-
executor.task = Task {
-  try await isolatedOpen(.init(executor.asUnownedSerialExecutor()))
-}
-
-
let result = await Task {
-  throw CancellationError()
-}.result
-
-
func makeTask() -> Task<String, Error> {
-  return Task {
-    try await someThrowingFunction()
-  }
-}
-
-
func makeTask() -> Task<String, Error> {
-  // Implicit return
-  Task {
-    try await someThrowingFunction()
-  }
-}
-
-
Task {
-  return Result {
-      try someThrowingFunc()
-  }
-}
-
-

Triggering Examples

-
Task {
-  try await myThrowingFunction()
-}
-
-
Task {
-  let text = try myThrowingFunction()
-  return text
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  }
-}
-
-
Task {
-  do {
-    try myThrowingFunction()
-  } catch let e as FooError {
-    print(e)
-  }
-}
-
-
Task {
-  do {
-    throw FooError.bar
-  }
-}
-
-
Task {
-  throw FooError.bar
-}
-
-
Task<_, _> {
-  throw FooError.bar
-}
-
-
Task<Void,_> {
-  throw FooError.bar
-}
-
-
Task {
-  do {
-    try foo()
-  } catch {
-    try bar()
-  }
-}
-
-
Task {
-  do {
-    try foo()
-  } catch {
-    throw BarError()
-  }
-}
-
-
func doTask() {
-  Task {
-    try await someThrowingFunction()
-  }
-}
-
- -
-
- - -
-
- - - diff --git a/unneeded_break_in_switch.html b/unneeded_break_in_switch.html deleted file mode 100644 index b784fa637..000000000 --- a/unneeded_break_in_switch.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - unneeded_break_in_switch Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Break in Switch

- -

Avoid using unneeded break statements

- -
    -
  • Identifier: unneeded_break_in_switch
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch foo {
-case .bar:
-    break
-}
-
-
switch foo {
-default:
-    break
-}
-
-
switch foo {
-case .bar:
-    for i in [0, 1, 2] { break }
-}
-
-
switch foo {
-case .bar:
-    if true { break }
-}
-
-
switch foo {
-case .bar:
-    something()
-}
-
-
let items = [Int]()
-for item in items {
-    if bar() {
-        do {
-            try foo()
-        } catch {
-            bar()
-            break
-        }
-    }
-}
-
-

Triggering Examples

-
switch foo {
-case .bar:
-    something()
-    break
-}
-
-
switch foo {
-case .bar:
-    something()
-    break // comment
-}
-
-
switch foo {
-default:
-    something()
-    break
-}
-
-
switch foo {
-case .foo, .foo2 where condition:
-    something()
-    break
-}
-
- -
-
- - -
-
- - - diff --git a/unneeded_override.html b/unneeded_override.html deleted file mode 100644 index ed15d7701..000000000 --- a/unneeded_override.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - unneeded_override Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Overridden Functions

- -

Remove overridden functions that don’t do anything except call their super

- -
    -
  • Identifier: unneeded_override
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -affect_initializers - -false -
  • -
-

Non Triggering Examples

-
class Foo {
-    override func bar() {
-        super.bar()
-        print("hi")
-    }
-}
-
-
class Foo {
-    @available(*, unavailable)
-    override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    @objc override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        super.bar()
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        // Doing a different variation of 'try' changes behavior
-        try! super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        // Doing a different variation of 'try' changes behavior
-        try? super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() async throws {
-        // Doing a different variation of 'try' changes behavior
-        await try! super.bar()
-    }
-}
-
-
class Foo {
-    override func bar(arg: Bool) {
-        // Flipping the argument changes behavior
-        super.bar(arg: !arg)
-    }
-}
-
-
class Foo {
-    override func bar(_ arg: Int) {
-        // Changing the argument changes behavior
-        super.bar(arg + 1)
-    }
-}
-
-
class Foo {
-    override func bar(arg: Int) {
-        // Changing the argument changes behavior
-        super.bar(arg: arg.var)
-    }
-}
-
-
class Foo {
-    override func bar(_ arg: Int) {
-        // Not passing arguments because they have default values changes behavior
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar(arg: Int, _ arg3: Bool) {
-        // Calling a super function with different argument labels changes behavior
-        super.bar(arg2: arg, arg3: arg3)
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated) {
-            // This likely changes behavior
-        }
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated, completion: {
-            // This likely changes behavior
-        })
-    }
-}
-
-
class Baz: Foo {
-    // A default argument might be a change
-    override func bar(value: String = "Hello") {
-        super.bar(value: value)
-    }
-}
-
-

Triggering Examples

-
class Foo {
-    override func bar() {
-        super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        return super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() {
-        super.bar()
-        // comments don't affect this
-    }
-}
-
-
class Foo {
-    override func bar() async {
-        await super.bar()
-    }
-}
-
-
class Foo {
-    override func bar() throws {
-        try super.bar()
-        // comments don't affect this
-    }
-}
-
-
class Foo {
-    override func bar(arg: Bool) throws {
-        try super.bar(arg: arg)
-    }
-}
-
-
class Foo {
-    override func bar(animated: Bool, completion: () -> Void) {
-        super.bar(animated: animated, completion: completion)
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/unneeded_parentheses_in_closure_argument.html b/unneeded_parentheses_in_closure_argument.html deleted file mode 100644 index 443935158..000000000 --- a/unneeded_parentheses_in_closure_argument.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - unneeded_parentheses_in_closure_argument Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Parentheses in Closure Argument

- -

Parentheses are not needed when declaring closure arguments

- -
    -
  • Identifier: unneeded_parentheses_in_closure_argument
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let foo = { (bar: Int) in }
-
-
let foo = { bar, _  in }
-
-
let foo = { bar in }
-
-
let foo = { bar -> Bool in return true }
-
-
DispatchQueue.main.async { () -> Void in
-    doSomething()
-}
-
-

Triggering Examples

-
call(arg: { (bar) in })
-
-
call(arg: { (bar, _) in })
-
-
let foo = { (bar) -> Bool in return true }
-
-
foo.map { ($0, $0) }.forEach { (x, y) in }
-
-
foo.bar { [weak self] (x, y) in }
-
-
[].first { (temp) in
-    [].first { (temp) in
-        [].first { (temp) in
-            _ = temp
-            return false
-        }
-        return false
-    }
-    return false
-}
-
-
[].first { temp in
-    [].first { (temp) in
-        [].first { (temp) in
-            _ = temp
-            return false
-        }
-        return false
-    }
-    return false
-}
-
- -
-
- - -
-
- - - diff --git a/unneeded_synthesized_initializer.html b/unneeded_synthesized_initializer.html deleted file mode 100644 index 89ed2c737..000000000 --- a/unneeded_synthesized_initializer.html +++ /dev/null @@ -1,742 +0,0 @@ - - - - unneeded_synthesized_initializer Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unneeded Synthesized Initializer

- -

Default or memberwise initializers that will be automatically synthesized do not need to be manually defined.

- -
    -
  • Identifier: unneeded_synthesized_initializer
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not be private.
-    private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String
-
-    // Synthesized initializer would not be private.
-    private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not be fileprivate.
-    fileprivate init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: String
-
-    // Synthesized initializer would not prepend "foo".
-    init(bar: String) {
-        self.bar = "foo" + bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Failable initializer
-    init?(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Initializer throws
-    init(bar: String) throws {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    let bar: String
-
-    // Different argument labels
-    init(_ bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    var bar: String = "foo"
-
-    // Different default values
-    init(bar: String = "bar") {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private static var bar: String
-
-    // var is static
-    init(bar: String) {
-        Self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private var bar: String
-
-    // var is private
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    fileprivate var bar: String
-
-    // var is fileprivate
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // init has no body
-    init(foo: String, bar: String) {
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // foo is not initialized
-    init(foo: String, bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-    // Ordering of args is different from properties.
-    init(bar: String, foo: String) {
-        self.foo = foo
-        self.bar = bar
-    }
-}
-
-
@frozen
-public struct Field {
-    @usableFromInline
-    let index: Int
-
-    @usableFromInline
-    let parent: Metadata
-
-    @inlinable // inlinable
-    init(index: Int, parent: Metadata) {
-       self.index = index
-       self.parent = parent
-    }
-}
-
-
internal struct Foo {
-    var bar: String = ""
-    var baz: Int = 0
-
-    // These initializers must be declared.
-    init() { }
-
-    init(bar: String = "", baz: Int = 0) {
-        self.bar = bar
-        self.baz = baz
-    }
-
-    // Because manually declared initializers block
-    // synthesization.
-    init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    init() {
-        print("perform side effect")
-    }
-}
-
-
struct Foo {
-    var bar: Int = 0
-
-    init(bar: Int = 0) {
-        self.bar = bar
-        print("perform side effect")
-    }
-}
-
-
struct Foo {
-    var bar: Int
-
-    init(@Clamped bar: Int) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    let bar: Int
-
-    init(bar: Int) {
-        self.bar = bar
-    }
-    init?() {
-        return nil
-    }
-}
-
-
struct Foo {
-    @available(*, unavailable)
-    init() {}
-}
-
-

Triggering Examples

-
struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
private struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
fileprivate struct Foo {
-    let bar: String
-
-   init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    fileprivate var bar: String
-
-   fileprivate init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    private var bar: String
-
-   private init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var foo: String
-    var bar: String
-
-   init(foo: String, bar: String) {
-        self.foo = foo
-        self.bar = bar
-    }
-}
-
-
internal struct Foo {
-    var bar: String
-
-   internal init(bar: String) {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar: String = ""
-
-   init() {
-        // Empty initializer will be generated automatically
-        // when all vars have default values.
-    }
-}
-
-
struct Foo {
-    var bar: String = ""
-
-   init() {
-        // Empty initializer
-    }
-
-   init(bar: String = "") {
-        self.bar = bar
-    }
-}
-
-
struct Foo {
-    var bar = ""
-
-   init(bar: String = "") {
-        self.bar = bar
-    }
-}
-
-
struct Outer {
-    struct Inner {
-        let prop: Int
-
-       init(prop: Int) {
-            self.prop = prop
-        }
-    }
-}
-
-
class Foo {
-    struct Bar {
-        let baz: Int
-
-       init(baz: Int) {
-            self.baz = baz
-        }
-    }
-}
-
-
struct Foo {
-    let i: Int
-    struct Bar {
-        let j: Int
-        init(j: Int) {
-            self.j = j
-        }
-    }
-    init(i: Int) {
-        self.i = i
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/unowned_variable_capture.html b/unowned_variable_capture.html deleted file mode 100644 index 6e881403e..000000000 --- a/unowned_variable_capture.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - unowned_variable_capture Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unowned Variable Capture

- -

Prefer capturing references as weak to avoid potential crashes

- -
    -
  • Identifier: unowned_variable_capture
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo { [weak self] in _ }
-
-
foo { [weak self] param in _ }
-
-
foo { [weak bar] in _ }
-
-
foo { [weak bar] param in _ }
-
-
foo { bar in _ }
-
-
foo { $0 }
-
-
final class First {}
-final class Second {
-    unowned var value: First
-    init(value: First) {
-        self.value = value
-    }
-}
-
-

Triggering Examples

-
foo { [unowned self] in _ }
-
-
foo { [unowned bar] in _ }
-
-
foo { [bar, unowned self] in _ }
-
- -
-
- - -
-
- - - diff --git a/untyped_error_in_catch.html b/untyped_error_in_catch.html deleted file mode 100644 index 635db6565..000000000 --- a/untyped_error_in_catch.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - untyped_error_in_catch Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Untyped Error in Catch

- -

Catch statements should not declare error variables without type casting

- -
    -
  • Identifier: untyped_error_in_catch
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
do {
-  try foo()
-} catch {}
-
-
do {
-  try foo()
-} catch Error.invalidOperation {
-} catch {}
-
-
do {
-  try foo()
-} catch let error as MyError {
-} catch {}
-
-
do {
-  try foo()
-} catch var error as MyError {
-} catch {}
-
-
do {
-    try something()
-} catch let e where e.code == .fileError {
-    // can be ignored
-} catch {
-    print(error)
-}
-
-

Triggering Examples

-
do {
-  try foo()
-} catch var error {}
-
-
do {
-  try foo()
-} catch let error {}
-
-
do {
-  try foo()
-} catch let someError {}
-
-
do {
-  try foo()
-} catch var someError {}
-
-
do {
-  try foo()
-} catch let e {}
-
-
do {
-  try foo()
-} catch(let error) {}
-
-
do {
-  try foo()
-} catch (let error) {}
-
- -
-
- - -
-
- - - diff --git a/unused_capture_list.html b/unused_capture_list.html deleted file mode 100644 index 70378e0e3..000000000 --- a/unused_capture_list.html +++ /dev/null @@ -1,517 +0,0 @@ - - - - unused_capture_list Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Capture List

- -

Unused reference in a capture list should be removed

- -
    -
  • Identifier: unused_capture_list
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map {
-    [ weak
-      delegate,
-      unowned
-      self
-    ] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map { [weak self] num in
-    self?.handle(num)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    delegate.handle(foo, self)
-}
-
-
numbers.forEach({
-    [weak handler] in
-    handler?.handle($0)
-})
-
-
withEnvironment(apiService: MockService(fetchProjectResponse: project)) {
-    [Device.phone4_7inch, Device.phone5_8inch, Device.pad].forEach { device in
-        device.handle()
-    }
-}
-
-
{ [foo] _ in foo.bar() }()
-
-
sizes.max().flatMap { [(offset: offset, size: $0)] } ?? []
-
-
[1, 2].map { [self] num in
-    handle(num)
-}
-
-
[1, 2].map { [unowned self] num in
-    handle(num)
-}
-
-
[1, 2].map { [self, unowned delegate = self.delegate!] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map { [unowned self, unowned delegate = self.delegate!] num in
-    delegate.handle(num)
-}
-
-
[1, 2].map {
-    [ weak
-      delegate,
-      self
-    ] num in
-    delegate.handle(num)
-}
-
-
rx.onViewDidAppear.subscribe(onNext: { [unowned self] in
-      doSomething()
-}).disposed(by: disposeBag)
-
-
let closure = { [weak self] in
-    guard let self else {
-        return
-    }
-    someInstanceFunction()
-}
-
-

Triggering Examples

-
[1, 2].map { [weak self] num in
-    print(num)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    self?.handle(foo)
-}
-
-
let failure: Failure = { [weak self, unowned delegate = self.delegate!] foo in
-    print(foo)
-}
-
-
numbers.forEach({
-    [weak handler] in
-    print($0)
-})
-
-
numbers.forEach({
-    [self, weak handler] in
-    print($0)
-})
-
-
withEnvironment(apiService: MockService(fetchProjectResponse: project)) { [foo] in
-    [Device.phone4_7inch, Device.phone5_8inch, Device.pad].forEach { device in
-        device.handle()
-    }
-}
-
-
{ [foo] in _ }()
-
-
let closure = { [weak a] in
-    // The new `a` immediately shadows the captured `a` which thus isn't needed.
-    guard let a = getOptionalValue() else {
-        return
-    }
-    someInstanceFunction()
-}
-
- -
-
- - -
-
- - - diff --git a/unused_closure_parameter.html b/unused_closure_parameter.html deleted file mode 100644 index 6814a1acd..000000000 --- a/unused_closure_parameter.html +++ /dev/null @@ -1,525 +0,0 @@ - - - - unused_closure_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Closure Parameter

- -

Unused parameter in a closure should be replaced with _

- -
    -
  • Identifier: unused_closure_parameter
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
[1, 2].map { $0 + 1 }
-
-
[1, 2].map({ $0 + 1 })
-
-
[1, 2].map { number in
- number + 1 
-}
-
-
[1, 2].map { _ in
- 3 
-}
-
-
[1, 2].something { number, idx in
- return number * idx
-}
-
-
let isEmpty = [1, 2].isEmpty()
-
-
violations.sorted(by: { lhs, rhs in 
- return lhs.location > rhs.location
-})
-
-
rlmConfiguration.migrationBlock.map { rlmMigration in
-    return { migration, schemaVersion in
-        rlmMigration(migration.rlmMigration, schemaVersion)
-    }
-}
-
-
genericsFunc { (a: Type, b) in
-    a + b
-}
-
-
var label: UILabel = { (lbl: UILabel) -> UILabel in
-    lbl.backgroundColor = .red
-    return lbl
-}(UILabel())
-
-
hoge(arg: num) { num in
-    return num
-}
-
-
({ (manager: FileManager) in
-  print(manager)
-})(FileManager.default)
-
-
withPostSideEffect { input in
-    if true { print("\(input)") }
-}
-
-
viewModel?.profileImage.didSet(weak: self) { (self, profileImage) in
-    self.profileImageView.image = profileImage
-}
-
-
let failure: Failure = { task, error in
-    observer.sendFailed(error, task)
-}
-
-
List($names) { $name in
-    Text(name)
-}
-
-
List($names) { $name in
-    TextField($name)
-}
-
-
_ = ["a"].filter { `class` in `class`.hasPrefix("a") }
-
-
let closure: (Int) -> Void = { `foo` in _ = foo }
-
-
let closure: (Int) -> Void = { foo in _ = `foo` }
-
-

Triggering Examples

-
[1, 2].map { number in
- return 3 }
-
-
[1, 2].map { number in
- return numberWithSuffix }
-
-
[1, 2].map { number in
- return 3 // number }
-
-
[1, 2].map { number in
- return 3 "number" }
-
-
[1, 2].something { number, idx in
- return number }
-
-
genericsFunc { (number: TypeA, idx: TypeB) in return idx }
-
-
let c: (Int) -> Void = { foo in _ = .foo }
-
-
hoge(arg: num) { num in
-}
-
-
fooFunc {  in }
-
-
func foo () {
- bar { number in return 3 }
-
-
viewModel?.profileImage.didSet(weak: self) { (self, profileImage) in
-    profileImageView.image = profileImage
-}
-
-
let failure: Failure = { task, error in
-    observer.sendFailed(error)
-}
-
-
List($names) { $name in
-    Text("Foo")
-}
-
-
let class1 = "a"
-_ = ["a"].filter { `class` in `class1`.hasPrefix("a") }
-
- -
-
- - -
-
- - - diff --git a/unused_control_flow_label.html b/unused_control_flow_label.html deleted file mode 100644 index b36d68587..000000000 --- a/unused_control_flow_label.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - unused_control_flow_label Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Control Flow Label

- -

Unused control flow label should be removed

- -
    -
  • Identifier: unused_control_flow_label
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
loop: while true { break loop }
-
-
loop: while true { continue loop }
-
-
loop:
-    while true { break loop }
-
-
while true { break }
-
-
loop: for x in array { break loop }
-
-
label: switch number {
-case 1: print("1")
-case 2: print("2")
-default: break label
-}
-
-
loop: repeat {
-    if x == 10 {
-        break loop
-    }
-} while true
-
-

Triggering Examples

-
loop: while true { break }
-
-
loop: while true { break loop1 }
-
-
loop: while true { break outerLoop }
-
-
loop: for x in array { break }
-
-
label: switch number {
-case 1: print("1")
-case 2: print("2")
-default: break
-}
-
-
loop: repeat {
-    if x == 10 {
-        break
-    }
-} while true
-
- -
-
- - -
-
- - - diff --git a/unused_declaration.html b/unused_declaration.html deleted file mode 100644 index 19c970e9b..000000000 --- a/unused_declaration.html +++ /dev/null @@ -1,707 +0,0 @@ - - - - unused_declaration Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Declaration

- -

Declarations should be referenced at least once within all files linted

- -
    -
  • Identifier: unused_declaration
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -error -
    -include_public_and_open - -false -
    -related_usrs_to_skip - -[“s:7SwiftUI15PreviewProviderP”] -
  • -
-

Non Triggering Examples

-
let kConstant = 0
-_ = kConstant
-
-
enum Change<T> {
-  case insert(T)
-  case delete(T)
-}
-
-extension Sequence {
-  func deletes<T>() -> [T] where Element == Change<T> {
-    return compactMap { operation in
-      if case .delete(let value) = operation {
-        return value
-      } else {
-        return nil
-      }
-    }
-  }
-}
-
-let changes = [Change.insert(0), .delete(0)]
-_ = changes.deletes()
-
-
struct Item: Codable {}
-struct ResponseModel: Codable {
-    let items: [Item]
-
-    enum CodingKeys: String, CodingKey {
-        case items = "ResponseItems"
-    }
-}
-
-_ = ResponseModel(items: [Item()]).items
-
-
class ResponseModel {
-    @objc func foo() {
-    }
-}
-_ = ResponseModel()
-
-
public func foo() {}
-
-
protocol Foo {}
-
-extension Foo {
-    func bar() {}
-}
-
-struct MyStruct: Foo {}
-MyStruct().bar()
-
-
import XCTest
-class MyTests: XCTestCase {
-    func testExample() {}
-}
-
-
import XCTest
-open class BestTestCase: XCTestCase {}
-class MyTests: BestTestCase {
-    func testExample() {}
-}
-
-
    struct S {
-        var i: Int? = nil
-        func f() {
-            if let i { print(i) }
-        }
-    }
-    S().f()
-
-
enum Component {
-  case string(StaticString)
-  indirect case array([Component])
-  indirect case optional(Component?)
-}
-
-@resultBuilder
-struct ComponentBuilder {
-  static func buildBlock(_ components: Component...) -> Component {
-    return .array(components)
-  }
-
-  static func buildExpression(_ string: StaticString) -> Component {
-    return .string(string)
-  }
-
-  static func buildOptional(_ component: Component?) -> Component {
-    return .optional(component)
-  }
-
-  static func buildEither(first component: Component) -> Component {
-    return component
-  }
-
-  static func buildEither(second component: Component) -> Component {
-    return component
-  }
-
-  static func buildArray(_ components: [Component]) -> Component {
-    return .array(components)
-  }
-
-  static func buildLimitedAvailability(_ component: Component) -> Component {
-    return component
-  }
-
-  static func buildFinalResult(_ component: Component) -> Component {
-    return component
-  }
-
-  static func buildPartialBlock(first component: Component) -> Component {
-    return component
-  }
-
-  static func buildPartialBlock(accumulated component: Component, next: Component) -> Component {
-    return component
-  }
-}
-
-func acceptComponentBuilder(@ComponentBuilder _ body: () -> Component) {
-  print(body())
-}
-
-acceptComponentBuilder {
-  "hello"
-}
-
-
import Cocoa
-
-@NSApplicationMain
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func applicationWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBAction private func foo() {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @objc func foo() {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBInspectable private var innerPaddingWidth: Int {
-        set { self.backgroundView.innerPaddingWidth = newValue }
-        get { return self.backgroundView.innerPaddingWidth }
-    }
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBOutlet private var bar: NSObject! {
-        set { fatalError() }
-        get { fatalError() }
-    }
-
-    @IBOutlet private var baz: NSObject! {
-        willSet { print("willSet") }
-    }
-
-    @IBOutlet private var buzz: NSObject! {
-        didSet { print("didSet") }
-    }
-}
-
-

Triggering Examples

-
let kConstant = 0
-
-
struct Item {}
-struct ResponseModel: Codable {
-    let items: [Item]
-
-    enum CodingKeys: String {
-        case items = "ResponseItems"
-    }
-}
-
-
class ResponseModel {
-    func foo() {
-    }
-}
-
-
//
-// include_public_and_open: true
-//
-
-public func foo() {}
-
-
-
protocol Foo {
-    func bar1()
-}
-
-extension Foo {
-    func bar1() {}
-    func bar2() {}
-}
-
-struct MyStruct: Foo {}
-_ = MyStruct()
-
-
import XCTest
-class MyTests: NSObject {
-    func testExample() {}
-}
-
-
enum Component {
-  case string(StaticString)
-  indirect case array([Component])
-  indirect case optional(Component?)
-}
-
-struct ComponentBuilder {
-  func buildExpression(_ string: StaticString) -> Component {
-    return .string(string)
-  }
-
-  func buildBlock(_ components: Component...) -> Component {
-    return .array(components)
-  }
-
-  func buildIf(_ value: Component?) -> Component {
-    return .optional(value)
-  }
-
-  static func buildABear(_ components: Component...) -> Component {
-    return .array(components)
-  }
-}
-
-_ = ComponentBuilder()
-
-
protocol Foo {}
-extension Foo {}
-
-
class C<T> {}
-extension C<Int> {}
-
-
import Cocoa
-
-@NSApplicationMain
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func appWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Cocoa
-
-final class AppDelegate: NSObject, NSApplicationDelegate {
-    func applicationWillFinishLaunching(_ notification: Notification) {}
-    func applicationWillBecomeActive(_ notification: Notification) {}
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBOutlet var bar: NSObject!
-}
-
-
import Foundation
-
-public final class Foo: NSObject {
-    @IBInspectable var bar: String!
-}
-
-
import Foundation
-
-final class Foo: NSObject {}
-final class Bar {
-    var foo = Foo()
-}
-
- -
-
- - -
-
- - - diff --git a/unused_enumerated.html b/unused_enumerated.html deleted file mode 100644 index 0da98bf48..000000000 --- a/unused_enumerated.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - unused_enumerated Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Enumerated

- -

When the index or the item is not used, .enumerated() can be removed.

- -
    -
  • Identifier: unused_enumerated
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
for (idx, foo) in bar.enumerated() { }
-
-
for (_, foo) in bar.enumerated().something() { }
-
-
for (_, foo) in bar.something() { }
-
-
for foo in bar.enumerated() { }
-
-
for foo in bar { }
-
-
for (idx, _) in bar.enumerated().something() { }
-
-
for (idx, _) in bar.something() { }
-
-
for idx in bar.indices { }
-
-
for (section, (event, _)) in data.enumerated() {}
-
-
list.enumerated().map { idx, elem in "\(idx): \(elem)" }
-
-
list.enumerated().map { $0 + $1 }
-
-
list.enumerated().something().map { _, elem in elem }
-
-
list.enumerated().map { ($0.offset, $0.element) }
-
-
list.enumerated().map { ($0.0, $0.1) }
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($0, $1) }
-    return $0
-}
-
-

Triggering Examples

-
for (_, foo) in bar.enumerated() { }
-
-
for (_, foo) in abc.bar.enumerated() { }
-
-
for (_, foo) in abc.something().enumerated() { }
-
-
for (idx, _) in bar.enumerated() { }
-
-
list.enumerated().map { idx, _ in idx }
-
-
list.enumerated().map { _, elem in elem }
-
-
list.enumerated().forEach { print($0) }
-
-
list.enumerated().map { $1 }
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($1) }
-    return $0
-}
-
-
list.enumerated().map {
-    $1.enumerated().forEach { print($0, $1) }
-    return 1
-}
-
-
list.enumerated().forEach {
-    let (i, _) = $0
-}
-
- -
-
- - -
-
- - - diff --git a/unused_import.html b/unused_import.html deleted file mode 100644 index fe414f305..000000000 --- a/unused_import.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - unused_import Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Import

- -

All imported modules should be required to make the file compile

- -
    -
  • Identifier: unused_import
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: Yes
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -require_explicit_imports - -false -
    -allowed_transitive_imports - -[] -
    -always_keep_imports - -[] -
  • -
-

Non Triggering Examples

-
import Dispatch // This is used
-dispatchMain()
-
-
@testable import Dispatch
-dispatchMain()
-
-
import Foundation
-@objc
-class A {}
-
-
import UnknownModule
-func foo(error: Swift.Error) {}
-
-
@_exported import UnknownModule
-
-
import Foundation
-let 👨👩👧👦 = #selector(NSArray.contains(_:))
-👨👩👧👦 == 👨👩👧👦
-
-

Triggering Examples

-
import Dispatch
-struct A {
-  static func dispatchMain() {}
-}
-A.dispatchMain()
-
-
import Foundation // This is unused
-struct A {
-  static func dispatchMain() {}
-}
-A.dispatchMain()
-import Dispatch
-
-
-
import Foundation
-dispatchMain()
-
-
import Foundation
-// @objc
-class A {}
-
-
import Foundation
-import UnknownModule
-func foo(error: Swift.Error) {}
-
-
import Swift
-import SwiftShims
-func foo(error: Swift.Error) {}
-
- -
-
- - -
-
- - - diff --git a/unused_optional_binding.html b/unused_optional_binding.html deleted file mode 100644 index ce54a1d28..000000000 --- a/unused_optional_binding.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - unused_optional_binding Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Optional Binding

- -

Prefer != nil over let _ =

- -
    -
  • Identifier: unused_optional_binding
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -ignore_optional_try - -false -
  • -
-

Non Triggering Examples

-
if let bar = Foo.optionalValue {}
-
-
if let (_, second) = getOptionalTuple() {}
-
-
if let (_, asd, _) = getOptionalTuple(), let bar = Foo.optionalValue {}
-
-
if foo() { let _ = bar() }
-
-
if foo() { _ = bar() }
-
-
if case .some(_) = self {}
-
-
if let point = state.find({ _ in true }) {}
-
-

Triggering Examples

-
if let _ = Foo.optionalValue {}
-
-
if let a = Foo.optionalValue, let _ = Foo.optionalValue2 {}
-
-
guard let a = Foo.optionalValue, let _ = Foo.optionalValue2 {}
-
-
if let (first, second) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (first, _) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (_, second) = getOptionalTuple(), let _ = Foo.optionalValue {}
-
-
if let (_, _, _) = getOptionalTuple(), let bar = Foo.optionalValue {}
-
-
func foo() { if let _ = bar {} }
-
- -
-
- - -
-
- - - diff --git a/unused_parameter.html b/unused_parameter.html deleted file mode 100644 index 93ea9dc21..000000000 --- a/unused_parameter.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - unused_parameter Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Parameter

- -

Other than unused local variable declarations, unused function/initializer/subscript parameters are not marked by the Swift compiler. Since unused parameters are code smells, they should either be removed or replaced/shadowed by a wildcard ‘_’ to indicate that they are being deliberately disregarded.

- -
    -
  • Identifier: unused_parameter
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func f(a: Int) {
-    _ = a
-}
-
-
func f(case: Int) {
-    _ = `case`
-}
-
-
func f(a _: Int) {}
-
-
func f(_: Int) {}
-
-
func f(a: Int, b c: String) {
-    func g() {
-        _ = a
-        _ = c
-    }
-}
-
-
func f(a: Int, c: Int) -> Int {
-    struct S {
-        let b = 1
-        func f(a: Int, b: Int = 2) -> Int { a + b }
-    }
-    return a + c
-}
-
-
func f(a: Int?) {
-    if let a {}
-}
-
-
func f(a: Int) {
-    let a = a
-    return a
-}
-
-
func f(`operator`: Int) -> Int { `operator` }
-
-

Triggering Examples

-
func f(a: Int) {}
-
-
func f(a: Int, b c: String) {}
-
-
func f(a: Int, b c: String) {
-    func g(a: Int, b: Double) {
-        _ = a
-    }
-}
-
-
struct S {
-    let a: Int
-
-    init(a: Int, b: Int) {
-        func f(a: Int, b: Int) -> Int { b }
-        self.a = f(a: a, b: 0)
-    }
-}
-
-
struct S {
-    subscript(a: Int, b: Int) {
-        func f(a: Int, b: Int) -> Int { b }
-        return f(a: a, b: 0)
-    }
-}
-
-
func f(a: Int, b: Int, c: Int) -> Int {
-    struct S {
-        let b = 1
-        func f(a: Int, c: Int = 2) -> Int { a + b }
-    }
-    return S().f(a: c)
-}
-
-
func f(a: Int, c: String) {
-    let a = 1
-    return a + c
-}
-
- -
-
- - -
-
- - - diff --git a/unused_setter_value.html b/unused_setter_value.html deleted file mode 100644 index dda589e9a..000000000 --- a/unused_setter_value.html +++ /dev/null @@ -1,501 +0,0 @@ - - - - unused_setter_value Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Unused Setter Value

- -

Setter value is not used

- -
    -
  • Identifier: unused_setter_value
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = newValue
-    }
-}
-
-
var aValue: String {
-    set {
-        Persister.shared.aValue = newValue
-    }
-    get {
-        return Persister.shared.aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set(value) {
-        Persister.shared.aValue = value
-    }
-}
-
-
override var aValue: String {
- get {
-     return Persister.shared.aValue
- }
- set { }
-}
-
-

Triggering Examples

-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    set {
-        Persister.shared.aValue = aValue
-    }
-    get {
-        return Persister.shared.aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        let newValue = Persister.shared.aValue
-        return newValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set(value) {
-        Persister.shared.aValue = aValue
-    }
-}
-
-
override var aValue: String {
-    get {
-        return Persister.shared.aValue
-    }
-    set {
-        Persister.shared.aValue = aValue
-    }
-}
-
- -
-
- - -
-
- - - diff --git a/valid_ibinspectable.html b/valid_ibinspectable.html deleted file mode 100644 index 660efc298..000000000 --- a/valid_ibinspectable.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - valid_ibinspectable Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Valid IBInspectable

- -

@IBInspectable should be applied to variables only, have its type explicit and be of a supported type

- -
    -
  • Identifier: valid_ibinspectable
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  @IBInspectable private var x: Int
-}
-
-
class Foo {
-  @IBInspectable private var x: String?
-}
-
-
class Foo {
-  @IBInspectable private var x: String!
-}
-
-
class Foo {
-  @IBInspectable private var count: Int = 0
-}
-
-
class Foo {
-  private var notInspectable = 0
-}
-
-
class Foo {
-  private let notInspectable: Int
-}
-
-
class Foo {
-  private let notInspectable: UInt8
-}
-
-
extension Foo {
-    @IBInspectable var color: UIColor {
-        set {
-            self.bar.textColor = newValue
-        }
-
-        get {
-            return self.bar.textColor
-        }
-    }
-}
-
-
class Foo {
-    @IBInspectable var borderColor: UIColor? = nil {
-        didSet {
-            updateAppearance()
-        }
-    }
-}
-
-

Triggering Examples

-
class Foo {
-  @IBInspectable private let count: Int
-}
-
-
class Foo {
-  @IBInspectable private var insets: UIEdgeInsets
-}
-
-
class Foo {
-  @IBInspectable private var count = 0
-}
-
-
class Foo {
-  @IBInspectable private var count: Int?
-}
-
-
class Foo {
-  @IBInspectable private var count: Int!
-}
-
-
class Foo {
-  @IBInspectable private var count: Optional<Int>
-}
-
-
class Foo {
-  @IBInspectable private var x: Optional<String>
-}
-
- -
-
- - -
-
- - - diff --git a/vertical_parameter_alignment.html b/vertical_parameter_alignment.html deleted file mode 100644 index fa24d6594..000000000 --- a/vertical_parameter_alignment.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - vertical_parameter_alignment Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Parameter Alignment

- -

Function parameters should be aligned vertically if they’re in multiple lines in a declaration

- -
    -
  • Identifier: vertical_parameter_alignment
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary) -> [StyleViolation]
-
-
func foo(bar: Int)
-
-
func foo(bar: Int) -> String
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                      dictionary: SourceKittenDictionary)
-                      -> [StyleViolation]
-
-
func validateFunction(
-   _ file: SwiftLintFile, kind: SwiftDeclarationKind,
-   dictionary: SourceKittenDictionary) -> [StyleViolation]
-
-
func validateFunction(
-   _ file: SwiftLintFile, kind: SwiftDeclarationKind,
-   dictionary: SourceKittenDictionary
-) -> [StyleViolation]
-
-
func regex(_ pattern: String,
-           options: NSRegularExpression.Options = [.anchorsMatchLines,
-                                                   .dotMatchesLineSeparators]) -> NSRegularExpression
-
-
func foo(a: Void,
-         b: [String: String] =
-         [:]) {
-}
-
-
func foo(data: (size: CGSize,
-                identifier: String)) {}
-
-
func foo(data: Data,
-         @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-
-
class A {
-    init(bar: Int)
-}
-
-
class A {
-    init(foo: Int,
-         bar: String)
-}
-
-

Triggering Examples

-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                  dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile, kind: SwiftDeclarationKind,
-                       dictionary: SourceKittenDictionary) { }
-
-
func validateFunction(_ file: SwiftLintFile,
-                  kind: SwiftDeclarationKind,
-                  dictionary: SourceKittenDictionary) { }
-
-
func foo(data: Data,
-            @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-
-
class A {
-    init(data: Data,
-                @ViewBuilder content: @escaping (Data.Element.IdentifiedValue) -> Content) {}
-}
-
- -
-
- - -
-
- - - diff --git a/vertical_parameter_alignment_on_call.html b/vertical_parameter_alignment_on_call.html deleted file mode 100644 index 8596f7c34..000000000 --- a/vertical_parameter_alignment_on_call.html +++ /dev/null @@ -1,500 +0,0 @@ - - - - vertical_parameter_alignment_on_call Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Parameter Alignment on Call

- -

Function parameters should be aligned vertically if they’re in multiple lines in a method call

- -
    -
  • Identifier: vertical_parameter_alignment_on_call
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
foo(param1: 1, param2: bar
-    param3: false, param4: true)
-
-
foo(param1: 1, param2: bar)
-
-
foo(param1: 1, param2: bar
-    param3: false,
-    param4: true)
-
-
foo(
-   param1: 1
-) { _ in }
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-}, completion: { _ in
-    self.hideLoading()
-})
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-},
-completion: { _ in
-    self.hideLoading()
-})
-
-
UIView.animate(withDuration: 0.4, animations: {
-    blurredImageView.alpha = 1
-} { _ in
-    self.hideLoading()
-}
-
-
foo(param1: 1, param2: { _ in },
-    param3: false, param4: true)
-
-
foo({ _ in
-       bar()
-   },
-   completion: { _ in
-       baz()
-   }
-)
-
-
foo(param1: 1, param2: [
-   0,
-   1
-], param3: 0)
-
-
myFunc(foo: 0,
-       bar: baz == 0)
-
-
UIViewPropertyAnimator.runningPropertyAnimator(
-    withDuration: 2.0,
-    delay: 0.0,
-    options: [.curveEaseIn]
-) {
-    // animations
-} completion: { _ in
-    // completion
-}
-
-

Triggering Examples

-
foo(param1: 1, param2: bar,
-                param3: false, param4: true)
-
-
foo(param1: 1, param2: bar,
- param3: false, param4: true)
-
-
foo(param1: 1, param2: bar,
-       param3: false,
-       param4: true)
-
-
foo(param1: 1,
-       param2: { _ in })
-
-
foo(param1: 1,
-    param2: { _ in
-}, param3: 2,
- param4: 0)
-
-
foo(param1: 1, param2: { _ in },
-       param3: false, param4: true)
-
-
myFunc(foo: 0,
-        bar: baz == 0)
-
-
myFunc(foo: 0, bar:
-        baz == 0, baz: true)
-
- -
-
- - -
-
- - - diff --git a/vertical_whitespace.html b/vertical_whitespace.html deleted file mode 100644 index 523808c1f..000000000 --- a/vertical_whitespace.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - vertical_whitespace Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace

- -

Limit vertical whitespace to a single empty line.

- -
    -
  • Identifier: vertical_whitespace
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -max_empty_lines - -1 -
  • -
-

Non Triggering Examples

-
let abc = 0
-
-
-
let abc = 0
-
-
-
-
/* bcs 
-
-
-
-*/
-
-
// bca 
-
-
-
-

Triggering Examples

-
let aaaa = 0
-
-
-
-
-
struct AAAA {}
-
-
-
-
-
-
class BBBB {}
-
-
-
-
- -
-
- - -
-
- - - diff --git a/vertical_whitespace_between_cases.html b/vertical_whitespace_between_cases.html deleted file mode 100644 index 343dc9ce3..000000000 --- a/vertical_whitespace_between_cases.html +++ /dev/null @@ -1,514 +0,0 @@ - - - - vertical_whitespace_between_cases Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace Between Cases

- -

Include a single empty line between switch cases

- -
    -
  • Identifier: vertical_whitespace_between_cases
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
switch x {
-
-case 0..<5:
-    print("x is low")
-
-case 5..<10:
-    print("x is high")
-
-default:
-    print("x is invalid")
-
-}
-
-
switch x {
-case .valid:
-    print("multiple ...")
-    print("... lines")
-
-case .invalid:
-    print("multiple ...")
-    print("... lines")
-}
-
-
switch x {
-case .valid:
-    print("x is valid")
-
-case .invalid:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is low")
-
-case 5..<10:
-    print("x is high")
-
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is valid")
-
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    return "x is valid"
-
-default:
-    return "x is invalid"
-}
-
-
switch x {
-case 0..<5: print("x is low")
-case 5..<10: print("x is high")
-default: print("x is invalid")
-}
-
-
switch x {    
-case 1:    
-    print("one")    
-
-default:    
-    print("not one")    
-}    
-
-

Triggering Examples

-
switch x {
-case .valid:
-    print("multiple ...")
-    print("... lines")
-case .invalid:
-    print("multiple ...")
-    print("... lines")
-}
-
-
switch x {
-case .valid:
-    print("x is valid")
-case .invalid:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    print("x is valid")
-default:
-    print("x is invalid")
-}
-
-
switch x {
-case 0..<5:
-    return "x is valid"
-default:
-    return "x is invalid"
-}
-
- -
-
- - -
-
- - - diff --git a/vertical_whitespace_closing_braces.html b/vertical_whitespace_closing_braces.html deleted file mode 100644 index 763cfb123..000000000 --- a/vertical_whitespace_closing_braces.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - vertical_whitespace_closing_braces Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace before Closing Braces

- -

Don’t include vertical whitespace (empty line) before closing braces

- -
    -
  • Identifier: vertical_whitespace_closing_braces
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -only_enforce_before_trivial_lines - -false -
  • -
-

Non Triggering Examples

-
[
-1,
-2,
-3
-]
-
-
do {
-  print("x is 5")
-}
-
-
do {
-  print("x is 5")
-}
-
-
do {
-  print("x is 5")
-}
-
-
foo(
-    x: 5,
-    y:6
-)
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-}
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([
-  1
-])
-
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([foo {
-  var sum = 0
-  for i in 1...5 { sum += i }
-  return sum
-
-}, foo {
-  var mul = 1
-  for i in 1...5 { mul *= i }
-  return mul
-}])
-
-
-
[1, 2].map { $0 }.filter { true }
-
-
[1, 2].map { $0 }.filter { num in true }
-
-
/*
-    class X {
-
-        let x = 5
-
-    }
-*/
-
-

Triggering Examples

-
[
-1,
-2,
-3
-
-]
-
-
do {
-  print("x is 5")
-
-
-}
-
-
do {
-  print("x is 5")
-
-
-}
-
-
do {
-  print("x is 5")
-
-}
-
-
foo(
-    x: 5,
-    y:6
-
-)
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-
-}
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([
-  1
-
-])
-
-
-
//
-// only_enforce_before_trivial_lines: true
-//
-
-print([foo {
-  var sum = 0
-  for i in 1...5 { sum += i }
-  return sum
-
-}, foo {
-  var mul = 1
-  for i in 1...5 { mul *= i }
-  return mul
-
-}])
-
-
- -
-
- - -
-
- - - diff --git a/vertical_whitespace_opening_braces.html b/vertical_whitespace_opening_braces.html deleted file mode 100644 index 22e333d33..000000000 --- a/vertical_whitespace_opening_braces.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - vertical_whitespace_opening_braces Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Vertical Whitespace after Opening Braces

- -

Don’t include vertical whitespace (empty line) after opening braces

- -
    -
  • Identifier: vertical_whitespace_opening_braces
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
/*
-    class X {
-
-        let x = 5
-
-    }
-*/
-
-
// [1, 2].map { $0 }.filter { num in true }
-
-
KingfisherManager.shared.retrieveImage(with: url, options: nil, progressBlock: nil) { image, _, _, _ in
-    guard let img = image else { return }
-}
-
-
[
-1,
-2,
-3
-]
-
-
[1, 2].map { $0 }.filter { num in true }
-
-
[1, 2].map { $0 }.foo()
-
-
class X {
-  struct Y {
-    class Z {
-    }
-  }
-}
-
-
foo(
-  x: 5,
-  y:6
-)
-
-
foo({ }) { _ in
-  self.dismiss(animated: false, completion: {
-  })
-}
-
-
func foo() {
-  run(5) { x in
-    print(x)
-  }
-}
-
-
if x == 5 {
-  print("x is 5")
-}
-
-
if x == 5 {
-  print("x is 5")
-}
-
-
struct MyStruct {
-  let x = 5
-}
-
-

Triggering Examples

-
KingfisherManager.shared.retrieveImage(with: url, options: nil, progressBlock: nil) { image, _, _, _ in
-
-    guard let img = image else { return }
-}
-
-
[
-
-1,
-2,
-3
-]
-
-
class X {
-  struct Y {
-
-    class Z {
-    }
-  }
-}
-
-
foo(
-
-  x: 5,
-  y:6
-)
-
-
foo({ }) { _ in
-
-  self.dismiss(animated: false, completion: {
-  })
-}
-
-
func foo() {
-
-  run(5) { x in
-    print(x)
-  }
-}
-
-
if x == 5 {
-
-
-  print("x is 5")
-}
-
-
if x == 5 {
-
-  print("x is 5")
-}
-
-
struct MyStruct {
-
-  let x = 5
-}
-
- -
-
- - -
-
- - - diff --git a/void_function_in_ternary.html b/void_function_in_ternary.html deleted file mode 100644 index 3ccfb2541..000000000 --- a/void_function_in_ternary.html +++ /dev/null @@ -1,491 +0,0 @@ - - - - void_function_in_ternary Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Void Function in Ternary

- -

Using ternary to call Void functions should be avoided

- -
    -
  • Identifier: void_function_in_ternary
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.1.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let result = success ? foo() : bar()
-
-
if success {
-    askQuestion()
-} else {
-    exit()
-}
-
-
var price: Double {
-    return hasDiscount ? calculatePriceWithDiscount() : calculateRegularPrice()
-}
-
-
foo(x == 2 ? a() : b())
-
-
chevronView.image = collapsed ? .icon(.mediumChevronDown) : .icon(.mediumChevronUp)
-
-
array.map { elem in
-    elem.isEmpty() ? .emptyValue() : .number(elem)
-}
-
-
func compute(data: [Int]) -> Int {
-    data.isEmpty ? 0 : expensiveComputation(data)
-}
-
-
var value: Int {
-    mode == .fast ? fastComputation() : expensiveComputation()
-}
-
-
var value: Int {
-    get {
-        mode == .fast ? fastComputation() : expensiveComputation()
-    }
-}
-
-
subscript(index: Int) -> Int {
-    get {
-        index == 0 ? defaultValue() : compute(index)
-    }
-
-
subscript(index: Int) -> Int {
-    index == 0 ? defaultValue() : compute(index)
-
-

Triggering Examples

-
success ? askQuestion() : exit()
-
-
perform { elem in
-    elem.isEmpty() ? .emptyValue() : .number(elem)
-    return 1
-}
-
-
DispatchQueue.main.async {
-    self.sectionViewModels[section].collapsed.toggle()
-    self.sectionViewModels[section].collapsed
-        ? self.tableView.deleteRows(at: [IndexPath(row: 0, section: section)], with: .automatic)
-        : self.tableView.insertRows(at: [IndexPath(row: 0, section: section)], with: .automatic)
-    self.tableView.scrollToRow(at: IndexPath(row: NSNotFound, section: section), at: .top, animated: true)
-}
-
-
subscript(index: Int) -> Int {
-    index == 0 ? something() : somethingElse(index)
-    return index
-
-
var value: Int {
-    mode == .fast ? something() : somethingElse()
-    return 0
-}
-
-
var value: Int {
-    get {
-        mode == .fast ? something() : somethingElse()
-        return 0
-    }
-}
-
-
subscript(index: Int) -> Int {
-    get {
-        index == 0 ? something() : somethingElse(index)
-        return index
-    }
-
- -
-
- - -
-
- - - diff --git a/void_return.html b/void_return.html deleted file mode 100644 index b900f03da..000000000 --- a/void_return.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - void_return Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Void Return

- -

Prefer -> Void over -> ()

- -
    -
  • Identifier: void_return
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: Yes
  • -
  • Kind: style
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
let abc: () -> Void = {}
-
-
let abc: () -> (VoidVoid) = {}
-
-
func foo(completion: () -> Void)
-
-
let foo: (ConfigurationTests) -> () throws -> Void
-
-
let foo: (ConfigurationTests) ->   () throws -> Void
-
-
let foo: (ConfigurationTests) ->() throws -> Void
-
-
let foo: (ConfigurationTests) -> () -> Void
-
-
let foo: () -> () async -> Void
-
-
let foo: () -> () async throws -> Void
-
-
let foo: () -> () async -> Void
-
-
func foo() -> () async throws -> Void {}
-
-
func foo() async throws -> () async -> Void { return {} }
-
-
func foo() -> () async -> Int { 1 }
-
-

Triggering Examples

-
let abc: () -> () = {}
-
-
let abc: () -> (Void) = {}
-
-
let abc: () -> (   Void ) = {}
-
-
func foo(completion: () -> ())
-
-
func foo(completion: () -> (   ))
-
-
func foo(completion: () -> (Void))
-
-
let foo: (ConfigurationTests) -> () throws -> ()
-
-
func foo() async -> ()
-
-
func foo() async throws -> ()
-
- -
-
- - -
-
- - - diff --git a/weak_delegate.html b/weak_delegate.html deleted file mode 100644 index 4c85f6e06..000000000 --- a/weak_delegate.html +++ /dev/null @@ -1,493 +0,0 @@ - - - - weak_delegate Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Weak Delegate

- -

Delegates should be weak to avoid reference cycles

- -
    -
  • Identifier: weak_delegate
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
class Foo {
-  weak var delegate: SomeProtocol?
-}
-
-
class Foo {
-  weak var someDelegate: SomeDelegateProtocol?
-}
-
-
class Foo {
-  weak var delegateScroll: ScrollDelegate?
-}
-
-
class Foo {
-  var scrollHandler: ScrollDelegate?
-}
-
-
func foo() {
-  var delegate: SomeDelegate
-}
-
-
class Foo {
-  var delegateNotified: Bool?
-}
-
-
protocol P {
- var delegate: AnyObject? { get set }
-}
-
-
class Foo {
- protocol P {
- var delegate: AnyObject? { get set }
-}
-}
-
-
class Foo {
- var computedDelegate: ComputedDelegate {
- return bar() 
-} 
-}
-
-
class Foo {
-    var computedDelegate: ComputedDelegate {
-        get {
-            return bar()
-        }
-   }
-
-
struct Foo {
- @UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate 
-}
-
-
struct Foo {
- @NSApplicationDelegateAdaptor(AppDelegate.self) var appDelegate 
-}
-
-
struct Foo {
- @WKExtensionDelegateAdaptor(ExtensionDelegate.self) var extensionDelegate 
-}
-
-
class Foo {
-    func makeDelegate() -> SomeDelegate {
-        let delegate = SomeDelegate()
-        return delegate
-    }
-}
-
-

Triggering Examples

-
class Foo {
-  var delegate: SomeProtocol?
-}
-
-
class Foo {
-  var scrollDelegate: ScrollDelegate?
-}
-
-
class Foo {
-    var delegate: SomeProtocol? {
-        didSet {
-            print("Updated delegate")
-        }
-   }
-
- -
-
- - -
-
- - - diff --git a/xct_specific_matcher.html b/xct_specific_matcher.html deleted file mode 100644 index 2dbffe992..000000000 --- a/xct_specific_matcher.html +++ /dev/null @@ -1,600 +0,0 @@ - - - - xct_specific_matcher Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

XCTest Specific Matcher

- -

Prefer specific XCTest matchers over XCTAssertEqual and XCTAssertNotEqual.

- -
    -
  • Identifier: xct_specific_matcher
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - - - - - -
    KeyValue
    -severity - -warning -
    -matchers - -[one-argument-asserts, two-argument-asserts] -
  • -
-

Non Triggering Examples

-
XCTAssert(foo
-
-
XCTAssertFalse(foo)
-
-
XCTAssertTrue(foo)
-
-
XCTAssertNil(foo)
-
-
XCTAssertNotNil(foo)
-
-
XCTAssertEqual(foo, 2)
-
-
XCTAssertNotEqual(foo, "false")
-
-
XCTAssertEqual(foo, [1, 2, 3, true])
-
-
XCTAssertEqual(foo, [1, 2, 3, false])
-
-
XCTAssertEqual(foo, [1, 2, 3, nil])
-
-
XCTAssertEqual(foo, [true, nil, true, nil])
-
-
XCTAssertEqual([1, 2, 3, true], foo)
-
-
XCTAssertEqual([1, 2, 3, false], foo)
-
-
XCTAssertEqual([1, 2, 3, nil], foo)
-
-
XCTAssertEqual([true, nil, true, nil], foo)
-
-
XCTAssertEqual(2, foo)
-
-
XCTAssertNotEqual("false"), foo)
-
-
XCTAssertEqual(false, foo?.bar)
-
-
XCTAssertEqual(true, foo?.bar)
-
-
XCTAssert(    foo  )
-
-
XCTAssertFalse(  foo  )
-
-
XCTAssertTrue(  foo  )
-
-
XCTAssertNil(  foo  )
-
-
XCTAssertNotNil(  foo  )
-
-
XCTAssertEqual(  foo  , 2  )
-
-
XCTAssertNotEqual(  foo, "false")
-
-
XCTAssertEqual(foo?.bar, false)
-
-
XCTAssertEqual(foo?.bar, true)
-
-
XCTAssertNil(foo?.bar)
-
-
XCTAssertNotNil(foo?.bar)
-
-
XCTAssertEqual(foo?.bar, 2)
-
-
XCTAssertNotEqual(foo?.bar, "false")
-
-
XCTAssertEqual(foo?.bar, toto())
-
-
XCTAssertEqual(foo?.bar, .toto(.zoo))
-
-
XCTAssertEqual(toto(), foo?.bar)
-
-
XCTAssertEqual(.toto(.zoo), foo?.bar)
-
-
XCTAssert(foo.self == bar)
-
-
XCTAssertTrue(type(of: foo) != Int.self)
-
-
XCTAssertTrue(a == (1, 3, 5)
-
-

Triggering Examples

-
XCTAssertEqual(foo, true)
-
-
XCTAssertEqual(foo, false)
-
-
XCTAssertEqual(foo, nil)
-
-
XCTAssertNotEqual(foo, true)
-
-
XCTAssertNotEqual(foo, false)
-
-
XCTAssertNotEqual(foo, nil)
-
-
XCTAssertEqual(true, foo)
-
-
XCTAssertEqual(false, foo)
-
-
XCTAssertEqual(nil, foo)
-
-
XCTAssertNotEqual(true, foo)
-
-
XCTAssertNotEqual(false, foo)
-
-
XCTAssertNotEqual(nil, foo)
-
-
XCTAssertEqual(foo, true, "toto")
-
-
XCTAssertEqual(foo, false, "toto")
-
-
XCTAssertEqual(foo, nil, "toto")
-
-
XCTAssertNotEqual(foo, true, "toto")
-
-
XCTAssertNotEqual(foo, false, "toto")
-
-
XCTAssertNotEqual(foo, nil, "toto")
-
-
XCTAssertEqual(true, foo, "toto")
-
-
XCTAssertEqual(false, foo, "toto")
-
-
XCTAssertEqual(nil, foo, "toto")
-
-
XCTAssertNotEqual(true, foo, "toto")
-
-
XCTAssertNotEqual(false, foo, "toto")
-
-
XCTAssertNotEqual(nil, foo, "toto")
-
-
XCTAssertEqual(foo,true)
-
-
XCTAssertEqual( foo , false )
-
-
XCTAssertEqual(  foo  ,  nil  )
-
-
XCTAssertEqual(true, [1, 2, 3, true].hasNumbers())
-
-
XCTAssertEqual([1, 2, 3, true].hasNumbers(), true)
-
-
XCTAssertEqual(foo?.bar, nil)
-
-
XCTAssertNotEqual(foo?.bar, nil)
-
-
XCTAssertEqual(nil, true)
-
-
XCTAssertEqual(nil, false)
-
-
XCTAssertEqual(true, nil)
-
-
XCTAssertEqual(false, nil)
-
-
XCTAssertEqual(nil, nil)
-
-
XCTAssertEqual(true, true)
-
-
XCTAssertEqual(false, false)
-
-
XCTAssert(foo == bar)
-
-
XCTAssertTrue(   foo  ==   bar  )
-
-
XCTAssertFalse(1 == foo)
-
-
XCTAssert(foo == bar, "toto")
-
-
XCTAssert(foo != bar)
-
-
XCTAssertTrue(   foo  !=   bar  )
-
-
XCTAssertFalse(1 != foo)
-
-
XCTAssert(foo != bar, "toto")
-
-
XCTAssert(  foo   ==  nil)
-
-
XCTAssert(nil == foo
-
-
XCTAssertTrue(  foo   !=  nil)
-
-
XCTAssertFalse(nil != foo
-
-
XCTAssert(foo == nil, "toto")
-
- -
-
- - -
-
- - - diff --git a/xctfail_message.html b/xctfail_message.html deleted file mode 100644 index d77f50e09..000000000 --- a/xctfail_message.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - xctfail_message Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

XCTFail Message

- -

An XCTFail call should include a description of the assertion

- -
    -
  • Identifier: xctfail_message
  • -
  • Enabled by default: Yes
  • -
  • Supports autocorrection: No
  • -
  • Kind: idiomatic
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
func testFoo() {
-  XCTFail("bar")
-}
-
-
func testFoo() {
-  XCTFail(bar)
-}
-
-

Triggering Examples

-
func testFoo() {
-  XCTFail()
-}
-
-
func testFoo() {
-  XCTFail("")
-}
-
- -
-
- - -
-
- - - diff --git a/yoda_condition.html b/yoda_condition.html deleted file mode 100644 index a2b0187fa..000000000 --- a/yoda_condition.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - yoda_condition Reference - - - - - - - - - - - - - - - -
-

- - SwiftLintCore 0.57.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -

- - Dash - Install in Dash - -

-
- - - -
- -
- -
-
- -

Yoda Condition

- -

The constant literal should be placed on the right-hand side of the comparison operator

- -
    -
  • Identifier: yoda_condition
  • -
  • Enabled by default: No
  • -
  • Supports autocorrection: No
  • -
  • Kind: lint
  • -
  • Analyzer rule: No
  • -
  • Minimum Swift compiler version: 5.0.0
  • -
  • Default configuration: - - - - - - - - - - -
    KeyValue
    -severity - -warning -
  • -
-

Non Triggering Examples

-
if foo == 42 {}
-
-
if foo <= 42.42 {}
-
-
guard foo >= 42 else { return }
-
-
guard foo != "str str" else { return }
-
-
while foo < 10 { }
-
-
while foo > 1 { }
-
-
while foo + 1 == 2 {}
-
-
if optionalValue?.property ?? 0 == 2 {}
-
-
if foo == nil {}
-
-
if flags & 1 == 1 {}
-
-

Triggering Examples

-
if 42 == foo {}
-
-
if 42.42 >= foo {}
-
-
guard 42 <= foo else { return }
-
-
guard "str str" != foo else { return }
-
-
while 10 > foo { }
-
-
while 1 < foo { }
-
-
if nil == foo {}
-
-
while 1 > i + 5 {}
-
-
if 200 <= i && i <= 299 || 600 <= i {}
-
- -
-
- - -
-
- - -