How to enforce Delphi Coding Standards

Ben*_*ews 6 delphi coding-style

I want to enforce coding standards for our Delphi codebase.

A few colleagues have suggested Code Healer and Pascal Analyzer. I've had a look at these tools and they aren't suitable.

I was hoping to be able to do the same thing that CheckStyle for Java or StyleCop for C# can do

RBA*_*RBA 3

看来这2个是最常用的。您还可以尝试:

http://jedicodeformat.sourceforge.net/