зеркало из https://github.com/github/codeql-go.git
Update dataflow branch from master to main
This commit is contained in:
Родитель
43f9351094
Коммит
4bfe088c0f
2
Makefile
2
Makefile
|
@ -27,7 +27,7 @@ clean:
|
|||
rm -rf tools/bin tools/linux64 tools/osx64 tools/win64 tools/net tools/opencsv
|
||||
rm -rf $(EXTRACTOR_PACK_OUT) build/stats build/testdb
|
||||
|
||||
DATAFLOW_BRANCH=master
|
||||
DATAFLOW_BRANCH=main
|
||||
|
||||
autoformat:
|
||||
find ql -name "*.ql" -or -name "*.qll" | xargs codeql query format -qq -i
|
||||
|
|
Загрузка…
Ссылка в новой задаче