Hi Flink Community, I would like to contribute to the code base of Flink but I find myself unable to built my changed project due to errors in my "code style".
My IDE of choice is IntelliJ and unfortunately, I can not import "tools/maven/checkstyle.xml" nor "tools/maven/scalastyle-config.xml". >From what I understand, this is only possible in Eclipse? Can anyone perhaps provide me with the Eclipse Profile XML files so that I can use the auto-format function in IntelliJ to make my code comply with the style standards? My additions are written in Scala and Java. Regards, Pieter-Jan Van Aeken