This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
SwiftLint
Watch
1
Star
0
Fork
0
You've already forked SwiftLint
mirror of
https://github.com/realm/SwiftLint.git
synced
2026-05-07 20:12:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33430347e894339216fddaae7e12606660348106
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
History
Danny Mösch
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