Provide a default config file for Clippy #9992
Labels
A-documentation
Area: Adding or improving documentation
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
E-help-wanted
Call for participation: Help is requested to fix this issue.
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:
avoid-breaking-exported-api
cc: #9880
The text was updated successfully, but these errors were encountered: