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
12c8bb369ef6244f16dd64ba6dfa2ba7db8e1314
SwiftLint
/
Source
/
SwiftLintFramework
/
Rules
T
History
JP Simard
and
GitHub
12c8bb369e
Fix false positives in
unused_closure_parameter
when using backticks (
#4590
)
...
Fixes
https://github.com/realm/SwiftLint/issues/4588
2022-11-25 07:29:31 -05:00
..
ExcludedFromBazel
Add support for native custom rules (
#4039
)
2022-07-26 13:56:22 -04:00
Idiomatic
Reduce visibility of rules to be
internal
(
#4533
)
2022-11-09 11:01:26 -05:00
Lint
Fix false positives in
unused_closure_parameter
when using backticks (
#4590
)
2022-11-25 07:29:31 -05:00
Metrics
Reduce visibility of rules to be
internal
(
#4533
)
2022-11-09 11:01:26 -05:00
Performance
Reduce visibility of rules to be
internal
(
#4533
)
2022-11-09 11:01:26 -05:00
RuleConfigurations
Reduce visibility of rules to be
internal
(
#4533
)
2022-11-09 11:01:26 -05:00
Style
Fix line count calculation for multiline string literals (
#4587
)
2022-11-24 16:40:51 +00:00