Code inspection: Incorrect spacing (around generic brackets)Last modified: 11 February 2024 Category: Formatting ID: BadGenericBracketsSpaces EditorConfig: resharper_bad_generic_brackets_spaces_highlighting=[error|warning|suggestion|hint|none] Default severity: Disabled Language: C# Requires SWA: NotipYou can suppress this inspection to ignore specific issues, change its severity level to make the issues less or more noticeable, or disable it altogether.This inspection verifies code formatting rules.It is equivalent to the following StyleCop rules: SA1014, SA1015.