Lines Matching full:naming
271 # Colon-delimited sets of names that determine each other's naming style when
275 # Include a hint for the correct naming format with invalid-name
276 include-naming-hint=no
279 # 'camel_case' and 'snake_case' group names are used for consistency of naming
283 # Naming hint for function names
289 # Naming hint for variable names
295 # Naming hint for constant names
301 # Naming hint for attribute names
307 # Naming hint for argument names
313 # Naming hint for class attribute names
320 # Naming hint for inline iteration names
326 # Naming hint for class names
334 # Naming hint for module names
338 # 'camel_case' and 'snake_case' group names are used for consistency of naming
340 # consistent with all naming styles.
343 # Naming hint for method names