Exclude charting library files

This commit is contained in:
silas 2022-10-10 19:46:00 +01:00 committed by GitHub
parent 24ef654772
commit 40e04ff9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- run: semgrep ci
- run: semgrep ci --exlude 'public/charting_library'
env:
SEMGREP_RULES: p/typescript