Skip to content

Commit

Permalink
Merge pull request #4336 from ralfhandl/dev-format-src-oas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl authored Feb 17, 2025
2 parents 0980f61 + 78320b6 commit 4600360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"build": "bash ./scripts/md2html/build.sh",
"build-src": "npm run validate-markdown && bash ./scripts/md2html/build-src.sh",
"test": "c8 --100 vitest --watch=false && bash scripts/schema-test-coverage.sh",
"format-markdown": "bash ./scripts/format-markdown.sh ./src/oas.md",
"validate-markdown": "npx mdv src/oas.md && npx markdownlint-cli src/oas.md"
},
"readmeFilename": "README.md",
Expand Down

0 comments on commit 4600360

Please sign in to comment.