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

Implement configurable policies #10

Open
bradleyfalzon opened this issue Aug 8, 2016 · 0 comments
Open

Implement configurable policies #10

bradleyfalzon opened this issue Aug 8, 2016 · 0 comments
Milestone

Comments

@bradleyfalzon
Copy link
Owner

Currently abicheck is focused on https://golang.org/doc/go1compat - but others might have other philosophies, or may want a strict mode but for it to raise warnings.

Ideally, you'd be able to customise each type of error, whether it's OK, Non Breaking or Breaking, but it maybe simpler for v1 to have either strict or go1compat mode.

At the very least, this needs to be documented.

@bradleyfalzon bradleyfalzon added this to the v1.0.0 milestone Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant