Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Link to SARIF website
  • Loading branch information
EasyRhinoMSFT committed May 1, 2024
1 parent 0ff663e commit f603360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-formatter-sarif/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SARIF formatter for ESLint

`eslint-formatter-sarif` is a formatter for [ESLint](https://www.npmjs.com/package/eslint) that produces output in the SARIF (Static Analysis Results Interchange Format) v2.1.0 format.
`eslint-formatter-sarif` is a formatter for [ESLint](https://www.npmjs.com/package/eslint) that produces output in the [SARIF (Static Analysis Results Interchange Format)](https://sarif.info) v2.1.0 format.

It is available as an npm module [@microsoft/eslint-formatter-sarif](https://www.npmjs.com/package/@microsoft/eslint-formatter-sarif).

Expand Down

0 comments on commit f603360

Please sign in to comment.