* Ran automatic naming update * Formalized rename of `cyclomatic_complexity` to `cognitive_complexity` ** Added the rename to `lib.rs` ** Added rename test * Added warning for deprecated key `cyclomatic_complexity_threshold` and tests for it * Added deprecation status for Clippy's builtin attribute * Updated tests for new builtin attribute renaming |
||
|---|---|---|
| .. | ||
| bad_toml | ||
| bad_toml_type | ||
| conf_deprecated_key | ||
| functions_maxlines | ||
| good_toml_no_false_negatives | ||
| toml_blacklist | ||
| toml_trivially_copy | ||
| toml_unknown_key | ||
| update-all-references.sh | ||
| update-references.sh | ||