You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,14 @@
9
9
10
10
To reference a Feature from this repository, add the desired Features to a `devcontainer.json` file. Each Feature has a `README.md` that shows how to reference the Feature and which options are available for that Feature.
11
11
12
-
The example below installs [actionlint](https://github.com/rhysd/actionlint) using the Feature from this repository.
12
+
The example below installs [actionlint](https://github.com/rhysd/actionlint)and [ShellCheck](https://www.shellcheck.net)using the Features from this repository.
0 commit comments