1cd1db9a40
Co-authored-by: Felix Angelov <felix@shorebird.dev>
24 lines
314 B
JSON
24 lines
314 B
JSON
{
|
|
"dart.lineLength": 80,
|
|
"[dart]": {
|
|
"editor.rulers": [80]
|
|
},
|
|
"cSpell.words": [
|
|
"aarch",
|
|
"androideabi",
|
|
"armv",
|
|
"calloc",
|
|
"cbindgen",
|
|
"dylib",
|
|
"libapp",
|
|
"libc",
|
|
"libflutter",
|
|
"repr",
|
|
"reqwest",
|
|
"rollouts",
|
|
"rustup",
|
|
"struct",
|
|
"tempdir"
|
|
]
|
|
}
|