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
Hello, I want to contribute to this project as part of the Hacktoberfest event,
Can I take this issue? As far as I understood there are two deprecated methods KtLint.calculateLineColByOffset and KtLint.normalizeText , and we need to copy these methods to Detekt, am I right?
Expected Behavior
We should probably starting duplicating the code again asap.
Current Behavior
KtLint deprecated/made the methods to calculate offsets we use in formatting private.
Context
pinterest/ktlint#857
#2760
The text was updated successfully, but these errors were encountered: