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
af7404aa3dee3a188ec976be420ca2a0f286f915
SwiftLint
/
Source
/
SwiftLintFramework
/
Models
T
History
Norio Nomura
c16efa15fb
Merge pull request
#807
from masters3d/closure-spacing
...
added closure-spacing-rule
2016-10-24 19:30:13 +09:00
..
Command.swift
formatting fixes
2016-05-29 14:58:28 -07:00
Configuration.swift
added closure-spacing-rule
2016-09-03 21:10:33 -07: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
Merge pull request
#807
from masters3d/closure-spacing
2016-10-24 19:30:13 +09:00
Region.swift
Don't correct if a rule is disabled locally
2015-12-05 21:09:43 -08:00
RuleDescription.swift
formatting fixes
2016-05-29 14:58:28 -07:00
RuleParameter.swift
Removed ruleParametersFromArray.
2016-01-14 08:53:18 -08:00
StyleViolation.swift
formatting fixes
2016-05-29 14:58:28 -07: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