workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Write detekt check to prevent vars inside workflow classes.

Open zach-klippenstein opened this issue 6 years ago • 1 comments
trafficstars

zach-klippenstein avatar Oct 12 '19 01:10 zach-klippenstein

I have a similar rule to this in my set, I'd be happy to add config options if you want to use it https://github.com/hbmartin/hbmartin-detekt-rules#avoidvarsexceptwithdelegate

hbmartin avatar Aug 20 '23 15:08 hbmartin