Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upAbbreviationAsWordInName: problem detection of 2 char abbreviation with length limit 1 #116
Comments
ghost
assigned
kostas1981
Jul 15, 2013
ghost
assigned
baratali
Aug 2, 2013
This comment has been minimized.
This comment has been minimized.
Reported problem is valid case, to cover this we need to make allowedAbbreviationLength=0.
so please fix this problem. |
This comment has been minimized.
This comment has been minimized.
So, it shouldn't display warning on |
This comment has been minimized.
This comment has been minimized.
right. |
added a commit
to baratali/sevntu.checkstyle
that referenced
this issue
Sep 7, 2013
added a commit
to baratali/sevntu.checkstyle
that referenced
this issue
Sep 7, 2013
romani
closed this
in
e64d40c
Sep 7, 2013
added a commit
that referenced
this issue
Sep 7, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
romani commentedJun 16, 2013
Config:
Code:
Detected: no warning on class name.
Expected: warring on class name. Please create UT for this.