Skip to content

Commit

Permalink
Merge branch 'main' of github.com:halcyon-tech/vscode-rpgle
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Feb 22, 2022
2 parents 4ea6dd6 + 13fae06 commit 4b0b9dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Adds functionality to improve writing RPGLE, including:

* Content assist
* Outline view
* Linter (`**FREE only)
* Linter (`**FREE` only)
* Column assist for fixed-format RPGLE.

Depends on Code for IBM i due to source code living on the remote system.
Expand Down Expand Up @@ -50,4 +50,4 @@ Use `vscode-rpgle.openLintConfig` to open the configuration for the source you'r
## Linter directives

* `// @rpglint-skip`
* The next line's indent and rule check will be skipped.
* The next line's indent and rule check will be skipped.

0 comments on commit 4b0b9dc

Please sign in to comment.