apache / apache/beam

run pylint on specific module

Open
#18,380 0 comments 0 reactions 0 assignees View on GitHub
core improvement P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

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.

Imported from Jira [BEAM-2000](https://issues.apache.org/jira/browse/BEAM-2000). Original Jira may contain additional context.
Reported by: uwe.jugel.

Contributor guide

Open the contributing guide

Research direction

Locate the lint script and its pylint invocation, then read how project-wide linting is currently configured. Done means the script accepts a module selection and runs pylint only for that module; verify the existing lint workflow still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.