Files
linux-kernel-module-cheat/kernel_modules/.vscode/settings.json
2025-04-29 02:37:53 +01:00

7 lines
89 B
JSON

{
"[c]": {
"editor.tabSize": 8,
"editor.insertSpaces": false
}
}