Skip to content

Commit

Permalink
Testing gh linting
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd committed Nov 26, 2024
1 parent 5f3e038 commit 33d363a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions content/accumulators.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,22 @@ gh_repo = "chef-web-docs"
weight = 20
+++

DO NOT MERGE.

Check failure on line 13 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'don't' instead of 'DO NOT'. Raw Output: {"message": "[Microsoft.Contractions] Use 'don't' instead of 'DO NOT'.", "location": {"path": "content/accumulators.md", "range": {"start": {"line": 13, "column": 1}}}, "severity": "ERROR"}

testing


Check failure on line 17 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple consecutive blank lines [Expected: 1; Actual: 2]

content/accumulators.md:17 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check failure on line 18 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple consecutive blank lines [Expected: 1; Actual: 3]

content/accumulators.md:18 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3]

Check failure on line 19 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple consecutive blank lines [Expected: 1; Actual: 4]

content/accumulators.md:19 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 4]

Check failure on line 20 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple consecutive blank lines [Expected: 1; Actual: 5]

content/accumulators.md:20 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 5]
This is an advanced topic. You should have already written a Custom Resource and be familiar with:

This is a sentence. This is more.

Check failure on line 23 in content/accumulators.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Spacing] 'e. T' should have one space. Raw Output: {"message": "[Microsoft.Spacing] 'e. T' should have one space.", "location": {"path": "content/accumulators.md", "range": {"start": {"line": 23, "column": 18}}}, "severity": "ERROR"}

One of our tools is workstation.

Chef Workstation.

- The built-in Chef Infra [`template`]({{< relref "resources/template" >}}) resource
- Cookbook execution [`with_run_context`]({{< relref "infra_language/cookbook_execution/#with_run_context" >}})

Expand Down

0 comments on commit 33d363a

Please sign in to comment.