Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavenVolkoff committed Apr 5, 2024
1 parent 2633a8e commit 06e5aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/ffmpeg/fftools/.clangd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CompileFlags:
Add: [-xc, -std=c17, -Wall] # treat all files as C, enable all warnings
Remove: -W* # strip all other specific warning flags
Remove: -W* # strip all other specific warning flags
Compiler: clang
Diagnostics:
UnusedIncludes: Strict

0 comments on commit 06e5aec

Please sign in to comment.