Romit

Results 4 issues of Romit

If i give a custom height to HTMLView in style(which is less than the content height), the view takes the given height but the content overflows outside the HTMLView. This...

if we are not using any violation filter, passing fail_on_errors : true is simple `swiftlint.lint_files fail_on_error: true` But I am using custom filtering of violations like this: ``` swiftlint.lint_files(inline_mode: true)...

### New Issue Checklist - [ x ] Updated fastlane to the latest version - [ x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [ x ] I read [docs.fastlane.tools](https://docs.fastlane.tools) -...

Up until version 2.26.0, for all compilation failures the error message: ` ERROR: Build did NOT complete successfully` used to be logged. This is particularly helpful to distinguish between compilation...