Skip to content

Commit bd0c78c

Browse files
committed
Update to readme
1 parent 64b4be3 commit bd0c78c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ If the user is developing in `LIB/QRPGLESRC/MYSOURCE.RPGLE`, then the linter set
4646
See `./src/schemas/rpglint.json` for the available linter options.
4747

4848
Use `vscode-rpgle.openLintConfig` to open the configuration for the source you're working in. If it does not exist, it will ask the user to create one and it will provide some defaults.
49+
50+
## Linter directives
51+
52+
* `// @rpglint-skip`
53+
* The next line's indent and rule check will be skipped.

0 commit comments

Comments
 (0)