Skip to content

Commit

Permalink
A bit of final OSSF score cleanup (#42015)
Browse files Browse the repository at this point in the history
Update a few more settings to match `docs-aspire`
  • Loading branch information
BillWagner authored Aug 2, 2024
1 parent 751eb14 commit a43acee
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 87 deletions.
16 changes: 0 additions & 16 deletions .devcontainer/Dockerfile

This file was deleted.

63 changes: 0 additions & 63 deletions .devcontainer/devcontainer.json

This file was deleted.

11 changes: 3 additions & 8 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Use Node.js
uses: actions/setup-node@eff380dfbcf941bf8832e4acb788cebe13dfd758
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
with:
node-version: 20.x
- name: Run Markdownlint
run: |
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
npm i -g markdownlint-cli2
markdownlint-cli2 "**/*.md"
config: ".markdownlint-cli2.jsonc"
globs: "**/*.md"
Binary file not shown.

0 comments on commit a43acee

Please sign in to comment.