Skip to content

Make --strict default and remove parameter #1199

@datapythonista

Description

@datapythonista

I think asv interface can be improved by making --strict parameter of the run command to be the default. It makes the command return an exit code != 0 if things break, which I think it's the behavior that user would expect.

I'll also remove the parameter, since ignoring errors can be simply done as asv | true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions