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
987f3603aed09f91f81b1068827d1ab77ff7ddde
SwiftLint
/
Source
/
SwiftLintCore
T
History
Danny Mösch
987f3603ae
Use start position of closure to check if rule is disabled (
#6458
)
2026-01-23 20:52:05 +01:00
..
Extensions
Add
--disable-sourcekit
flag to disable SourceKit (
#6439
)
2026-01-15 20:30:52 +01:00
Helpers
Extend
redundant_self_in_closure
to find all redundant
self
s (
#6346
)
2025-12-07 07:49:50 -05:00
Models
Inline dedicated rule test (
#6459
)
2026-01-23 14:25:19 -05:00
Protocols
Use start position of closure to check if rule is disabled (
#6458
)
2026-01-23 20:52:05 +01:00
Rewriters
Make
superfluous_else
rule auto-correctable (
#5411
)
2024-01-07 18:55:42 +01:00
RuleConfigurations
Re-enable
redundant_self
rule (
#6368
)
2025-12-07 08:11:08 -05:00
Visitors
Extend
redundant_self_in_closure
to find all redundant
self
s (
#6346
)
2025-12-07 07:49:50 -05:00