Natural code review tool

Is there a code review tool available for Natural program on Mainframe. I have a predefined set of code rules and would like to know if there’s any tool available

Regards,
Geetha

Natural Engineer reports what it considers questionable techniques, but does not allow you to provide your own set of rules.

I agree with Ralph, it considers questionable techniques. But there are many tools for code reviews and I would choose Google Gerrit (for Git), SmartBear Code Collaborator and Atlassian Crucible (SVN, CVS and Perforce).

Regards
Jon - web developer from Iflexion

I believe what Geetha Narayanan meant was automatic code review aka Static Code Analysis tools.

In NaturalOne there is NatStyle, see http://techcommunity.softwareag.com/ecosystem/download/developer-communities/adanat/natural/demos/NatStyle/NATstyle.swf
It does not have many rules but it is a start.