This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Description
Related to #6, when using both the Clippy plugin and Quill, the compilation is broken. Easily reproducible with any of those examples.
[error] ~/project/src/main/scala/Main.scala:17: exception during macro expansion: java.lang.StackOverflowError
[error] db.run(query)(CSVSources.data.flatMap(_.toOption))