You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2018/01/02 14:28:00 UTC

[jira] [Created] (LUCENE-8115) fail precommit on unnecessary {@inheritDoc} use

Christine Poerschke created LUCENE-8115:
-------------------------------------------

             Summary: fail precommit on unnecessary {@inheritDoc} use
                 Key: LUCENE-8115
                 URL: https://issues.apache.org/jira/browse/LUCENE-8115
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke
            Priority: Minor


* Step 1: identify and remove existing unnecessary {{\{@inheritDoc\}}} use e.g. via IDE tooling or {{git grep -C 1 inheritDoc}}.

* Step 2: change {{ant validate}} so that precommit fails if/when any new unnecessary {{\{@inheritDoc\}}} are introduced.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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