Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KtLint: Make functions needed to calculate line / column public (#725)
In order to avoid duplicating code, make these functions public for use by tools that use KtLint programmatically and need to convert an offset to line / column, like detekt.
- Loading branch information