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
b2ad5fc5fbf98a72559f4adbb1a17b41c19dd0fd
SwiftLint
/
Source
/
SwiftLintFramework
/
Models
T
History
Michael Skiba
7a56338eb0
uncuddled else folded into statement position
...
still needs autocorrect
2016-06-09 14:35:34 -04:00
..
Command.swift
formatting fixes
2016-05-29 14:58:28 -07:00
Configuration.swift
formatting fixes
2016-05-29 14:58:28 -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
uncuddled else folded into statement position
2016-06-09 14:35:34 -04: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