Hopefully a super quick question. Is there an easy...
# squarelibraries
c
Hopefully a super quick question. Is there an easy way to ignore SQLDelight generated kotlin files in JaCoCo test reports?
1
Ideally this would just be a way to add an
@Generated
annotation to every class.