1
1
mirror of https://github.com/wader/fq.git synced 2024-11-10 10:11:39 +03:00
fq/.vscode/settings.json
2021-09-19 01:19:48 +02:00

142 lines
2.5 KiB
JSON

{
"cSpell.words": [
"AACSSR",
"acsp",
"addrbase",
"APETAGEX",
"APEV",
"APIC",
"Arity",
"BCDU",
"bzip",
"CCIT",
"chzyer",
"CLIUNICODE",
"CLLID",
"coef",
"colorjson",
"cpus",
"ctxreadseeker",
"ctxstack",
"demuxed",
"descr",
"dumpaddr",
"elif",
"endians",
"Equalisation",
"Errorer",
"errorln",
"esds",
"Exif",
"Exiter",
"FALLID",
"fpbits",
"fqtest",
"ftyp",
"funcs",
"goarch",
"gofmt",
"goimports",
"gojq",
"gojqextra",
"golangci",
"GOPATH",
"gosec",
"gosimple",
"gsub",
"HEIC",
"HEVC",
"Horz",
"IDID",
"IEND",
"IHDR",
"iinf",
"iloc",
"ilst",
"inband",
"infe",
"interp",
"ioextra",
"ipco",
"iprint",
"iprp",
"itchyny",
"ldflags",
"libavformat",
"Linearization",
"localizable",
"luma",
"matroska",
"mfhd",
"mfra",
"mfro",
"MJPEG",
"moof",
"moov",
"mvex",
"nals",
"nalu",
"nalus",
"noctx",
"nolint",
"obus",
"origptr",
"OSFS",
"Packetized",
"pcap",
"pmezard",
"println",
"protobuf",
"PSSH",
"randomised",
"RDBs",
"recoverfn",
"RELA",
"rpad",
"rtrimstr",
"sels",
"shquote",
"sidx",
"SMPTE",
"stco",
"stedolan",
"struct",
"structcheck",
"stsc",
"stsd",
"stsz",
"stts",
"synchronisation",
"syncmapl",
"tfdt",
"tfhd",
"tfra",
"tmpl",
"toarray",
"toboolean",
"tobytes",
"toimage",
"tojson",
"tojvalue",
"tovalue",
"traf",
"trex",
"trun",
"TSSE",
"udta",
"ufffd",
"UIDID",
"Uinteger",
"unconvert",
"unparam",
"Unsychronized",
"UTCID",
"WEBP",
"Xiph",
"xrange"
],
"editor.formatOnSave": true,
"cSpell.allowCompoundWords": true,
"cSpell.enabled": true,
"files.trimTrailingWhitespace": true,
}