-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: dgroup/arch4u-pmd
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use Apache Camel .bean method instead of @Autowired+.processor
framework: Apache Camel
new rule
#146
opened May 15, 2022 by
dgroup
Same method invocation within a chain of invocation (fluent interface)
#142
opened May 6, 2022 by
dgroup
2 tasks
New rule: Avoid String.valueOf(arg) where arg is a String
new rule
#132
opened Apr 26, 2022 by
dgroup
New rule: Do not pass
cause.getMessage()
if you already passed the cause
to a new exception
new rule
#125
opened Apr 11, 2022 by
dgroup
New rule: entity creation endpoints with putmapping/postmapping without response status 201
new rule
#124
opened Apr 9, 2022 by
dgroup
New rule: return empty collection, empty array or optional instead of null
new rule
#118
opened Feb 23, 2022 by
dgroup
JunitTestContainsTooManyAsserts have false-positive cases
revise rule
#117
opened Feb 22, 2022 by
dgroup
New rule: code block should be wrapped by (like external invocation)
new rule
#116
opened Feb 21, 2022 by
dgroup
AvoidDuplicateLiterals should be ignored in case of unit tests
revise rule
#114
opened Feb 19, 2022 by
dgroup
Add rule to inspect thread local regarding thread-context class from log4j
logging
new rule
#100
opened Feb 10, 2022 by
dgroup
Generate JMH benchmarks for rule AvoidUsingObjectMapperAsALocalVariable
benchmark
json
#99
opened Feb 10, 2022 by
dgroup
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.