Sniper problems
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
Hey,
I am having trouble with the sniper pretty printer again. Two of the problems were introduced in the newer versions. The problems are:
- FQN after the creation of a new CtField. I tried to use the recommended setSimplyQualified(true) call but I am still not able to get rid of it.

- Added indentation. For every code block that I modify a new tab is added for some reason (the code I am using was working until the newer versions).

- Block comments are being pretty printed instead of being left alone (the code I am using was working until the newer versions).

Thank you for your time.
Contributor guide
Assessment
This issue has not been assessed yet.