[
https://issues.apache.org/jira/browse/BEAM-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973169#comment-15973169
]
Uwe Jugel commented on BEAM-2000:
---------------------------------
[~altay] Since the {{run_pylint.sh}} script currently defines which files to
exclude, etc., as a developer I would like to use this one instead any custom
copy of it. That's why I thought of adding the module option here.
Alternatively, we could try to setup the excluded files directly in the
`setup.cfg` for {{pylint}} and for {{pep8}} and maybe get rid of the run script
anyway. For now, I have create a PR (https://github.com/apache/beam/pull/2579)
for the module option for the script the default is still {{apache_beam}}.
> run pylint on specific module
> -----------------------------
>
> Key: BEAM-2000
> URL: https://issues.apache.org/jira/browse/BEAM-2000
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Uwe Jugel
> Assignee: Ahmet Altay
> Priority: Minor
>
> Since pylint takes quite some time to run on the whole project and since most
> developers will touch only a part of the code, the lint script should have an
> option to define which module is to be linted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)