You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ktlint, the execution stops when finding the first violation.
I would like to allow ktlint to scan the whole project and collect violations as a whole, instead of going through them one by one and executing it again and again.
The text was updated successfully, but these errors were encountered:
When using ktlint, the execution stops when finding the first violation.
I would like to allow ktlint to scan the whole project and collect violations as a whole, instead of going through them one by one and executing it again and again.
The text was updated successfully, but these errors were encountered: