| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Build mode `none` is in public preview for C/C++. Readme updated.
There was a problem hiding this comment.
This PR updates the documentation for the none build mode to reflect that it is now in public preview for C/C++.
README.md:58
+ `none` build mode is also simpler to set up and is slightly faster to run, but there is a possibility that some alerts will be missed. This may happen if your repository does any code generation during compilation or if there are any dependencies downloaded from registries that the workflow does not have access to. `none` is not yet supported by Swift, Go, or Kotlin and it is in `public preview` for C/C++.
Sorry, something went wrong.
There was a problem hiding this comment.
Hi @kgangulyvibe 👋🏻
Thanks for noticing this and preparing a PR to improve it! I'd be happy to merge this with the two minor changes I proposed.
Sorry, something went wrong.
Co-authored-by: Michael B. Gale <mbg@github.com>
There was a problem hiding this comment.
Updated!
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you very much!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Build mode none is in public preview for C/C++. Readme updated.
Merge / deployment checklist