Command-line code review for Windows
The Developer for z/OS® Windows client provides a command-line interface for the code review runtime component. It provides many of the same functions that are available from the client user interface, and also some additional functions. Note that the application is available only when IBM® Developer for z/OS was installed via IBM Installation Manager.
The code review application is started from the Windows command line. Its capabilities are similar to the capabilities of the code review process that is started from the user interface of the product workbench. It supports the same language-specific standard rules for COBOL and PL/I. It supports the same types of custom rules and categories for COBOL and PL/I, and the same types of user-written rules for COBOL. It uses the same rule severities and has the same concept of scope.
- Analysis of source code files located either inside or outside the product workspace.
- Batch support for processing multiple projects or directories.
- Support for include lists and exclude lists of specific source code files.
- Generation of output files that can be used as source files for other applications.
- A sample script that provides a working example of how to start the code review application.