issues
search
ftomassetti
/
effectivejava
Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
Apache License 2.0
507
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Item24: Suppress warning about generics
#26
ftomassetti
opened
10 years ago
0
Issue 17
#25
ftomassetti
opened
10 years ago
0
Item 16: limit inheritance warning on extension in another package
#24
ftomassetti
opened
10 years ago
0
Capital case names should be used for final static fields
#23
ftomassetti
opened
10 years ago
0
Catch cli errors
#22
ftomassetti
closed
9 years ago
2
Need to shorten constructors and methods when printed in table
#21
ftomassetti
opened
10 years ago
0
ConstructorDeclaration QName should list also parameters
#20
ftomassetti
opened
10 years ago
1
Java linter modality in combination with svn diff / git diff
#19
ftomassetti
opened
10 years ago
1
Java linter modality
#18
ftomassetti
closed
9 years ago
2
Convert all the queries to use the operation record
#17
ftomassetti
opened
10 years ago
0
Adding multimethod for determing alignment
#16
ftomassetti
opened
10 years ago
0
Adding space between columns
#15
ftomassetti
opened
10 years ago
0
Issue 11: Avoiding Cloneable
#14
ftomassetti
opened
10 years ago
0
Testing withModifiers protocol
#13
ftomassetti
opened
10 years ago
0
Testing withPackageName protocol
#12
ftomassetti
opened
10 years ago
0
Item 11: Cloneable
#11
ftomassetti
opened
10 years ago
1
Item 11: Cloneable, not use the constructor in not final classes
#10
ftomassetti
opened
10 years ago
0
Item 10: override toString
#9
ftomassetti
closed
9 years ago
0
Item 10: provide access to all fields used in ToString
#8
ftomassetti
opened
10 years ago
0
Command to filter only one package in interactive mode
#7
ftomassetti
opened
10 years ago
0
Provide example and documentation for interactive mode
#6
ftomassetti
opened
10 years ago
0
Item 9: verify equals and hashCode are overridden together
#5
ftomassetti
opened
10 years ago
2
Item 8: in the equals method an instanceOf should be present and should not target other classes
#4
ftomassetti
opened
10 years ago
0
Item 8: float and double fields
#3
ftomassetti
opened
10 years ago
3
Item 7: finalizers
#2
ftomassetti
closed
9 years ago
1
Implement Item 4
#1
ftomassetti
closed
9 years ago
1
Previous