Scalastyle examines your Scala code and indicates potential problems with it. Place scalastyle_config.xml in the <root>/.idea or <root>/project directory.
scalastyle官网 上下载scalastyle_config.xml文件到spark代码根目录下,替换原来的xml文件,重启IDEA即可。

本文指导如何从官网获取并配置Scalastyle_config.xml,将其放置在项目根目录,以提升代码质量检查。
Scalastyle examines your Scala code and indicates potential problems with it. Place scalastyle_config.xml in the <root>/.idea or <root>/project directory.
scalastyle官网 上下载scalastyle_config.xml文件到spark代码根目录下,替换原来的xml文件,重启IDEA即可。

9215
6674

被折叠的 条评论
为什么被折叠?