This website requires JavaScript.
Explore
Help
Sign In
whisperity
/
codechecker-analysis-action
Watch
0
Star
0
Fork
0
You've already forked codechecker-analysis-action
mirror of
https://github.com/whisperity/CodeChecker-Action.git
synced
2025-12-29 03:07:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
codechecker-analysis-action
/
test
/
simple
/
compile_commands.json
8 lines
113 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Add script for handling `CodeChecker log`
2021-11-28 10:34:05 +01:00
[
{
Wire in the `analyze` command
2021-11-28 14:31:07 +01:00
"directory"
:
"__DIRECTORY__"
,
Add script for handling `CodeChecker log`
2021-11-28 10:34:05 +01:00
"command"
:
"g++ -c main.cpp -o main.o"
,
"file"
:
"main.cpp"
}
]
Reference in New Issue
Copy Permalink