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: workflow-templates/check-shell-task.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Install the [`check-shell-task.yml`](check-shell-task.yml) GitHub Actions workfl
18
18
19
19
-[`.editorconfig`](assets/general/.editorconfig) - `shfmt` will use this [configuration file](https://editorconfig.org/).
20
20
- Install to: repository root
21
-
-[`Taskfile.yml`](assets/check-shell-task/Taskfile.yml] - Tasks for checking shell scripts.
21
+
-[`Taskfile.yml`](assets/check-shell-task/Taskfile.yml) - Tasks for checking shell scripts.
22
22
- Install to: repository root (or merge into the existing `Taskfile.yml`).
23
23
24
24
The formatting style defined in `.editorconfig` is the official standardized style to be used in all Arduino tooling projects and should not be modified.
0 commit comments