.. |
Array+SwiftLint.swift
|
Introduce `onlyElement` property on `Collection` (#4518)
|
2022-11-06 07:37:44 -05:00 |
ByteCount+SwiftSyntax.swift
|
Apply minor changes to the syntactic sugar rewrite (#3915)
|
2022-03-24 10:27:05 -04:00 |
Collection+Windows.swift
|
Rewrite CommaRule with SwiftSyntax (#4062)
|
2022-08-04 04:29:38 +00:00 |
Configuration+Cache.swift
|
Add support for native custom rules (#4039)
|
2022-07-26 13:56:22 -04:00 |
Configuration+FileGraph.swift
|
Trigger `prefer_self_in_static_references` rule on constructor calls (#4519)
|
2022-11-06 14:55:28 +01:00 |
Configuration+FileGraphSubtypes.swift
|
Remove `Configuration.FileGraph.Vertix.configurationString` property (#4354)
|
2022-10-12 17:16:27 +00:00 |
Configuration+IndentationStyle.swift
|
Rewrite `lower_acl_than_parent` with SwiftSyntax (#4432)
|
2022-10-21 09:31:10 -04:00 |
Configuration+LintableFiles.swift
|
enable glob for includePaths (#4093)
|
2022-08-15 13:54:49 +00:00 |
Configuration+Merging.swift
|
Add optional prefer_self_in_static_references rule (#3732)
|
2021-11-29 18:42:53 +00:00 |
Configuration+Parsing.swift
|
Add optional prefer_self_in_static_references rule (#3732)
|
2021-11-29 18:42:53 +00:00 |
Configuration+Remote.swift
|
Add `--output` option to lint and analyze commands (#4148)
|
2022-08-31 17:34:37 -04:00 |
Configuration+RulesMode.swift
|
Fix custom rules bug when using only_rules mode
|
2021-02-25 19:22:57 +01:00 |
Configuration+RulesWrapper.swift
|
Rewrite `lower_acl_than_parent` with SwiftSyntax (#4432)
|
2022-10-21 09:31:10 -04:00 |
Dictionary+SwiftLint.swift
|
Migrate `orphaned_doc_comment` to use SwiftSyntax classifications (#4461)
|
2022-11-02 15:55:47 +00:00 |
FileManager+SwiftLint.swift
|
Add remote, parent & child configuration features
|
2020-11-20 23:08:37 +01:00 |
NSRange+SwiftLint.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
NSRegularExpression+SwiftLint.swift
|
Add documentation comments to all public declarations (#3027)
|
2020-01-08 09:47:10 -08:00 |
QueuedPrint.swift
|
Fix tests
|
2020-11-09 17:17:38 +03:00 |
RandomAccessCollection+Swiftlint.swift
|
Fix docstring formatting issues using DrString (#3032)
|
2020-01-12 11:19:33 -08:00 |
Request+SwiftLint.swift
|
Fix analyzer rules with Xcode 13.3 (#3921)
|
2022-03-28 11:58:34 -04:00 |
SourceFileSyntax+SwiftSyntax.swift
|
Migrate `shorthand_operator` rule to SwiftSyntax (#4336)
|
2022-10-10 21:28:55 -07:00 |
SourceKittenDictionary+SwiftUI.swift
|
Add `accessibility_trait_for_button` rule (#3989)
|
2022-09-06 21:44:09 +00:00 |
SourceKittenDictionary+Swiftlint.swift
|
#3167: Fixes false positives for multiline_parameters_brackets and multiline_arguments_brackets (#3171)
|
2020-05-29 11:59:02 +03:00 |
SourceRange+SwiftLint.swift
|
Migrate ClosureSpacingRule to SwiftSyntax (#4092)
|
2022-08-15 18:27:43 +00:00 |
String+SwiftLint.swift
|
Extract common SwiftSyntax extensions (#4445)
|
2022-10-23 00:54:18 -07:00 |
String+XML.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
String+sha256.swift
|
Add support for native custom rules (#4039)
|
2022-07-26 13:56:22 -04:00 |
StringView+SwiftLint.swift
|
Move StringView.byteOffset into generally accessible extension (#3917)
|
2022-03-25 07:27:50 +01:00 |
StringView+SwiftSyntax.swift
|
Apply minor changes to the syntactic sugar rewrite (#3915)
|
2022-03-24 10:27:05 -04:00 |
SwiftDeclarationAttributeKind+Swiftlint.swift
|
Add unused_import config options to require imports for each module used (#3123)
|
2020-02-22 14:39:07 -08:00 |
SwiftDeclarationKind+SwiftLint.swift
|
Separated nesting level counting for types and functions in `nesting` rule (fixes #1151). Enhanced `nesting` rule to search for nested types and functions within closures and statements. Enhanced `nesting` rule to allow for one nested type within a function even if breaking a maximum type level nesting (fixes #1151).
|
2020-11-09 12:06:34 -05:00 |
SwiftExpressionKind.swift
|
Add documentation comments to all public declarations (#3027)
|
2020-01-08 09:47:10 -08:00 |
SwiftLintFile+BodyLineCount.swift
|
Rethink body line count calculation (#4369)
|
2022-10-14 03:16:26 -04:00 |
SwiftLintFile+Cache.swift
|
Update SwiftSyntax (#4480)
|
2022-10-28 09:23:06 -04:00 |
SwiftLintFile+Regex.swift
|
Rethink body line count calculation (#4369)
|
2022-10-14 03:16:26 -04:00 |
SwiftSyntax+SwiftLint.swift
|
Rewrite `explicit_acl` rule with SwiftSyntax
|
2022-11-06 20:25:34 -08:00 |
SyntaxKind+SwiftLint.swift
|
Add unused_import config options to require imports for each module used (#3123)
|
2020-02-22 14:39:07 -08:00 |