mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
14 lines
241 B
YAML
14 lines
241 B
YAML
- "name": "Jim Knopf"
|
|
address: {
|
|
"street":,
|
|
"number": -1,
|
|
"country": "Lummerland"
|
|
}
|
|
- name: Frau Mahlzahn
|
|
address:
|
|
street: |
|
|
Alte Strasse
|
|
number: 133
|
|
country: <
|
|
Kummerland
|
|
- !include external.yml |