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
/
Extensions
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
..
Array+SwiftLint.swift
Added exclusion pattern for matching patterns in a file. Added Array and NSRange extensions to support. Used this in OpeningBraceRule.
2016-02-02 17:15:00 -08:00
File+Cache.swift
Merge pull request
#807
from masters3d/closure-spacing
2016-10-24 19:30:13 +09:00
File+SwiftLint.swift
added closure-spacing-rule
2016-09-03 21:10:33 -07:00
NSFileManager+SwiftLint.swift
Fix long lines and unit test
2016-08-22 23:17:50 -07:00
NSRange+SwiftLint.swift
assorted simplifications throughout the project
2016-08-21 18:36:16 -07:00
NSRegularExpression+SwiftLint.swift
assorted simplifications throughout the project
2016-08-21 18:36:16 -07:00
QueuedPrint.swift
formatting fixes
2016-05-29 14:58:28 -07:00
String+SwiftLint.swift
formatting fixes
2016-05-29 14:58:28 -07:00
Structure+SwiftLint.swift
added closure-spacing-rule
2016-09-03 21:10:33 -07:00
SwiftDeclarationKind+SwiftLint.swift
don't parse class declarations in rebuildAllDeclarationsByType
2016-01-13 16:44:14 -08:00
SyntaxKind+SwiftLint.swift
formatting fixes
2016-05-29 14:58:28 -07:00
SyntaxMap+SwiftLint.swift
Apply workaround for false positive of
valid_docs
2016-02-19 18:17:20 +09:00
Yaml+SwiftLint.swift
add missing imports needed by SPM
2016-01-22 21:09:28 -08:00