Skip to content

chore: scalafmt file and linting rules #500

@SemyonSinchenko

Description

@SemyonSinchenko

At the moment there is no .scalafmt file and no sbt plugin to check the scala code. I do not see any alternatives (like scalastyle or scalafix) too.

An example of .scalafmt file: https://github.com/apache/spark/blob/master/dev/.scalafmt.conf
SBT plugin: https://scalameta.org/scalafmt/docs/installation.html#sbt

Checking the code style on each PR is a good practice that allows to simplify the maintenance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions