Fix the quickfixes section formatting (#463)
This commit is contained in:
parent
6a0ec99e78
commit
54ca95619a
@ -223,6 +223,7 @@ It is infeasible to synchronize the implementation of the rule for all the langu
|
||||
|
||||
Every active rule that is not a security hotspot must specify the availability of a quickfix for its issues.
|
||||
`metadata.json` must feature a `quickfix` field with one of the following values:
|
||||
|
||||
* `unknown`: the feasibility of producing a quickfix is not evaluated.
|
||||
* `infeasible`: it is not feasible to propose a quickfix for any of the issues, for whatever reason.
|
||||
* `targeted`: it is possible to implement quickfixes for this rule, but none are implemented right now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user