google / google/error-prone

Fix AnnotationTree formatting

Open
#236 1 comment 0 reactions 0 assignees View on GitHub
migrated Priority-Low Status-Accepted Type-Enhancement
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=236) created by **gak@google.com** on 2014-03-06 at 09:50 PM_

---

It currently prints empty annotations with parens (E.g.: @Inject() ) and single-value annotations with the explicit "value" parameter (E.g.: @Named(value = "name") ). It would be nice if it printed things in the typical style.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.