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

Fix: Using flake8 to lint the plugin #178

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Fix: Using flake8 to lint the plugin #178

merged 1 commit into from
Apr 25, 2023

Conversation

bjoernricks
Copy link
Contributor

What

Using flake8 to lint the plugin

Why

Switch completely to flake8 in the autohooks flake8 plugin. Currently the linting fails on the CI because our default action runs pylint which isn't installed anymore in this repo.

References

https://github.com/greenbone/autohooks-plugin-flake8/actions/runs/4786110653/jobs/8509663548?pr=174

Switch completely to flake8 in the autohooks flake8 plugin. Currently
the linting fails on the CI because our default action runs pylint which
isn't installed anymore in this repo.
@bjoernricks bjoernricks requested a review from a team as a code owner April 25, 2023 06:38
@bjoernricks bjoernricks enabled auto-merge (rebase) April 25, 2023 06:38
@github-actions
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@bjoernricks bjoernricks merged commit 35f6e55 into main Apr 25, 2023
@bjoernricks bjoernricks deleted the fix-linting branch April 25, 2023 06:42
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.

None yet

2 participants