Skip to content
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

Refactor: Execute linter rules all at once to save time #250

Merged
merged 2 commits into from
May 23, 2022

Conversation

yannik-dittmar
Copy link
Contributor

Save time on linting by executing all linter rules with all code methods at the same time.
This prevents the SLTestRunner from having to load the necessary plugin every time.

@yannik-dittmar yannik-dittmar requested a review from matveysiva May 19, 2022 08:04
Copy link
Contributor

@matveysiva matveysiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
MfG Frederic

@yannik-dittmar yannik-dittmar merged commit 1a64a4b into development May 23, 2022
@yannik-dittmar yannik-dittmar deleted the linter-rework branch May 23, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants