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
fa7956c479a55d79375e76525a1ca652f4b18deb
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
History
Danny Mösch
be83b486ca
Generalize alternative way to rewrite code (
#5163
)
2023-08-31 17:00:07 -04:00
..
ASTRule.swift
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
CacheDescriptionProvider.swift
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
CollectingRule.swift
Implement defaults right after protocol definition (
#5101
)
2023-07-05 17:06:34 -04:00
Reporter.swift
Hide reporters from public interface (
#5122
)
2023-08-28 13:49:52 -04:00
Rule.swift
Implement defaults right after protocol definition (
#5101
)
2023-07-05 17:06:34 -04:00
RuleConfiguration.swift
Introduce a model for rule configuration description (
#3931
)
2023-07-03 22:47:30 +02:00
SwiftSyntaxCorrectableRule.swift
Generalize alternative way to rewrite code (
#5163
)
2023-08-31 17:00:07 -04:00
SwiftSyntaxRule.swift
Ignore
no_magic_numbers
violations if they are in an extension of a test class (
#5146
)
2023-08-05 22:07:40 +02:00