Skip to content

Add new :ignore: tagΒ #135

@krollins-mdb

Description

@krollins-mdb

Bluehawk should have an :ignore: tag that prevents Bluehawk from parsing lines within the tag. I ran into an issue with Bluehawk trying to process C++ code:
CHECK(user.state() == realm::User::state::logged_in);

Bluehawk thought that :state: was meant for it.

Could potentially address that kind of thing on an SDK basis, but there are likely similar situations that are difficult to anticipate. An :ignore: tag would provide an escape hatch for edge cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions