Skip to content

Commit

Permalink
Add info scope to the example in README.md (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: herr kaste <herr.kaste@gmail.com>
  • Loading branch information
tukusejssirs and kaste authored Feb 5, 2021
1 parent 7b98073 commit 3ed8124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ For example:
```json
"linters": {
"annotations": {
"infos": ["NOTA BENE", "FYI"],
"warnings": ["FOO", "BAR"],
"errors": ["WHAT?", "OMG!"]
}
Expand Down

0 comments on commit 3ed8124

Please sign in to comment.