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
67eb330f1c2d683a5ec5e2a2bd486aa2d858ffdc
SwiftLint
/
Source
/
SwiftLintFramework
/
Protocols
T
History
Marcelo Fabri
and
GitHub
7bd8362dae
Fix false positive on
private_subject
(
#4646
)
...
Fixes
#4643
2022-12-19 13:31:34 -03:00
..
ASTRule.swift
Add SwiftSyntax rule helpers (
#4126
)
2022-08-26 14:46:32 +00:00
CacheDescriptionProvider.swift
Remove all file headers
2018-05-04 13:42:02 -07:00
CollectingRule.swift
Fix building tests in Xcode (
#4607
)
2022-11-30 10:33:33 -05:00
Reporter.swift
Add codeclimate reporter (
#3425
)
2020-11-11 10:29:00 -08:00
Rule.swift
Fix building tests in Xcode (
#4607
)
2022-11-30 10:33:33 -05:00
RuleConfiguration.swift
Introduce
SeverityBasedRuleConfiguration
to avoid custom
makeViolation
s (
#4274
)
2022-10-04 07:39:07 +02:00
SwiftSyntaxCorrectableRule.swift
Fix building tests in Xcode (
#4607
)
2022-11-30 10:33:33 -05:00
SwiftSyntaxRule.swift
Fix false positive on
private_subject
(
#4646
)
2022-12-19 13:31:34 -03:00