This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftLint
Watch
1
Star
0
Fork
0
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
c698d021dc017e01b99fa47eb99dfd29320c9cc3
SwiftLint
/
Source
/
SwiftLintFramework
/
Reporters
T
History
JP Simard
f36e28e0a6
prefer 'joined()' over 'joined(separator: "")'
...
since that's the default separator. Rule for this requested in
#1093
.
2016-12-30 10:30:03 -08:00
..
CheckstyleReporter.swift
uppercase XML
2016-12-13 12:33:05 -08:00
CSVReporter.swift
make all enum members lowercase to comply with Swift 3 API Guidelines
2016-12-01 22:16:21 -08:00
EmojiReporter.swift
Fix header format
2016-12-08 18:32:21 -02:00
HTMLReporter.swift
Merge branch 'master' into relative-path-html-report
2016-12-21 20:29:41 +00:00
JSONReporter.swift
fix JSON reporter on Linux and re-enable its unit test
2016-12-22 10:39:26 -08:00
JUnitReporter.swift
prefer 'joined()' over 'joined(separator: "")'
2016-12-30 10:30:03 -08:00
XcodeReporter.swift
remove unnecessary .lowercased() calls
2016-12-01 22:29:09 -08:00