work
This commit is contained in:
parent
e0838c482e
commit
7d2d5444f7
@ -31,20 +31,34 @@
|
|||||||
"C/C++ Include Guard.Macro Type": "Filepath",
|
"C/C++ Include Guard.Macro Type": "Filepath",
|
||||||
"cSpell.userWords": [
|
"cSpell.userWords": [
|
||||||
"avtp",
|
"avtp",
|
||||||
|
"calib",
|
||||||
|
"calibs",
|
||||||
"clkd",
|
"clkd",
|
||||||
"csrcs",
|
"csrcs",
|
||||||
|
"enclustra",
|
||||||
|
"firmwares",
|
||||||
|
"ftdi",
|
||||||
|
"FTENC",
|
||||||
|
"GALVO",
|
||||||
"ieciidc",
|
"ieciidc",
|
||||||
"iidc",
|
"iidc",
|
||||||
"interruptible",
|
"interruptible",
|
||||||
"irqsave",
|
"irqsave",
|
||||||
|
"JTAG",
|
||||||
|
"machineapi",
|
||||||
"mediats",
|
"mediats",
|
||||||
"mtap",
|
"mtap",
|
||||||
|
"Nanocard",
|
||||||
|
"nanocardfirmware",
|
||||||
"printk",
|
"printk",
|
||||||
"rtcp",
|
"rtcp",
|
||||||
"ssrc",
|
"ssrc",
|
||||||
"stap",
|
"stap",
|
||||||
|
"tangoapi",
|
||||||
"tclient",
|
"tclient",
|
||||||
"tscode"
|
"touchgui",
|
||||||
|
"tscode",
|
||||||
|
"userspace"
|
||||||
],
|
],
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"**/.history/**": true,
|
"**/.history/**": true,
|
||||||
@ -64,5 +78,6 @@
|
|||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
"keyboard.dispatch": "keyCode",
|
"keyboard.dispatch": "keyCode",
|
||||||
"python.analysis.typeCheckingMode": "standard",
|
"python.analysis.typeCheckingMode": "standard",
|
||||||
"python.analysis.autoImportCompletions": true
|
"python.analysis.autoImportCompletions": true,
|
||||||
|
"ruff.configuration": "/home/oke/projects/setupdevenvqx/ruff.toml"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user