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

Remove bare "except:" clauses except those that re-raise #351

Merged
merged 7 commits into from
Oct 23, 2023

Conversation

willmurphyscode
Copy link
Contributor

See #310 - there are a couple other pieces of work needed before that issue is resolved.

@willmurphyscode willmurphyscode added the run-pr-quality-gate Triggers running of quality gate on PRs label Oct 20, 2023
dependabot bot and others added 6 commits October 20, 2023 14:20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.254 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.0.254...v0.1.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
We want to use latest ruff, but be selective about how much diff we
introduce into vunnel at once. Therefore, bump ruff, but mostly disable
new lints.

Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
@willmurphyscode willmurphyscode marked this pull request as ready for review October 23, 2023 14:17
@willmurphyscode willmurphyscode requested a review from a team October 23, 2023 14:18
@willmurphyscode willmurphyscode merged commit 24ceea4 into main Oct 23, 2023
11 checks passed
@willmurphyscode willmurphyscode deleted the chore/disallow-bare-except branch October 23, 2023 15:26
@wagoodman wagoodman removed the run-pr-quality-gate Triggers running of quality gate on PRs label Oct 27, 2023
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.

3 participants