sbt-scalafmt
Code formatter
An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide.
sbt plugin for Scalafmt
201 stars
9 watching
43 forks
Language: Scala
last commit: 18 days ago Related projects:
Repository | Description | Stars |
---|---|---|
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
scalameta/scalameta | An integrated development environment for Scala programming languages | 1,116 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 1,993 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
scalameta/mdoc | A tool for creating and validating documentation for Scala programs written in Markdown format | 396 |
codacy/codacy-scalameta | A tool for static code analysis in Scala | 34 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |
scalameta/metals | An IDE extension that integrates rich language features and a language server into the Scala development environment. | 2,099 |
numtide/treefmt | A tool to simplify code formatting across multiple projects by automating the process of running project-specific formatters. | 615 |