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
876aa26a1d35c188fed34987268b105e5b38542d
SwiftLint
/
Source
/
SwiftLintFramework
/
Extensions
T
History
JP Simard
876aa26a1d
add type aliases for NSRegularExpression and NSTextCheckingResult
...
to align Linux and Darwing code.
2016-12-11 14:04:49 -08:00
..
Array+SwiftLint.swift
refactor Array.unique and Array.group(by:)
2016-12-07 23:26:43 -08:00
Dictionary+SwiftLint.swift
abstract attribute retrieval from SourceKit
2016-12-11 01:51:33 -08:00
File+Cache.swift
Enabling more rules in SwiftLint itself
2016-12-10 19:12:40 -02:00
File+SwiftLint.swift
set result of two methods to _ to avoid warnings on Linux
2016-12-11 14:04:49 -08:00
NSFileManager+SwiftLint.swift
make FileManager.filesToLintAtPath(_:) compile on Linux
2016-12-11 14:04:49 -08:00
NSRange+SwiftLint.swift
Migrate to Swift 3.0
2016-10-09 01:09:50 +09:00
NSRegularExpression+SwiftLint.swift
add type aliases for NSRegularExpression and NSTextCheckingResult
2016-12-11 14:04:49 -08:00
QueuedPrint.swift
Fixing inconsistencies
2016-12-08 18:29:57 -02:00
String+SwiftLint.swift
use bridge() rather than explict or implicit casts
2016-12-11 13:47:44 -08:00
Structure+SwiftLint.swift
make lots of Swift 3 related changes
2016-12-01 00:34:29 -08:00
SwiftDeclarationKind+SwiftLint.swift
Fixing inconsistencies
2016-12-08 18:29:57 -02:00
SyntaxKind+SwiftLint.swift
Fixing inconsistencies
2016-12-08 18:29:57 -02:00
SyntaxMap+SwiftLint.swift
Migrate to Swift 3.0
2016-10-09 01:09:50 +09:00
Yaml+SwiftLint.swift
Update YamlSwift to 3.1.0
2016-11-08 19:29:11 +09:00