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
65f992d8fe905d2d58d709c2ebe65eb6a14ab152
SwiftLint
/
Source
/
SwiftLintFramework
/
Models
T
History
JP Simard
65f992d8fe
Support command comment modifiers
...
addresses
#222
2015-12-27 21:06:12 -05:00
..
Command.swift
Support command comment modifiers
2015-12-27 21:06:12 -05:00
Configuration.swift
add checkstyle reporter. addresses
#277
2015-12-25 02:31:38 -05:00
Correction.swift
report corrections
2015-12-05 21:09:43 -08:00
Linter.swift
get correctable rules by casting configured rules as CorrectableRule
2015-12-05 21:09:43 -08:00
Location.swift
Fix multibyte handling in many rules
2015-12-24 20:59:15 -05:00
Region.swift
Don't correct if a rule is disabled locally
2015-12-05 21:09:43 -08:00
RuleDescription.swift
add dictionary of corrections to RuleDescription
2015-12-05 21:09:43 -08:00
RuleParameter.swift
organize Xcode project
2015-11-15 15:07:25 -08:00
StyleViolation.swift
[StyleViolation] use RuleDescription's description when reason is nil
2015-11-17 10:25:57 -08:00
ViolationSeverity.swift
organize Xcode project
2015-11-15 15:07:25 -08:00