xFrednet
|
12c61612f7
|
Update lint documentation to use markdown headlines
|
2021-07-28 14:31:59 +02:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Jason Newcomb
|
f21320fd74
|
Use diagnostic or language items instead of paths
|
2021-03-01 23:10:51 -05:00 |
|
flip1995
|
797cf6554d
|
Get rid of regex and lazy_static dependencies
|
2021-01-30 17:43:00 +01:00 |
|
Javier Alvarez
|
e56973a854
|
Remove default lint description
This was left as default and caused a CI failure for the
case_sensitive_file_extension_comparison lint.
|
2021-01-05 14:22:26 +01:00 |
|
Javier Alvarez
|
61f3d9d46b
|
Add case_sensitive_file_extensions lint
Closes #6425
Looks for ends_with methods calls with case sensitive extensions.
|
2021-01-05 14:22:26 +01:00 |
|