This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
SwiftLint
Watch
1
Star
0
Fork
You've already forked SwiftLint
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
SwiftLint
/
Source
/
SwiftLintCore
History
Danny Mösch
b89e43a799
Make sure case check can be disabled by new `off` option value (
#5064
)
2023-06-17 22:27:57 +02:00
..
Documentation
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
Extensions
Update SwiftSyntax to 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-06-05-a (
#5058
)
2023-06-12 15:22:17 -04:00
Helpers
Introduce visitor that tracks declared variables while traversing the AST
2023-06-13 23:24:48 +02:00
Models
Make sure case check can be disabled by new `off` option value (
#5064
)
2023-06-17 22:27:57 +02:00
Protocols
Move ViolationsSyntaxVisitor into its own file (
#5028
)
2023-05-22 07:35:46 -04:00
Reporters
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
RuleConfigurations
Connect configs with their referencing rules to have some context in error logging (
#5017
)
2023-05-19 20:58:24 +02:00
Rules
Connect configs with their referencing rules to have some context in error logging (
#5017
)
2023-05-19 20:58:24 +02:00
Visitors
Introduce visitor that tracks declared variables while traversing the AST
2023-06-13 23:24:48 +02:00