Hey guys,
I'm trying to build an integration for CodeClimate that uses SwiftLint.
Their developer platform only allows using Docker and Docker can't run Xcode or OSX so I can't build SwiftLint on the machine.
Would it be possible somehow to "pack" SwiftLint CLI in a standalone format that could be part of a DockerImage ?
Thanks :)
Shai.