Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Nov 5, 2023
1 parent 1109e4f commit 159f276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Static Analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: Static Analysis

Check failure on line 3 in .github/workflows/Static Analysis.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint Check

3:5 [indentation] wrong indentation: expected 0 but found 4

Check failure on line 4 in .github/workflows/Static Analysis.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint Check

4:1 [trailing-spaces] trailing spaces
on: [push]

Check warning on line 5 in .github/workflows/Static Analysis.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint Check

5:5 [truthy] truthy value should be one of [false, true]


Check failure on line 7 in .github/workflows/Static Analysis.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint Check

7:1 [trailing-spaces] trailing spaces
jobs:

Check failure on line 9 in .github/workflows/Static Analysis.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint Check

9:1 [trailing-spaces] trailing spaces
Expand Down

0 comments on commit 159f276

Please sign in to comment.