sbt-scalafmt
Code formatter
An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide.
sbt plugin for Scalafmt
204 stars
9 watching
43 forks
Language: Scala
last commit: about 2 months 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,121 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 2,006 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 554 |
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. | 348 |
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 | A plugin for sbt that generates tests from examples in ScalaDoc. | 183 |
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. | 788 |
scalameta/metals | An IDE extension that integrates rich language features and a language server into the Scala development environment. | 2,108 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |