diff --git a/config/checker_severity_map.json b/config/checker_severity_map.json index 76de097e54..c1836c8f42 100644 --- a/config/checker_severity_map.json +++ b/config/checker_severity_map.json @@ -381,6 +381,7 @@ "readability-identifier-naming": "STYLE", "readability-implicit-bool-cast": "STYLE", "readability-implicit-bool-conversion": "STYLE", + "readability-identifier-length": "STYLE", "readability-inconsistent-declaration-parameter-name": "STYLE", "readability-isolate-declaration": "STYLE", "readability-magic-numbers": "STYLE",