run linter

This commit is contained in:
l5y
2025-09-15 07:58:20 +02:00
parent e3999e2b3b
commit 29dba74038
5 changed files with 53 additions and 55 deletions
+2
View File
@@ -45,6 +45,8 @@ jobs:
build-mode: none
- language: ruby
build-mode: none
- language: javascript-typescript
build-mode: none
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', '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