Skip to content

remove bif_clash option from erl_lint.erl #10356

@MarkoMin

Description

@MarkoMin

Is your feature request related to a problem? Please describe.
I was playing with linter and nowarn_bif_clash option is really confusing me. Documentations says it not only deprecated, but fully removed and results in an error. However, that option (bif_clash) is used in a lot of places in erl_lint.erl. Why is it used? Is warn_bif_clash legal?

Describe the solution you'd like
If it's unused, I'd like to remove code that uses those options. If it's used, it should be documented why.

Describe alternatives you've considered
None

Additional context
Eager to make a PR

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions