Backport rules from elm-review-cognitive-complexity

This commit is contained in:
Jeroen Engels 2022-12-02 00:05:33 +01:00
parent 73262f6f47
commit 6bdb985f8f

View File

@ -64,7 +64,7 @@ an insight rule instead.
## Use as an insight rule
If instead of enforcing a threshold, you wish to have an overview of the complexity for each function, you can run the
rule using as an insight rule (using `elm-review --report=json --extract`), which would yield an output like the following:
rule as an insight rule (using `elm-review --report=json --extract`), which would yield an output like the following:
```json
{