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
a68e062ac31a93b52da2aa46c8e957f83f4dedcd
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
History
Martin Redington
and
GitHub
0693d547b0
Add new
unneeded_synthesized_initializer
rule (
#4812
)
2023-06-21 22:15:02 +02: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
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -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
Connect configs with their referencing rules to have some context in error logging (
#5017
)
2023-05-19 20:58:24 +02:00
RuleConfiguration.swift
Connect configs with their referencing rules to have some context in error logging (
#5017
)
2023-05-19 20:58:24 +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