diff --git a/README.md b/README.md index c675bcf4..be42acb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- + Differential ShellCheck

Differential ShellCheck

@@ -111,7 +111,7 @@ jobs:
Console output example

- + Console output example

@@ -120,7 +120,7 @@ jobs:

- + Example of Job Summary

@@ -130,7 +130,7 @@ jobs:

- + Example of output in Changed files tab

@@ -140,7 +140,7 @@ jobs:

- + Example of @github-code-scanning bot review comment

@@ -357,11 +357,11 @@ _Code scanning is available for all public repositories on GitHub.com. Code scan Differential ShellCheck doesn't have a VS Code plugin, but results can be accessed by using [SARIF Viewer](https://marketplace.visualstudio.com/items?itemName=MS-SarifVSCode.sarif-viewer) VS Code extension provided by Microsoft. Once installed, you have to connect your GitHub account with VS Code. Then, if you open a repository that uses Differential ShellCheck, you will see reported defects directly in your VS Code IDE.

- + VS Code SARIF connect

- + VS Code SARIF results

## Limitations