You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Group by Rule: In this view, the first line is highlighted in blue, representing the rule being evaluated. Following this, you'll see blocks of information structured as follows: file path, description, and message.
115
+
**Group by Rule:** In this view, the first line is highlighted in blue, representing the rule being evaluated. Following this, you'll see blocks of information structured as follows: file path, description, and message.
116
116
117
-
Group by File: In this view, the first line displays the file path being evaluated. Below this, you'll see blocks of information with the following structure: rule, description, and message.
117
+
**Group by File:** In this view, the first line displays the file path being evaluated. Below this, you'll see blocks of information with the following structure: rule, description, and message.
118
118
119
-
Rule: The blue line that defines the specific rule being evaluated.
119
+
-**Rule**: The blue line that defines the specific rule being evaluated.
120
+
-**File**: Shows the path to the file where the rule is applied.
121
+
-**Description**: A concise explanation of the rule, often accompanied by a link to relevant documentation for further details.
122
+
-**Message**: Indicates the line of code where the rule was violated.
120
123
121
-
File: Shows the path to the file where the rule is applied.
122
-
123
-
Description: A concise explanation of the rule, often accompanied by a link to relevant documentation for further details.
124
-
125
-
Message: Indicates the line of code where the rule was violated. Yellow messages are warnings, suggesting best practices, while red messages highlight errors that must be corrected.
124
+
> [!IMPORTANT]
125
+
> Yellow messages are warnings, suggesting best practices, while red messages highlight errors that must be corrected.
**Group by File:** In this view, the first line displays the file path being evaluated. Below this, you'll see blocks of information with the following structure: rule, description, and message.
114
114
115
-
- Rule: The blue line that defines the specific rule being evaluated.
116
-
- File: Shows the path to the file where the rule is applied.
117
-
- Description: A concise explanation of the rule, often accompanied by a link to relevant documentation for further details.
118
-
- Message: Indicates the line of code where the rule was violated. Yellow messages are warnings, suggesting best practices, while red messages highlight errors that must be corrected.
115
+
-**Rule**: The blue line that defines the specific rule being evaluated.
116
+
-**File**: Shows the path to the file where the rule is applied.
117
+
-**Description**: A concise explanation of the rule, often accompanied by a link to relevant documentation for further details.
118
+
-**Message**: Indicates the line of code where the rule was violated.
119
+
120
+
> [!IMPORTANT]
121
+
> Yellow messages are warnings, suggesting best practices, while red messages highlight errors that must be corrected.
0 commit comments