Skip to content

Drop Config and go back to kwargs on validate #362

@stefanvanburen

Description

@stefanvanburen

We previously added the Config class to support alternative regex implementations, but we dropped that in #342. Now Config just has the single fail_fast option on it.

We ought to drop Config and go back to just adding a fail_fast kwarg parameter on validate, given that we don't expect to add other configuration options.


Given that we've gone back and forth on the shape of the exported API, ideally we'd get both this and #361 implemented, and publish a 0.15.0 release with both breaking changes included.

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