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

Variable Definition formatter #236

Closed
gustason opened this issue Sep 30, 2024 · 0 comments · Fixed by #243
Closed

Variable Definition formatter #236

gustason opened this issue Sep 30, 2024 · 0 comments · Fixed by #243
Assignees
Labels
new formatter Create a new formatter

Comments

@gustason
Copy link
Collaborator

Align the variable definitions, like this:

define VARIABLE lAutoCommit     AS LOGICAL   NO-UNDO.
define VARIABLE hDataQuery      AS HANDLE    NO-UNDO.
define VARIABLE lQueryContainer AS LOGICAL   NO-UNDO.
define VARIABLE lBrowsed        AS LOGICAL   NO-UNDO.
define VARIABLE hMsgSource      AS HANDLE    NO-UNDO.
@gustason gustason added the new formatter Create a new formatter label Sep 30, 2024
@gustason gustason self-assigned this Sep 30, 2024
@gustason gustason linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new formatter Create a new formatter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant