Skip to content

chore: use standard #696

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

chore: use standard #696

wants to merge 15 commits into from

Conversation

stympy
Copy link
Member

@stympy stympy commented Jun 5, 2025

Taking another stab at adding standard, now that the test matrix has been updated.

Closes #661

@stympy stympy requested a review from joshuap June 5, 2025 17:38
Copy link
Member

@joshuap joshuap left a comment

Choose a reason for hiding this comment

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

Glad we have so much test coverage. :) I left a few comments.

class BacktracedException < Exception
class BacktracedException < RuntimeError
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if there was a reason we did this. The fact that it's named BacktracedException. 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea, but this is interesting.

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