SwiftLint/Source/SwiftLintFramework/Helpers
Maksym Grebenets 46aed849d6 Support glob patterns without the star (#2508)
Enables use of '[abc]', '?' and '[a-z]' glob syntax without the need to use '*' in the pattern.
2018-12-23 16:02:42 -08:00
..
Glob.swift Support glob patterns without the star (#2508) 2018-12-23 16:02:42 -08:00
NamespaceCollector.swift Enable vertical whitespace rules in SwiftLint 2018-12-02 14:01:23 -08:00
RegexHelpers.swift Remove all file headers 2018-05-04 13:42:02 -07:00