This website requires JavaScript.
Explore
Help
Register
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-05-07 20:12:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.61.0
SwiftLint
/
Source
/
SwiftLintBuiltInRules
/
Rules
T
History
Danny Mösch
5e6e59f212
Rewrite
quick_discouraged_call
rule with SwiftSyntax (
#6237
)
2025-09-06 14:10:38 +02:00
..
Idiomatic
Exclude explicit system modules from
duplicate_imports
analysis (
#6203
)
2025-08-24 09:40:44 +02:00
Lint
Rewrite
quick_discouraged_call
rule with SwiftSyntax (
#6237
)
2025-09-06 14:10:38 +02:00
Metrics
Improve detection of comment-only lines in
file_length
rule (
#6231
)
2025-09-04 10:27:26 +02:00
Performance
Ignore locally defined
count
identifiers in
empty_count
rule (
#6202
)
2025-08-24 14:08:40 -04:00
RuleConfigurations
Add
function_name_whitespace
rule to validate and autocorrect spacing around function names (
#6156
)
2025-08-30 10:40:44 -04:00
Style
Ensure that headers matched against always end in a newline (
#6234
)
2025-09-04 23:09:35 +02:00