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

Updated linting tooling #2350

Merged
merged 13 commits into from
Sep 6, 2023
Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Sep 6, 2023

Removed the pins to some of our linting tools to make sure we have the newest tools. (But pinning flake8 because later versions dropped Python 2 support)

Also fixed some problems the new tools showed.

Also made sure that dependabot does not bug us about flake8 and jsonschema anymore.

@antonpirker antonpirker marked this pull request as ready for review September 6, 2023 15:25
@antonpirker antonpirker enabled auto-merge (squash) September 6, 2023 15:32
@antonpirker antonpirker merged commit 7c8264b into master Sep 6, 2023
@antonpirker antonpirker deleted the antonpirker/update-linting-tooling branch September 6, 2023 15:44
sentrivana pushed a commit that referenced this pull request Sep 18, 2023
Removed the pins to some of our linting tools to make sure we have the newest tools. (But pinning `flake8` because later versions dropped Python 2 support)

Also fixed some problems the new tools showed.

Also made sure that dependabot does not bug us about `flake8` and `jsonschema` anymore.
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