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
205e5a90d30e52e058c6091b60fa48ffd3178335
SwiftLint
/
Source
/
SwiftLintBuiltInRules
/
Rules
T
History
Danny Mösch
and
GitHub
205e5a90d3
Ignore initializers of computed properties in
prefer_self_in_static_references
rule (
#5119
)
2023-07-14 22:44:44 +02: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
Make severity configurable in
type_contents_order
rule
2023-07-08 14:56:50 +02:00
Style
Ignore initializers of computed properties in
prefer_self_in_static_references
rule (
#5119
)
2023-07-14 22:44:44 +02:00