Skip to content

Commit 201afdc

Browse files
committed
Adding vscode setings for c files
Signed-off-by: Amit Schendel <[email protected]>
1 parent a228cf0 commit 201afdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"mntns_filter.h": "c",
66
"randomx.h": "c",
77
"macros.h": "c",
8-
"buffer.h": "c"
8+
"buffer.h": "c",
9+
"bpf_helpers.h": "c"
910
}
1011
}

0 commit comments

Comments
 (0)