Skip to content

Commit fdf25b9

Browse files
committed
Update docs
1 parent 454e62e commit fdf25b9

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

docs/rules/entry-points.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ define([], function () {
9797
- validateLine
9898
- localizationContextEnter
9999
- localizationContextExit
100+
- CustomGLPlugin
101+
- customizeGlImpact
100102
- DatasetBuilderPlugin
101103
- createDataset
102104
- FiConnectivityPlugin

docs/rules/module-vars.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Specify at least one module name with a corresponding variable name.
8181
- N/redirect
8282
- N/render
8383
- N/runtime
84+
- N/scriptTypes/restlet
8485
- N/search
8586
- N/sftp
8687
- N/sso

docs/rules/script-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Valid tag values are found below.
4949
- BankConnectivityPlugin
5050
- BundleInstallationScript
5151
- ClientScript
52+
- CustomGLPlugin
5253
- DatasetBuilderPlugin
5354
- FiConnectivityPlugin
5455
- FiParserPlugin

0 commit comments

Comments
 (0)