diktat
diktat copied to clipboard
[`TOO_MANY_LINES_IN_LAMBDA`] Can we configure this rule somehow to not to trigger on frontend?
can we configure this rule somehow to not to trigger on frontend?
Originally posted by @kgevorkyan in https://github.com/saveourtool/save-cloud/pull/2099#discussion_r1173818369
We can only adjust the maximum size of the lamda itself. We can create an issue on Diktat.
Probably we can create a separate diktat-config,yaml for frontend.
KtLint uses .editorconfig for such cases. Probably we can migrate to such approach too