As describe in #54, i meet same issue with Layout/TrailingWhitespace, i have to disable it in config.
But, after that, there still exists another issue, as describe on issue title.
Following is my source code.
https://github.com/zw963/marketbet_crawler/blob/master/views/institutions/_institution.erb
I open this file use web-mode, i never see any indent issue, but get many warn message like this under % of <%==

I use ruby 3.0.2
rubocop 1.19.1
As describe in #54, i meet same issue with
Layout/TrailingWhitespace, i have to disable it in config.But, after that, there still exists another issue, as describe on issue title.
Following is my source code.
https://github.com/zw963/marketbet_crawler/blob/master/views/institutions/_institution.erb
I open this file use
web-mode, i never see any indent issue, but get many warn message like this under%of<%==I use ruby 3.0.2
rubocop 1.19.1