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
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,6 @@ to collect feedback provided in the form of
33
33
workflow [`step-summary`][step-summary], and Pull Request reviews (with
34
34
[`tidy-review`][tidy-review] or [`format-review`][format-review]).
35
35
36
-
> [!WARNING]
37
-
> See the [required tools section below](#required-tools-installed).
38
-
39
36
## Usage
40
37
41
38
Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows/cpp-linter.yml](https://github.com/cpp-linter/cpp-linter-action/blob/main/.github/workflows/cpp-linter.yml)
0 commit comments