This website requires JavaScript.
Explore
Help
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-06-06 20:18:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85c4a3a03dc6eeec1e7ca5bfc7400a86fd93f345
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
History
Danny Mösch
1d86bfefb3
Implement defaults right after protocol definition (
#5101
)
2023-07-05 17:06:34 -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
Rely on pre-defined issues and allow to print them directly to the console (
#5013
)
2023-05-16 20:15:14 +02: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
Add new
unneeded_synthesized_initializer
rule (
#4812
)
2023-06-21 22:15:02 +02:00
SwiftSyntaxRule.swift
Move ViolationsSyntaxVisitor into its own file (
#5028
)
2023-05-22 07:35:46 -04:00