-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore java source code for lombok config up-to-date checks
see #549
- Loading branch information
1 parent
efbc32e
commit 51a15c1
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import dummy/foo.config | ||
#import dummy/foo.config | ||
config.stopbubbling = false | ||
lombok.allArgsConstructor.flagUsage=WARNING | ||
lombok.extern.findbugs.addSuppressFBWarnings = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters