This reverts commit a9c16febf4.
This commit is contained in:
Soulter
2026-03-05 01:34:07 +08:00
parent 2d27bfb6d0
commit 6beca2144c
116 changed files with 1022 additions and 1299 deletions

View File

@@ -46,8 +46,6 @@ jobs:
include:
- language: python
build-mode: none
- language: javascript-typescript
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both