mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Make scripts executable
This commit is contained in:
2
misc/scripts/check-query-ids.py
Normal file → Executable file
2
misc/scripts/check-query-ids.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from pathlib import Path
|
||||
import re
|
||||
import sys
|
||||
|
||||
0
misc/scripts/create-change-note.py
Normal file → Executable file
0
misc/scripts/create-change-note.py
Normal file → Executable file
2
misc/scripts/generate-code-scanning-query-list.py
Normal file → Executable file
2
misc/scripts/generate-code-scanning-query-list.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import subprocess
|
||||
import json
|
||||
import csv
|
||||
|
||||
0
misc/scripts/models-as-data/generate_flow_model.py
Normal file → Executable file
0
misc/scripts/models-as-data/generate_flow_model.py
Normal file → Executable file
0
misc/scripts/pre-commit
Normal file → Executable file
0
misc/scripts/pre-commit
Normal file → Executable file
0
misc/scripts/shared-code-metrics.py
Normal file → Executable file
0
misc/scripts/shared-code-metrics.py
Normal file → Executable file
Reference in New Issue
Block a user