rspec/rules/S3807/rust/metadata.json
yassin-kammoun-sonarsource bc3b7b59a4 Update RSPEC
2025-03-27 11:46:06 +01:00

7 lines
124 B
JSON

{
"title": "Null pointers should not be passed to functions expecting non-null arguments",
"tags": [
"clippy"
]
}