Skip to content

Commit f26fd05

Browse files
authored
chore: add CodeQL.yml (#21)
Suppresses a CodeQL issue.
1 parent 9ed4e1d commit f26fd05

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CodeQL.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
path_classifiers:
2+
# The default behavior is to tag library code as `library`. Results are hidden
3+
# for library code. You can tag further files as being library code by adding them
4+
# to the `library` section.
5+
library:
6+
- deps
7+
- node-gyp

0 commit comments

Comments
 (0)