12 lines
557 B
Markdown
Raw Normal View History

# Proposals
2022-04-17 16:08:39 +02:00
This chapter is about accepted proposals for changes that should be worked on in
or around Clippy in the long run.
Besides adding more and more lints and improve the lints that Clippy already
has, Clippy is also interested in making the experience of its users, developers
and maintainers better over time. Projects that address bigger picture things
like this usually take more time, and it is useful to have a proposal for those
2022-04-17 16:08:39 +02:00
first. This is the place where such proposals are collected, so that we can
refer to them when working on them.