Skip to content

Commit 2d298ec

Browse files
mavasanijjonescz
andcommitted
Update docs/compilers/Error Log Format.md
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
1 parent 291c1ce commit 2d298ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compilers/Error Log Format.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Example `rule` entry:
159159

160160
### `Rule Configuration Override` format for each rule severity override
161161

162-
The `ruleConfigurationOverrides` section contains an array of entries, with an entry each for every rule severity configuration override for the whole or part of the compilation via options, i.e. editorconfig, globalconfig, command line options, ruleset, etc. Each rule configuration override entry contains the following information:
162+
The `ruleConfigurationOverrides` section contains an array of entries, with an entry for every rule severity configuration override for the whole or part of the compilation via options, i.e. editorconfig, globalconfig, command line options, ruleset, etc. Each rule configuration override entry contains the following information:
163163
1. `descriptor`: Property containing information to map back to the relevant `descriptor` or the `rule` in the `rules` section. Currently, it contains the below child properties:
164164
1. `id`: Rule id string for the rule or diagnostic.
165165
2. `index`: A zero-based integral index value into the `rules` array for the rule mapping.

0 commit comments

Comments
 (0)