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
e9c22852e5a08a59e948a009ef8fb02e02adf00a
SwiftLint
/
Source
T
History
Martin Redington
e9c22852e5
Ignore
no_magic_numbers
violations if they are in an extension of a test class (
#5146
)
...
Only works in the same file.
2023-08-05 22:07:40 +02:00
..
DyldWarningWorkaround
Silence duplicate symbol runtime warning (
#5068
)
2023-06-22 10:14:54 -04:00
swiftlint
Make
indent
function a String extension
2023-07-17 23:18:26 +02:00
SwiftLintBuiltInRules
Ignore
no_magic_numbers
violations if they are in an extension of a test class (
#5146
)
2023-08-05 22:07:40 +02:00
SwiftLintCore
Ignore
no_magic_numbers
violations if they are in an extension of a test class (
#5146
)
2023-08-05 22:07:40 +02:00
SwiftLintExtraRules
Move extra rules into its own module (
#4949
)
2023-04-27 10:37:30 -04:00
SwiftLintFramework
Move built-in rules to new SwiftLintBuiltInRules module (
#4950
)
2023-04-27 11:16:01 -04:00