IBDecodable / IBLinter

A linter tool for Interface Builder
MIT License
950 stars 40 forks source link

Add support to dynamically pass specific files via command line #134

Closed jml5qh closed 4 years ago

jml5qh commented 4 years ago

The use case for this feature is to only lint the files that have been changed. This will help speed up the linting process in certain projects and adds support for a feature offered by SwiftLint, SwiftFormat, and xiblint