.. |
bad_toml
|
Update ui-toml tests
|
2019-08-14 09:58:00 +02:00 |
bad_toml_type
|
Refactor config deserialization
|
2021-05-01 17:38:05 -05:00 |
conf_deprecated_key
|
Fix error punctuation
|
2021-05-02 16:56:46 -05:00 |
fn_params_excessive_bools
|
add excessive bools lints
|
2020-02-05 20:54:58 +03:00 |
functions_maxlines
|
Don't emit too_many_lines for closures
|
2021-08-05 15:38:57 +02:00 |
good_toml_no_false_negatives
|
Renamed: Cyclomatic Complexity -> Cognitive Complexity
|
2019-03-06 10:07:38 -03:00 |
invalid_min_rust_version
|
add support for minimum supported rust version.
|
2020-11-25 12:22:47 +01:00 |
lint_decimal_readability
|
Renamed the configuraiton to unreadable-literal-lint-fractions
|
2020-12-05 20:59:53 +00:00 |
min_rust_version
|
add support for minimum supported rust version.
|
2020-11-25 12:22:47 +01:00 |
missing_enforced_import_rename
|
Add import_rename lint, this adds a field on the Conf struct
|
2021-06-24 16:13:02 -04:00 |
nonstandard_macro_braces
|
Lint inside macro when owned by current crate
|
2021-07-24 07:30:22 -04:00 |
struct_excessive_bools
|
add excessive bools lints
|
2020-02-05 20:54:58 +03:00 |
toml_blacklist
|
Remove all copyright license headers
|
2019-01-08 21:46:39 +01:00 |
toml_disallowed_method
|
Allow giving reasons for disallowed_methods
|
2021-09-08 21:12:02 -04:00 |
toml_disallowed_type
|
Add primitive type support to disallowed_type lint
|
2021-07-27 10:01:38 -04:00 |
toml_trivially_copy
|
Downgrade many_single_char_names to pedantic
|
2021-09-14 09:59:06 -07:00 |
toml_unknown_key
|
Implement 'disallowed_script_idents' lint
|
2021-06-30 19:06:33 +03:00 |
upper_case_acronyms_aggressive
|
upper_case_acronyms: add ui and ui-toml tests for private/public enums
|
2021-03-27 01:08:14 +01:00 |
vec_box_sized
|
update the lint messages and tests
|
2021-02-28 02:22:05 +01:00 |
zero_single_char_names
|
Add test for zero single char names
|
2020-04-15 13:35:44 +02:00 |
update-all-references.sh
|
Rewrite update-all-references bash scripts in Rust
|
2020-12-12 15:09:57 +01:00 |