Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Interferes with scalafix #61

Open
avdv opened this issue Feb 2, 2018 · 0 comments
Open

Interferes with scalafix #61

avdv opened this issue Feb 2, 2018 · 0 comments

Comments

@avdv
Copy link

avdv commented Feb 2, 2018

I tried to use clippy together with scalacenter/scalafix in an SBT project.

Somehow it rendered the scalafix tool almost useless, as it did not work anymore. See scalacenter/scalafix#592

The reason seems to be that the warnings are no longer emitted to the semanticdb file which scalafix acts upon. Here's a raw diff of a semanticdb file with clippy enabled and disabled:

-��������         _root_.sbt."��
+��������         _root_.sbt.��Unused import"��
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant