rspec/rules/S2024/parameters.adoc

20 lines
568 B
Plaintext
Raw Normal View History

=== 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