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
548c21a187ffbe87fbb9e0bd6ed9abe0adf315eb
SwiftLint
/
Source
/
SwiftLintFramework
/
Models
T
History
Brian Hardy
5c1d40ca87
Updates whitespace to avoid line length violation.
...
The shame, oh the shame.
2016-05-02 00:23:49 -04:00
..
Command.swift
make commands with modifiers work for violations with line-only locations
2016-01-04 13:25:57 -08:00
Configuration.swift
Updates whitespace to avoid line length violation.
2016-05-02 00:23:49 -04:00
ConfigurationError.swift
Extracted Rule Configuration structs to own files.
2016-01-23 17:42:13 -08:00
Correction.swift
add an integration test to ensure SwiftLint autocorrects successfully
2016-02-08 14:23:36 -08:00
Linter.swift
Refactor
ASTRule
and add
SourceKitFreeRule
2016-04-16 22:32:53 +09:00
Location.swift
rewrite Location.description to compile 25x faster
2016-01-18 13:52:37 -08:00
MasterRuleList.swift
Enable rule
2016-04-17 14:56:03 +02:00
Region.swift
Don't correct if a rule is disabled locally
2015-12-05 21:09:43 -08:00
RuleDescription.swift
Refactor
ASTRule
and add
SourceKitFreeRule
2016-04-16 22:32:53 +09:00
RuleParameter.swift
Removed ruleParametersFromArray.
2016-01-14 08:53:18 -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
YamlParser.swift
adjust access control levels for many APIs in SwiftLintFramework
2016-02-10 17:26:06 -08:00