2021-06-16 00:05:44 -05:00
|
|
|
# Summary
|
|
|
|
|
|
|
|
[Introduction](README.md)
|
|
|
|
|
|
|
|
- [Installation and Usage](installation_and_usage.md)
|
|
|
|
- [Configuration](configuration.md)
|
|
|
|
- [Clippy's Lints](lints/README.md)
|
|
|
|
- [Correctness]()
|
|
|
|
- [Suspicious]()
|
|
|
|
- [Style]()
|
|
|
|
- [Complexity]()
|
|
|
|
- [Perf]()
|
|
|
|
- [Pendantic]()
|
|
|
|
- [Nursery]()
|
|
|
|
- [Cargo]()
|
2021-08-03 15:05:20 -05:00
|
|
|
- [Continuous Integration](continuous_integration/README.md)
|
|
|
|
- [Travis CI](continuous_integration/travis.md)
|
|
|
|
- [GitHub Actions](continuous_integration/github_actions.md)
|
|
|
|
- [Gitlab](continuous_integration/gitlab.md)
|
2021-06-16 00:05:44 -05:00
|
|
|
- [Development](development/README.md)
|
|
|
|
- [Basics](development/basics.md)
|
|
|
|
- [Adding Lints](development/adding_lints.md)
|
|
|
|
- [Common Tools](development/common_tools_writing_lints.md)
|
|
|
|
- [Infrastructure](infrastructure/README.md)
|
|
|
|
- [Backporting Changes](infrastructure/backport.md)
|
|
|
|
- [Updating the Changelog](infrastructure/changelog_update.md)
|
|
|
|
- [Release a New Version](infrastructure/release.md)
|
|
|
|
- [The Clippy Book](infrastructure/book.md)
|
|
|
|
- [Roadmap](roadmap/README.md)
|
|
|
|
- [2021](roadmap/2021.md)
|