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
e9c22852e5a08a59e948a009ef8fb02e02adf00a
SwiftLint
/
Source
/
SwiftLintCore
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
..
Documentation
Omit empty default configurations from documentation (
#5100
)
2023-07-05 17:52:43 -04:00
Extensions
Disabled rules in child configs are no longer automatically ignored if they are opt-in (
#4863
)
2023-07-26 21:19:39 +02:00
Helpers
Fix runtime error when an excluded directory does not exist (
#5143
)
2023-07-25 21:25:04 +02:00
Models
Revert "Allow to initialize
Example
s by string literals (
#5154
)" (
#5155
)
2023-08-04 00:03:26 +02:00
Protocols
Ignore
no_magic_numbers
violations if they are in an extension of a test class (
#5146
)
2023-08-05 22:07:40 +02:00
Reporters
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
RuleConfigurations
Provide
projectedValue
to refer to option name (
#5098
)
2023-07-05 00:05:04 +02:00
Rules
Introduce a model for rule configuration description (
#3931
)
2023-07-03 22:47:30 +02:00
Visitors
Skip initializers in
private_subject
rule (
#5096
)
2023-07-04 21:45:17 +02:00