Skip to content

Commit

Permalink
Extend query suite with quality queries
Browse files Browse the repository at this point in the history
  • Loading branch information
rneatherway authored Aug 19, 2021
1 parent d24e963 commit 6ebafb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: github/codeql-action/init@v1
with:
languages: go
queries: security-and-quality

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit 6ebafb5

Please sign in to comment.