Kengo Seki created HADOOP-12034:
-----------------------------------
Summary: Wrong comment for the filefilter function in test-patch
checkstyle plugin
Key: HADOOP-12034
URL: https://issues.apache.org/jira/browse/HADOOP-12034
Project: Hadoop Common
Issue Type: Bug
Components: build
Reporter: Kengo Seki
Priority: Minor
This comment is attached to checkstyle_filefilter function, but it is a comment
for shellcheck_filefilter actually.
{code}
# if it ends in an explicit .sh, then this is shell code.
# if it doesn't have an extension, we assume it is shell code too
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)