Allows to configure code style of declarations (local variables, functions, fields). Default behavior is to highlight as redundant type declarations that match the inferred type. 'Prefer explicit types' option inverts this and suggests inserting an explicit type declaration even where the type can be inferred.