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
8464a710953deb74346b45fc1bcbe4be7e01b65a
SwiftLint
/
Source
/
SwiftLintFramework
/
Extensions
T
History
JP Simard
e93eee31e7
generally clean up usage of swiftlint comment commands
...
used within the codebase itself.
2016-11-25 13:10:38 -08: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
Adding SyntacticSugar rule
2016-11-25 12:25:10 -08:00
File+SwiftLint.swift
generally clean up usage of swiftlint comment commands
2016-11-25 13:10:38 -08:00
NSFileManager+SwiftLint.swift
fix single file usage:
swiftlint lint --path File.swift
2016-11-23 17:13:22 -08:00
NSRange+SwiftLint.swift
assorted simplifications throughout the project
2016-08-21 18:36:16 -07:00
NSRegularExpression+SwiftLint.swift
generally clean up usage of swiftlint comment commands
2016-11-25 13:10:38 -08: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