mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Make the linter happy.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ export enum Language {
|
||||
javascript = "javascript",
|
||||
python = "python",
|
||||
ruby = "ruby",
|
||||
swift = "swift"
|
||||
swift = "swift",
|
||||
}
|
||||
|
||||
// Additional names for languages
|
||||
|
||||
Reference in New Issue
Block a user