flake reorg

This commit is contained in:
Robin Appelman 2025-05-30 23:27:20 +02:00
commit 6fe18f9771
30 changed files with 146 additions and 214 deletions

View file

@ -18,11 +18,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -30,11 +26,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -48,9 +40,7 @@
"Int4"
]
},
"nullable": [
false
]
"nullable": [false]
},
"hash": "eab40a01c0df317cdfb97eb4f88884f6776897ec2c2ecb8cae05748c8d087711"
}