.. |
Array+SwiftLint.swift
|
Fix building tests in Xcode (#4607)
|
2022-11-30 10:33:33 -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
|
Fix building tests in Xcode (#4607)
|
2022-11-30 10:33:33 -05:00 |
Configuration+FileGraphSubtypes.swift
|
Remove `Configuration.FileGraph.Vertix.configurationString` property (#4354)
|
2022-10-12 17:16:27 +00:00 |
Configuration+IndentationStyle.swift
|
Fix building tests in Xcode (#4607)
|
2022-11-30 10:33:33 -05:00 |
Configuration+LintableFiles.swift
|
enable glob for includePaths (#4093)
|
2022-08-15 13:54:49 +00:00 |
Configuration+Merging.swift
|
Fix building tests in Xcode (#4607)
|
2022-11-30 10:33:33 -05:00 |
Configuration+Parsing.swift
|
Print a warning for Analyzer rules misplaced in the configuration (#4620)
|
2022-12-05 18:03:54 -05:00 |
Configuration+Remote.swift
|
Add `--output` option to lint and analyze commands (#4148)
|
2022-08-31 17:34:37 -04:00 |
Configuration+RulesMode.swift
|
Reduce visibility of custom rules (#4553)
|
2022-11-16 16:14:50 -05: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
|
Fix line count calculation for multiline string literals (#4587)
|
2022-11-24 16:40:51 +00:00 |
SwiftLintFile+Cache.swift
|
Fix building tests in Xcode (#4607)
|
2022-11-30 10:33:33 -05:00 |
SwiftLintFile+Regex.swift
|
Rethink body line count calculation (#4369)
|
2022-10-14 03:16:26 -04:00 |
SwiftSyntax+SwiftLint.swift
|
Add `test_parent_class` option to more test rules (#4262)
|
2022-12-01 18:56:13 +01:00 |
SyntaxClassification+isComment.swift
|
Add rule for single space after period on comments (#4624)
|
2022-12-15 23:27:33 +01: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 |