Does anyone know of an equivalent to FxCop/StyleCop for Delphi? I would really like to get the automatic checking of style, etc. into Continuous Integration.
There is a new Delphi plugin for Sonar, which uses a Delphi grammar to run automatic tests over the source code.