-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-documentationArea: Adding or improving documentationArea: Adding or improving documentationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.
Description
We have a few lints with configuration values, like borrow_as_ptr. We want to increase the visibility of these config values, to encourage the use of them.
As part of this, we'd like to provide a default configuration file. The config should be included in the book.
Tasks:
- Examine config values and determine which are probably often used
- Some less commonly used but important ones should be listed, but commented out.
- Additionally, a configuration could be provided, that should be run once before a release with configs like:
avoid-breaking-exported-api
cc: #9880
Metadata
Metadata
Assignees
Labels
A-documentationArea: Adding or improving documentationArea: Adding or improving documentationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.