20 lines
568 B
Plaintext
20 lines
568 B
Plaintext
![]() |
=== Parameters
|
||
|
|
||
|
* key = operationCodes
|
||
|
** description: Whether or not to check the case of operation codes.
|
||
|
** default: true
|
||
|
* key: keywords
|
||
|
** description: Whether or not to check the case of keywords.
|
||
|
** default: true
|
||
|
* key: specificationcodes
|
||
|
** description: Whether or not to check the case of specification codes.
|
||
|
** default: false
|
||
|
* key: compilerDirectives
|
||
|
** description: Whether or not to check the case of compiler directives.
|
||
|
** default: false
|
||
|
* key: builtInFunctions
|
||
|
** description Whether or not to check the case of built-in functions
|
||
|
** default: false
|
||
|
|
||
|
|