在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):alenkacz/gradle-scalafmt开源软件地址(OpenSource Url):https://github.com/alenkacz/gradle-scalafmt开源编程语言(OpenSource Language):Groovy 99.1%开源软件介绍(OpenSource Introduction):Scalafmt Gradle pluginThis plugin will allow you to format your scala code as a part of your build process. In the background, it uses scalafmt library. You can use scalafmt plugin without any configuration. Then defaults from scalafmt will be used. You can adjust these settings by putting .scalafmt.conf to the root of your project. For the supported format and properties see the scalafmt page We are using scalafmt-dynamic which allows people to choose their scalafmt version inside scalafmt config. As a default, we're still sticking to the last stable version. E.g. to try out this plugin with non-stable 2.0.0-RC4 release, just put Usage
TasksTasks added to your project when applying this plugin:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论