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
22fb9eb9e55b8f5ad9b48fe6f15ea7daabaafae3
SwiftLint
/
Source
/
SwiftLintFramework
/
Rules
T
History
JP Simard
f81972e98c
Apply minor stylistic edits to
OperatorUsageWhitespaceRule
2022-07-26 03:23:35 -04:00
..
Idiomatic
Update
nimble_operator
to suggest the (in)equal operator instead of
beNil()
(
#4025
)
2022-07-14 13:44:29 -04:00
Lint
Refactor deployment target configuration to avoid duplications (
#4017
)
2022-07-06 17:07:15 -04:00
Metrics
Require Swift 5.0 in runtime (
#3886
)
2022-03-11 14:01:27 -08:00
Performance
Rewrite
operator_usage_whitespace
with SwiftSyntax (
#3962
)
2022-05-06 16:48:57 -07:00
RuleConfigurations
Refactor deployment target configuration to avoid duplications (
#4017
)
2022-07-06 17:07:15 -04:00
Style
Apply minor stylistic edits to
OperatorUsageWhitespaceRule
2022-07-26 03:23:35 -04:00