Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 1.37 KB

ScalaLintBear.rst

File metadata and controls

46 lines (31 loc) · 1.37 KB

Check Scala code for codestyle, but also semantical problems, e.g. cyclomatic complexity.

  • Scala

Settings

Setting Meaning
scalalint_config Path to a custom configuration file. (Optional, defaults to packaged XML file.)

Dependencies

  • System requirement - apt_get - default-jre

Can Detect

  • Complexity
  • Formatting

License

AGPL-3.0

Authors