Skip to content

Replace Bare Except Statements #54

@myrontuttle

Description

@myrontuttle

As a dev lead
I want the coder to replace bare except statements with more specific except statements
So that the code only catches what is expected

Scenario: Replace Bare Except Statements
Given a coder on a repo
When the coder generates code with bare except statements
Then those statements are replace with more specific except statements

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions