-
```
We should figure out how to write some FindBugs bug detectors for Guice
users. In-IDE static analysis would be slightly better, but this would be a
good start.
Some probable-bugs of interest:
- …
-
```
Please discuss feature requests first on
https://groups.google.com/forum/#!forum/project-lombok
What steps will reproduce the problem?
1. Use @Getter(lazy = true) private final Foo = new Foo();
2…
-
```
Reactivate plugin settings and standards for code reports on this level.
Configure FindBugs (this is a re-evaluation; we decided some years ago not to
use it since it is
really over-eager, and C…
-
This is related to #167.
The messages from the FindBugs parser contain [HTML formatting](https://github.com/tomasbjerre/violations-lib/blob/e083e670887819141279f2c11fcedc042a50245a/src/main/resourc…
-
The readme calls out
>This provides almost same feature with findbugs-slf4j.
I am current using findbugs-slf4j and am wondering if the differences are only the patterns? Will the missing findbug…
-
Holder issue to keep track of Findbugs-related fixes
---
Migrated from [LUCENE-7750](https://issues.apache.org/jira/browse/LUCENE-7750) by Daniel Jelinski
Linked issues:
- #8790
- #8793
- #8794
S…
-
http://findbugs.sourceforge.net/bugDescriptions.html#UUF_UNUSED_FIELD
---
Migrated from [LUCENE-7771](https://issues.apache.org/jira/browse/LUCENE-7771) by Daniel Jelinski
Parent: #8801
Attachments…
-
```
We should figure out how to write some FindBugs bug detectors for Guice
users. In-IDE static analysis would be slightly better, but this would be a
good start.
Some probable-bugs of interest:
- …
-
atiti updated
11 years ago
-
_Migrated from Google Code (issue 807)_