mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-02 22:18:49 +01:00
Initialize GitHub code scanning workflow using security-and-quality suite.
This commit is contained in:
parent
82cf68023f
commit
f1f6868a2c
2 changed files with 43 additions and 0 deletions
7
.github/codeql-config.yaml
vendored
Normal file
7
.github/codeql-config.yaml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: "CodeQL Config"
|
||||
|
||||
queries:
|
||||
- uses: security-and-quality
|
||||
|
||||
paths-ignore:
|
||||
- demo/markdownlint-browser.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue