scalastyle

Scalastyle style checker for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

dk.cwconsult.scalastyle
ArtifactId

ArtifactId

scalastyle_2.11
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalastyle
Scalastyle style checker for Scala
Project URL

Project URL

https://github.com/ClockworkConsulting/scalastyle
Project Organization

Project Organization

dk.cwconsult.scalastyle
Source Code Management

Source Code Management

https://github.com/ClockworkConsulting/scalastyle

Download scalastyle_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/dk.cwconsult.scalastyle/scalastyle_2.11/ -->
<dependency>
    <groupId>dk.cwconsult.scalastyle</groupId>
    <artifactId>scalastyle_2.11</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cwconsult.scalastyle/scalastyle_2.11/
implementation 'dk.cwconsult.scalastyle:scalastyle_2.11:1.1.0'
// https://jarcasting.com/artifacts/dk.cwconsult.scalastyle/scalastyle_2.11/
implementation ("dk.cwconsult.scalastyle:scalastyle_2.11:1.1.0")
'dk.cwconsult.scalastyle:scalastyle_2.11:jar:1.1.0'
<dependency org="dk.cwconsult.scalastyle" name="scalastyle_2.11" rev="1.1.0">
  <artifact name="scalastyle_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cwconsult.scalastyle', module='scalastyle_2.11', version='1.1.0')
)
libraryDependencies += "dk.cwconsult.scalastyle" % "scalastyle_2.11" % "1.1.0"
[dk.cwconsult.scalastyle/scalastyle_2.11 "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalariform : scalariform_2.11 jar 0.2.7
com.typesafe : config jar 1.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.novocode : junit-interface jar 0.10
com.google.guava : guava jar 17.0
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.

Scalastyle - Scala style checker

Scalastyle examines your Scala code and indicates potential problems with it.

Full documentation is currently available on the Scalastyle website

Build Status codecov.io

dk.cwconsult.scalastyle

Versions

Version
1.1.0