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

FIX: format failure of #83 #84

Merged
merged 2 commits into from
Sep 6, 2023
Merged

FIX: format failure of #83 #84

merged 2 commits into from
Sep 6, 2023

Conversation

klauer
Copy link
Owner

@klauer klauer commented Sep 6, 2023

  • blark parse --summary had a bit of trouble with Variable with underscore #83 as well as blark format, this PR aims to resolve that.
  • Despite the issue title, there is no problem with simply parsing the file, but rather filtering it through the summary tools and the reformatting tools
  • Added Variable with underscore #83 's FB_Log.TcPOU with the reporter's approval
  • With this PR, I'm able to do this and get a valid reformatted file:
$ blark parse --summary FB_Log.TcPOU
$ blark format --overwrite FB_Log.TcPOU

@klauer klauer mentioned this pull request Sep 6, 2023
@klauer klauer linked an issue Sep 6, 2023 that may be closed by this pull request
@klauer klauer merged commit 16498b7 into master Sep 6, 2023
@klauer klauer deleted the fix_83 branch September 6, 2023 22:22
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.

Variable with underscore
1 participant