COBOL S1289 (COBOL.UnusedDataItem
): Ignore EXTERNAL
data items (#3985)
This commit is contained in:
parent
3c16fb5a55
commit
5b31409df5
@ -30,6 +30,8 @@ MOVE "John" TO FIRST_NAME.
|
||||
|
||||
``++FILLER++`` top level data items and top level data items which have sub data items with a ``++VALUE++`` clause are not checked by this rule.
|
||||
|
||||
``++EXTERNAL++`` data items are not checked by this rule.
|
||||
|
||||
ifdef::env-github,rspecator-view[]
|
||||
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user