codefori / codefori/vscode-rpgle

Lint option: Add option to have WHEN/OTHER not indented relative to SELECT

Open
#179 0 comments 0 reactions 1 assignee Claimed by @worksofliam View on GitHub
Dominant language
TypeScript
Stars
57
Forks
35
Avg merge
2d 3h
Merged PRs (30d)
1

Description

true would result in this:

```
SELECT;
WHEN condition;
operation;
WHEN condition;
operation;
OTHER;
operation;
ENDSL;
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.