Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Fix clangd for nodes dir
Browse files Browse the repository at this point in the history
  • Loading branch information
minghongx committed Apr 24, 2023
1 parent 9ba2ef1 commit 6e93ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clangd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
If:
PathMatch: [inc/.*, pywrapcc/.*, tests/.*]
PathMatch: [inc/.*, nodes/.*, pywrapcc/.*, tests/.*]

CompileFlags:
CompilationDatabase: meson-build-debug/

0 comments on commit 6e93ab5

Please sign in to comment.