Code style checking in test suite

Hey @jimka,
Your use case might be covered by the under-development tool language features à la carte.
Otherwise, you could use scalameta to write a program that would look for a Scala file containing a def myFunction.

1 Like