I think the tool can be improved if the command can take a list of files so we can check only those files. We can do something like: ``` $ swiftlint MyClass.swift AnotherClass.swift script.swift ```
I think the tool can be improved if the command can take a list of files so we can check only those files.
We can do something like: