You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app_bundles/osx/launcher.c.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
// this is the source code for the binary checked in to the repo.
2
+
// renamed to .txt to make code scanning ignore it
3
+
// TODO: change CodeQL config to advanced mode in github and make it explicitly ignore this file or figure out how to tell it to build it
4
+
// it currently complains that: Exit code was 32 and last log line was: CodeQL detected code written in C/C++ but could not automatically build any of it
0 commit comments