mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
24ec44d288
validating that file names contain the name of a type or extension declared in the file (if any).
3 lines
36 B
Swift
3 lines
36 B
Swift
struct MyStruct {}
|
|
class MyClass {}
|