What is in the file is fine, and yet autostyle is complaining. So I think it is a bug in our autostyle setup.
I can't figure out how to disable autostyle. I've tried things like "gradlew -PskipAutostyle". Julian On Tue, Jan 28, 2020 at 11:39 PM Vladimir Sitnikov <[email protected]> wrote: > > I guess it expects EOL to match Git configuration. > > >Autostyle seems to expect \n at the ends of lines and get \r\n, or vice > versa > > I guess it should show what is in the file, and what it expects. > > Vladimir
