Hey people! Is it possible to detect `init` block ...
# random
n
Hey people! Is it possible to detect
init
block function called in code by a lint rule? I mean
init {}
I want to restrict to call this in some classes
a
Maybe creating a rule with Konsist
1