The Suppressors is a new concpet introduced in detekt 1.19.0 to give more flexibilty to ignore some issues. But it is not documented yet. So we should add a new documentation to it.
The problem here is: should it be automated? So any new Suppressor automatically adds it's documentation? Or should iy be an static code?
The
Suppressors is a new concpet introduced in detekt1.19.0to give more flexibilty to ignore some issues. But it is not documented yet. So we should add a new documentation to it.The problem here is: should it be automated? So any new
Suppressorautomatically adds it's documentation? Or should iy be an static code?