Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Tut error on 0.42 version #374

@artemkorsakov

Description

@artemkorsakov
  1. I run sbt new typelevel/sbt-catalysts.g8 with 0.42 version
  2. I got project loading error when I open the generated project
  3. In my generated build.sbt I see the following row (70 row in build.sbt):
    scalacOptions in Tut ~= (_.filterNot(Set("-Ywarn-unused:imports"))),

TutPlugin has been removed from version 0.42 and this line should not be in the generated file build.sbt

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