Skip to content

Commit 1e40aef

Browse files
committed
Remove unnecessary error limit flag from CompileFlags in .clangd
1 parent c869e33 commit 1e40aef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.clangd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# https://clangd.llvm.org/
22

33
CompileFlags:
4-
Add:
5-
- "-ferror-limit=0"
64
CompilationDatabase: .vscode
75

86
Style:

0 commit comments

Comments
 (0)