core


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalameta
ArtifactId

ArtifactId

scalafmt-core_2.11
Last Version

Last Version

3.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/scalameta/scalafmt
Project Organization

Project Organization

org.scalameta
Source Code Management

Source Code Management

https://github.com/scalameta/scalafmt

Download scalafmt-core_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalameta/scalafmt-core_2.11/ -->
<dependency>
    <groupId>org.scalameta</groupId>
    <artifactId>scalafmt-core_2.11</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalameta/scalafmt-core_2.11/
implementation 'org.scalameta:scalafmt-core_2.11:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.scalameta/scalafmt-core_2.11/
implementation ("org.scalameta:scalafmt-core_2.11:3.0.0-RC1")
'org.scalameta:scalafmt-core_2.11:jar:3.0.0-RC1'
<dependency org="org.scalameta" name="scalafmt-core_2.11" rev="3.0.0-RC1">
  <artifact name="scalafmt-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalameta', module='scalafmt-core_2.11', version='3.0.0-RC1')
)
libraryDependencies += "org.scalameta" % "scalafmt-core_2.11" % "3.0.0-RC1"
[org.scalameta/scalafmt-core_2.11 "3.0.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.geirsson : metaconfig-core_2.11 jar 0.9.10
org.scalameta : scalameta_2.11 jar 4.4.13
org.scala-lang : scala-reflect jar 2.11.12
com.geirsson : metaconfig-typesafe-config_2.11 jar 0.9.10

test (3)

Group / Artifact Type Version
org.scalameta : munit_2.11 jar 0.7.22
org.scalacheck : scalacheck_2.11 jar 1.15.2
org.scalameta : testkit_2.11 jar 4.4.13

Project Modules

There are no modules declared in this project.

scalafmt

Build Status Build status Join the chat at https://gitter.im/scalameta/scalafmt Join the discord chat Latest version

User documentation

Head over to the user docs for instructions on how to install scalafmt.

Quick help

  • sbt compile or sbt core/compile (specific project).
  • Run all unit tests: sbt test
  • Run only formatting tests: tests/testOnly *FormatTests.
  • Write new formatting test: read this doc.
  • Build docs: See instructions on the site or locally at ./docs/contributing-website.md.
  • Hack on sbt plugin: run sbt scripted.
  • Run jmh benchmarks: ./bin/run-benchmarks.sh.
  • Run formatter on millions of lines of code: tests/test:runMain org.scalafmt.ScalafmtProps (slow, and requires a lot of memory/cpu)
  • Debug performance: after each test run in FormatTests, a flamegraph report like this one is generated in target/index.html. I usually keep a browser tab open at localhost:3000/target/index.html along with this background process: browser-sync start --server --files "target/*.html". See Browsersync.

Team

The current maintainers (people who can merge pull requests) are:

An up-to-date list of contributors is available here: https://github.com/scalameta/scalafmt/graphs/contributors

We strive to offer a welcoming environment to learn, teach and contribute.

Acknowledgements

JProfiler generously supports scalafmt with its full-featured Java Profiler.

org.scalameta
Developer tooling for Scala

Versions

Version
3.0.0-RC1
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.5.0-RC3
2.5.0-RC2
2.5.0-RC1
2.4.2
2.4.1
2.4.0
2.4.0-RC2
2.4.0-RC1
2.3.3-RC2
2.3.3-RC1
2.3.2
2.3.1
2.3.0
2.3.0-RC2
2.3.0-RC1
2.2.2
2.2.1
2.2.0
2.2.0-RC1
2.1.1
2.1.0
2.1.0-RC2
2.1.0-RC1
2.0.1
2.0.0
2.0.0-RC8
2.0.0-RC7
2.0.0-RC6
2.0.0-RC5
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2