Skip to content

acyclic.pkg declaration doesn't persist between compilation runs #5

@gshakhn

Description

@gshakhn

Thanks for creating the plugin. Starting a fresh project and want to have clean code. :)

I'm testing out the plugin to make sure I've configured it correctly. It doesn't seem to detect package cycles in test code, See https://github.com/gshakhn/acyclic-test for a sample project.

Running sbt test:compile doesn't cause a compilation error. If classes A and B are moved to the source directory, running sbt compile makes the compile fail as expected.

Am I missing a configuration option, or does the plugin not support test code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions