rules_flex icon indicating copy to clipboard operation
rules_flex copied to clipboard

Bazel build rules for Flex

Results 1 rules_flex issues
Sort by recently updated
recently updated
newest added

When using the --noline flag or the %option noline, flex was failing to suppress the %top line directives. There was an if-guard missing in the code that adds the line...