We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0c310 commit d3cbef6Copy full SHA for d3cbef6
1 file changed
crates/cli/src/datadog_utils.rs
@@ -41,6 +41,7 @@ const DEFAULT_RULESETS_LANGUAGES: &[&str] = &[
41
"KOTLIN",
42
"PYTHON",
43
"RUBY",
44
+ "RUST",
45
"TYPESCRIPT",
46
"PHP",
47
"YAML",
0 commit comments