Show deprecation warnings in meta build
This commit is contained in:
parent
d39e796090
commit
4ddfba5d40
3
project/meta.sbt
Normal file
3
project/meta.sbt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
// Meta-settings for controlling the compilation of the build script
|
||||||
|
|
||||||
|
scalacOptions += "-deprecation"
|
Loading…
Reference in New Issue
Block a user