palantir / palantir/palantir-java-format
Too long arguments overhang indent
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 907
- Forks
- 101
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 19
Description
This indent is too long
Originally posted by @dansanduleac in https://github.com/palantir/gradle-consistent-versions/pull/305/review_comment/create
and https://github.com/palantir/gradle-consistent-versions/pull/305/files#r335519231
and https://github.com/palantir/gradle-consistent-versions/pull/305/files#r336262730
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced gradle-consistent-versions pull request 305 and its linked review comments to identify the formatting example and expected indentation. Then locate the corresponding formatter behavior and tests in this repository; done means the long-argument case no longer overhangs its indentation and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100