kszucs commented on a change in pull request #7484:
URL: https://github.com/apache/arrow/pull/7484#discussion_r442477868
##########
File path: dev/archery/archery/cli.py
##########
@@ -318,9 +318,9 @@ def lint(ctx, src, fix, iwyu_all, **checks):
@click.option("--src", metavar="<arrow_src>", default=None,
callback=validate_arrow_sources,
help="Specify Arrow source directory")
[email protected]("--whitelist", "-w", help="Allow only these rules")
[email protected]("--blacklist", "-b", help="Disallow these rules")
-def numpydoc(src, symbols, whitelist, blacklist):
[email protected]("--enable-rule", "-e", multiple=True, help="Allow only these
rules")
Review comment:
No, there are not.
----------------------------------------------------------------
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:
[email protected]