mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Kotlin: make current_kotlin_version.py executable
This commit is contained in:
2
java/kotlin-extractor/current_kotlin_version.py
Normal file → Executable file
2
java/kotlin-extractor/current_kotlin_version.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import subprocess
|
||||
import re
|
||||
import shutil
|
||||
|
||||
Reference in New Issue
Block a user