mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Start creating some vscode settings for the project
This commit is contained in:
6
kernel_modules/.vscode/settings.json
vendored
Normal file
6
kernel_modules/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"[c]": {
|
||||
"editor.tabSize": 8,
|
||||
"editor.insertSpaces": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user