8
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme.md
caarlos0
as Carlos Alexandro Becker
More... over 6 years ago
Merge pull request #540 from v00d00/fix-unused-imports
caarlos0
as Carlos Alexandro Becker
More... about 8 years ago
Remove unsed & tidy imports More... about 8 years ago
Merge pull request #538 from rabbitfr/patch-1
caarlos0
as Carlos Alexandro Becker
More... about 8 years ago
Appends the popover to a specific element More... about 8 years ago
Merge pull request #537 from DevFactory/release/multiple-rules-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Merge pull request #536 from DevFactory/release/Variables-should-not-be-declared-before-they-are-relevant-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
squid:S1170, squid:S1155 - Public constants~~~, Collection.isEmpty() should be used to test for emptiness More... over 8 years ago
squid:S1941 - Variables should not be declared before they are relevant More... over 8 years ago
Merge pull request #534 from DevFactory/release/Useless-parentheses-around-expressions-should-be-removed-to-prevent-any-misunderstanding,switch-statements-should-end-with-a-default-clause-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Merge pull request #535 from DevFactory/release/Extensions-and-implementations-should-not-be-redundant,Use-String-Buffer-For-String-Appends,Use-Index-Of-Char-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
squid:S1939,pmd:UseStringBufferForStringAppends,pmd:UseIndexOfChar - Extensions and implementations should not be redundant,Use String Buffer For String Appends,Use Index Of Char More... over 8 years ago
squid:UselessParenthesesCheck, squid:SwitchLastCaseIsDefaultCheck More... over 8 years ago
Merge pull request #533 from DevFactory/release/Dead-stores-should-be-removed-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Merge pull request #532 from DevFactory/release/Deprecated-elements-should-have-both-the-annotation-and-the-Javadoc-tag-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
squid:S1854 - Dead stores should be removed More... over 8 years ago
squid:MissingDeprecatedCheck - Deprecated elements should have both the annotation and the Javadoc tag More... over 8 years ago
Merge pull request #530 from DevFactory/staging/Unnecessary-Fully-Qualified-Name-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Merge pull request #529 from DevFactory/release/Methods-should-not-be-empty-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
squid:S1186 - Methods should not be empty More... over 8 years ago
pmd:UnnecessaryFullyQualifiedName - Unnecessary Fully Qualified Name More... over 8 years ago
Merge pull request #523 from DevFactory/staging/Utility-classes-should-not-have-public-constructors-fix1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Merge pull request #528 from DevFactory/release/The-members-of-an-interface-declaration-or-class-should-appear-in-a-pre-defined-order-fix-1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order More... over 8 years ago
Merge pull request #527 from DevFactory/staging/Immutable-Field-fix1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
pmd:ImmutableField - Immutable Field More... over 8 years ago
Merge pull request #525 from DevFactory/staging/Abstract-class-names-should-comply-with-a-naming-convention-fix1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago
Fixing conflicts More... over 8 years ago
squid:S00118 - Abstract class names should comply with a naming convention More... over 8 years ago
Merge pull request #524 from DevFactory/staging/Primitives-should-not-be-boxed-just-for-String-conversion-fix1
caarlos0
as Carlos Alexandro Becker
More... over 8 years ago