We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version(s) 1.1.2
Describe the bug When using:
//project.scala //> using plugin "org.virtuslab::besom-compiler-plugin:0.1.1-SNAPSHOT"
the plugin option is sometimes added twice, but it doesn't seem to reproduce always/
Expected behaviour Plugin option is added once.