codeql-go merge prep: move into go/ directory

This commit is contained in:
Chuan-kai Lin
2022-05-20 10:07:19 -07:00
parent 415c3d1c72
commit aa514fff32
2277 changed files with 0 additions and 0 deletions

14
go/codeql-extractor.yml Normal file
View File

@@ -0,0 +1,14 @@
name: "go"
display_name: "Go"
version: 0.1.0
pull_request_triggers:
- "**/go.mod"
- "**/glide.yaml"
- "**/Gopkg.toml"
column_kind: "utf8"
file_types:
- name: go
display_name: Go
extensions:
- .go
legacy_qltest_extraction: true