Skip to content
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

types_naming, false positive, ENUM #1911

Closed
larshp opened this issue Apr 13, 2021 · 2 comments
Closed

types_naming, false positive, ENUM #1911

larshp opened this issue Apr 13, 2021 · 2 comments
Labels

Comments

@larshp
Copy link
Member

larshp commented Apr 13, 2021

TYPES: BEGIN OF ENUM ty_category BASE TYPE string,
         hello,
         world,
       END OF ENUM ty_category.
@larshp larshp added the bug label Apr 13, 2021
@larshp larshp self-assigned this Apr 14, 2021
@larshp
Copy link
Member Author

larshp commented Apr 14, 2021

hmm

@larshp larshp removed their assignment Apr 14, 2021
@larshp
Copy link
Member Author

larshp commented May 4, 2022

this might have been fixed, closing

@larshp larshp closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant