>yet autostyle is complaining What is the exact error message?
>think it is a bug in our autostyle setup The idea behind that is it should discover most settings from Git configuration (e.g. git global config options), .gitattributes, .editorconfig, and so on. > I've tried things like "gradlew -PskipAutostyle". That option was not considered in buildSrc, and I added it there as well. Vladimir
