Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simpify arguments to Java/Kotlin formatters.
pre-commit should already auto-find the right files and pass them to these hooks, and not passing them should I *think* mean it's harder for new implementers to forget adding explicitly to this list. Manually testing seems to confirm this is the case (by breaking a file and seeing ktlint complain). Though we're running into pinterest/ktlint#1618 (AKA pinterest/ktlint#1391) and I can't seem to figure out how to pass through JVM args...
- Loading branch information