You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/26 13:56:10 UTC

[GitHub] [lucene] rmuir commented on a change in pull request #46: LUCENE-9881: synchronize ECJ linter with Eclipse IDE

rmuir commented on a change in pull request #46:
URL: https://github.com/apache/lucene/pull/46#discussion_r602313452



##########
File path: gradle/validation/ecj-lint/ecj.javadocs.prefs
##########
@@ -72,7 +77,7 @@ org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
 org.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=error
 org.eclipse.jdt.core.compiler.problem.nonnullTypeVariableFromLegacyInvocation=error
 org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error
-org.eclipse.jdt.core.compiler.problem.nullReference=ignore
+org.eclipse.jdt.core.compiler.problem.nullReference=error

Review comment:
       eclipse IDE was warning on this by default, we don't have any issues, so i turned it on as error in linter.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org