Skip to content

Commit

Permalink
Issue checkstyle#14137: Enable AsertJIsNull check
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie authored and nrmancuso committed Jan 7, 2024
1 parent 796f4db commit 93beeae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/jsoref-spellchecker/whitelist.words
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@ jhu
jide
jidesoft
jira
JIs
jitpack
jkl
JLabel
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@
<doxia.version>1.12.0</doxia.version>
<error-prone.configuration-args>
-Xep:AmbiguousJsonCreator:ERROR
-Xep:AssertJIsNull:ERROR
<!-- Reason at https://github.com/checkstyle/checkstyle/issues/8252. -->
-Xep:JUnitClassModifiers:OFF
<!-- Reason at https://github.com/checkstyle/checkstyle/issues/8252. -->
Expand Down

0 comments on commit 93beeae

Please sign in to comment.