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
fc2a18e4aa0320ef8eb6d57cb42ae241ea6704da
SwiftLint
/
Source
/
SwiftLintBuiltInRules
/
Rules
T
History
Danny Mösch
6bb9944050
Support
continue
,
break
and
throw
in
superfluous_else
rule (
#5425
)
2024-01-17 21:05:57 +01:00
..
Idiomatic
Rewrite
nimble_operator
rule with SwiftSyntax (
#4522
)
2024-01-06 19:03:40 +01:00
Lint
Rewrite
mark
rule using SwiftSyntax (
#5408
)
2024-01-09 22:44:47 +01:00
Metrics
Rewrite cyclomatic_complexity with SwiftSyntax (
#5308
)
2023-10-29 11:17:45 -07:00
Performance
Add new
final_test_case
rule (
#5396
)
2023-12-20 20:59:03 +01:00
RuleConfigurations
Add option to
switch_case_alignment
rule to ignore switch statements written on a single line (
#5390
)
2024-01-03 22:43:37 +01:00
Style
Support
continue
,
break
and
throw
in
superfluous_else
rule (
#5425
)
2024-01-17 21:05:57 +01:00