Any chance I could get someone to kick off a build...
# core
k
Any chance I could get someone to kick off a build for https://github.com/osquery/osquery/pull/8504
@seph I had a silly formatting error which didn't get corrected by
cmake --build . --target format
. Weird, but I fixed it manually and should be good 👍
but I ran it locally now and it passes
Copy code
$ cmake --build . --target format_check
Code passes formatting tests!
Built target format_check
s
IIRC some of that only looks at changes staged in git, but not ones actually committed,