This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftLint
Watch
1
Star
0
Fork
0
mirror of
https://github.com/realm/SwiftLint.git
synced
2026-06-06 20:18:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
document-user-values
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Danny Mösch
and
GitHub
0316649724
Base corrections on bytes to avoid range conversions (
#6570
)
2026-04-07 05:23:58 -04:00
..
ASTRule.swift
Enable
implicit_return
and fix all violations (
#5658
)
2024-07-10 12:15:19 +01:00
CacheDescriptionProvider.swift
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
CollectingRule.swift
Remove tracking of correction positions (
#5950
)
2025-04-05 06:04:37 -04:00
Rule.swift
Re-enable
redundant_self
rule (
#6368
)
2025-12-07 08:11:08 -05:00
RuleConfiguration.swift
Enable
unneeded_throws_rethrows
rule (
#6335
)
2025-11-03 20:24:57 +01:00
SwiftSyntaxCorrectableRule.swift
Base corrections on bytes to avoid range conversions (
#6570
)
2026-04-07 05:23:58 -04:00
SwiftSyntaxRule.swift
Fail in debug builds if a rule produces corrections while not being correctable (
#5684
)
2024-07-20 19:11:55 +02:00