rspec/rules/S1728/cobol/parameters.adoc

13 lines
524 B
Plaintext

=== Parameters
* key = level_01_column
** description: The column in which level 01 items should start. Leave blank to allow level 01 items to start in any column
* key: check_name_alignment
** description: Whether to check the alignment of names for items of the same level.
* key: check_level_alignment
** description: Whether to check the alignment of level indicators for items of the same level.
* key: check_pic_alignment
** description: Whether to check the alignment of "PIC" clauses for items of the same level.