Set sbt keys for all ashSerializabilityCheckerCompilerPlugin
flags
#221
Labels
code quality
Code quality
good first issue
Good for newcomers
nice to have
Not very strictly needed for ASH to be usable
Currently, we have sbt keys only for
--verbose
and--disable
.Similar sbt keys should be added to all other flags of this plugin (flags defined in https://github.com/VirtusLab/akka-serialization-helper/blob/main/serializability-checker-compiler-plugin/src/main/scala/org/virtuslab/ash/SerializabilityCheckerCompilerPlugin.scala )
Remember to update docs/GUIDE.md as well.
The text was updated successfully, but these errors were encountered: