It seems that SwiftLint relies upon an application as well as associated frameworks to be installed on the host system in order to work.
It would be very valuable to be able to have the entire package distributed in some sort of stand alone, executable package. This way a known, working version of the program can be distributed along with the repository containing the code that requires linting, without the need to distribute a series of binaries to a collection of CI servers.
It seems that SwiftLint relies upon an application as well as associated frameworks to be installed on the host system in order to work.
It would be very valuable to be able to have the entire package distributed in some sort of stand alone, executable package. This way a known, working version of the program can be distributed along with the repository containing the code that requires linting, without the need to distribute a series of binaries to a collection of CI servers.