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).
4 lines
28 B
Swift
4 lines
28 B
Swift
struct A {}
|
|
|
|
print("hello")
|