rust/tests
jonboh 8b02dac542 add lint for struct field names
side effect for `enum_variants`:
use .first() instead of .get(0) in enum_variants lint
move to_camel_case to str_util module
move module, enum and struct name repetitions check to a single file `item_name_repetitions`
rename enum_variants threshold config option
2023-10-18 19:20:08 +02:00
..
test_utils
ui add lint for struct field names 2023-10-18 19:20:08 +02:00
ui-cargo
ui-internal
ui-toml add lint for struct field names 2023-10-18 19:20:08 +02:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Update ui_test to 0.21.2 2023-10-08 19:35:41 +01:00
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs