This website requires JavaScript.
Explore
Help
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-06-06 20:18:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f369caae44f1b301df4bddaa9f89dc2eeea6d2be
SwiftLint
/
Source
/
SwiftLintBuiltInRules
T
History
Danny Mösch
f369caae44
Silence
pattern_matching_keywords
rule when an identifier is referenced in the argument list (
#5375
)
2023-12-04 23:03:39 +01:00
..
Extensions
Move built-in rules to new SwiftLintBuiltInRules module (
#4950
)
2023-04-27 11:16:01 -04:00
Helpers
Rewrite no_grouping_extension rule with SwiftSyntax (
#5328
)
2023-11-05 23:45:36 -08:00
Models
Add a new
non_optional_string_data_conversion
rule (
#5264
)
2023-12-02 07:33:22 -05:00
Rules
Silence
pattern_matching_keywords
rule when an identifier is referenced in the argument list (
#5375
)
2023-12-04 23:03:39 +01:00
Visitors
Support arbitrary configurations in
@SwiftSyntaxRule
(
#5275
)
2023-10-16 19:34:43 +02:00
Exports.swift
Move built-in rules to new SwiftLintBuiltInRules module (
#4950
)
2023-04-27 11:16:01 -04:00