Results 34 comments of Alex Babaev

Can you please try this version? This way it will be faster then go through JB approval process. https://www.dropbox.com/s/ulwpmf2ew9fbxff/SwiftLint.zip?dl=0

Thanks! OK, thinking...

Right now I'm not passing `--config` parameter, it breaks some scenarios. Basically what I'm doing is: - getting source root directory (for example project root) - getting file that we...

Thanks a lot! I'm slacking, have to keep up with my day job :) Should return to the investigation in couple of days.

@markeissler Hi. Thanks for the investigation and for the response and for the code. Appreciate it a lot. Looking into hanging now. This is something I did not consider for...

@markeissler Can you please try to install this new version from the disk? Maybe I've found what was causing this behavior (still can't reproduce it), a test will be helpful....

@markeissler Thanks for the test. Looks like swiftlint does not close the streams (either output or error) for some strange reason. Or output there is non-consistent. Is it possible to...

@markeissler I've updated the plugin here: https://github.com/bealex/SwiftLintAppCode/blob/bugfix/swiftlint-hanging/deployed/SwiftLint.zip can you please test it once again?

> I think with this one you set a timeout of 1 second, is this correct? Yes it is. It's just a test. > On smaller files it appears to...

@markeissler I've updated the plugin, sent the version to the Marketplace. Will be available after JB review. You can try it directly from the repository if needed: https://github.com/bealex/SwiftLintAppCode/raw/main/deployed/SwiftLint.zip @Javarome can...