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
static-docker
SwiftLint
/
Source
/
SwiftLintCore
/
Protocols
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Danny Mösch
4065fc8437
Enable upcoming feature
MemberImportVisibility
(
#6286
)
2025-10-08 08:12:05 +02:00
..
ASTRule.swift
Enable
implicit_return
and fix all violations (
#5658
)
2024-07-10 12:15:19 +01:00
CacheDescriptionProvider.swift
Move core SwiftLint functionality to new SwiftLintCore module
2023-04-26 21:10:19 -04:00
CollectingRule.swift
Remove tracking of correction positions (
#5950
)
2025-04-05 06:04:37 -04:00
Rule.swift
Enable a fully statically linked Linux executable (
#6211
)
2025-08-30 10:02:38 -04:00
RuleConfiguration.swift
Adopt typed throws where possible (
#5922
)
2025-09-27 19:11:46 +02:00
SwiftSyntaxCorrectableRule.swift
Enable upcoming feature
MemberImportVisibility
(
#6286
)
2025-10-08 08:12:05 +02:00
SwiftSyntaxRule.swift
Fail in debug builds if a rule produces corrections while not being correctable (
#5684
)
2024-07-20 19:11:55 +02:00