sifive / api-scala-sifive

Package for building Scala projects with wake
Apache License 2.0
3 stars 3 forks source link

Untracked Source Files Still Seen By Bloop #9

Open jackkoenig opened 5 years ago

jackkoenig commented 5 years ago

Bloop picks up files not tracked by git so wake won’t properly rebuild when that file is modified and it looks like wake dependencies are broken.

terpstra commented 5 years ago

Oh. That's an interesting issue. Let's discuss tomorrow.