mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
import swift
|
|
|
|
from NamedPattern p
|
|
where p.getFile().getBaseName() = "patterns.swift"
|
|
select p
|