JCLNeat formats the JCL incorrectly. The first line of the formatted member contains the JCL member name.
Release: All
Component: JCLCheck Workload Automation
//MEMBERS DD is pointing to a data set with LRECL greater than 80.
The MEMBERS DD dataset may be a sequential file, or a PDS member, and must have a DCB attribute of LRECL=80.