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
59db28935665b3da1ea537cd57f8aad5d883e84f
SwiftLint
/
Source
/
SwiftLintFramework
T
History
JP Simard
59db289356
rewrite CheckstyleReporter.generateReport to compile 100x faster
...
before: 10s after: 100ms
2016-01-18 13:52:37 -08:00
..
Extensions
Handling multiline comments and correcting line count on violation reason
2016-01-14 20:26:20 -08:00
Models
Removed ruleParametersFromArray.
2016-01-14 08:53:18 -08:00
Protocols
Switched out count > 0 with !isEmpty.
2016-01-13 19:45:27 -08:00
Reporters
rewrite CheckstyleReporter.generateReport to compile 100x faster
2016-01-18 13:52:37 -08:00
Rules
Changing reason message
2016-01-14 21:24:24 -08:00
Supporting Files
release 0.6.0
2016-01-14 16:00:41 -08:00