This file is indexed.

/usr/share/open-cobol/config/cobol2002.conf is in open-cobol 1.1-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
# COBOL compiler configuration					-*- sh -*-

include "default.conf"

name: "COBOL 2002"

# Value: 'ok', 'archaic', 'obsolete', 'ignore', 'unconformable'
author-paragraph:		unconformable
memory-size-clause:		unconformable
multiple-file-tape-clause:	unconformable
label-records-clause:		unconformable
value-of-clause:		unconformable
data-records-clause:		unconformable
top-level-occurs-clause:	skip
goto-statement-without-name:	unconformable
stop-literal-statement:		unconformable
debugging-line:			obsolete
padding-character-clause:	obsolete
next-sentence-phrase:		archaic
entry-statement:		unconformable
odo-without-to:			unconformable