Skip to content

docs: clarify --skips flag disables both binary checkers and language… #5099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roshanData
Copy link

… parsers

This commit updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue #5071.

Fixes #5071

Description

This PR updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue #5071.

The documentation now explicitly mentions that the flag can be used to disable both binary checkers (e.g., curl, openssl) and language parsers (e.g., python, java).

Changes Made

  • Updated the description of the --skips flag in MANUAL.md to clarify its functionality
  • Added examples of binary checkers and language parsers for better understanding

Related Issue

Fixes #5071

Testing

Documentation has been built and verified using Sphinx.

… parsers

This commit updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue intel#5071.

Fixes intel#5071
@roshanData
Copy link
Author

Hi, I've submitted a PR to improve the documentation. Please let me know if any changes are needed. Thank you!"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: disabling language parsers via --skips flag
1 participant