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
9eaecbedce469a51bd8487effbd4ab46ec8384ae
SwiftLint
/
Source
/
SwiftLintBuiltInRules
/
Rules
T
History
Danny Mösch
and
GitHub
045ba9f641
Remove redundant initializer (
#5097
)
2023-07-04 18:28:26 -04:00
..
Idiomatic
Avoid removing initializers which contain code (
#5076
)
2023-06-23 13:14:10 +02:00
Lint
Skip initializers in
private_subject
rule (
#5096
)
2023-07-04 21:45:17 +02:00
Metrics
Omit "Rule" in configuration names (
#5024
)
2023-05-20 04:39:04 -04:00
Performance
Fix false positives in
sorted_first_last
rule when
first
/
last
have a predicate (
#5038
)
2023-06-11 17:22:06 +02:00
RuleConfigurations
Remove redundant initializer (
#5097
)
2023-07-04 18:28:26 -04:00
Style
Do not trigger
prefer_self_in_static_references
on classes used as generics (
#5084
)
2023-07-04 21:40:57 +02:00