Shane Ardell created METRON-2063:
------------------------------------
Summary: Prevent focused statements from being left in front-end
tests
Key: METRON-2063
URL: https://issues.apache.org/jira/browse/METRON-2063
Project: Metron
Issue Type: Improvement
Reporter: Shane Ardell
Focused statements are incredibly handy when creating and debugging unit tests.
However, they sometimes find their way into our code, as seen here:
https://github.com/apache/metron/pull/1372
We should think about adding a linter rule or possibly a 3rd party plugin to
fail the build if a focused statement committed to code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)