Skip to content

Runner coordination #2111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 2, 2018
Merged

Runner coordination #2111

merged 3 commits into from
Jun 2, 2018

Conversation

AWhetter
Copy link
Contributor

@AWhetter AWhetter commented May 16, 2018

This change removes the idea of a global linter object and instead the runner now creates the pylinter only when doing the checking. The next step is to be able to make a new linter object and a new set of checkers either for each file that is run, or each time a config changes in a directory.

Closes #973

@AWhetter AWhetter requested a review from PCManticore May 17, 2018 14:22
@AWhetter AWhetter force-pushed the runner_coordination branch from 0180ee8 to f54fa53 Compare May 17, 2018 16:14
@PCManticore PCManticore added the Needs review 🔍 Needs to be reviewed by one or multiple more persons label May 21, 2018
@AWhetter AWhetter merged commit 2e78b87 into per_dir_config Jun 2, 2018
@AWhetter AWhetter deleted the runner_coordination branch June 2, 2018 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs review 🔍 Needs to be reviewed by one or multiple more persons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants