Discussion:
Code Style Checker
Björn
2008-02-07 17:59:33 UTC
Permalink
Hi,
I am using cruisecontrol for eclipse projects with ant
and I want to perform a codingconvention-codestylecheck after a
successful build...

Does anyone have an idea, link or some hints on that subject:
"style-checker"?

Thanx
Yours Björn

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Ben Lidgey
2008-02-08 08:27:19 UTC
Permalink
We use Checkstyle (http://checkstyle.sourceforge.net/) which comes with a number of standard coding styles defined or you can define your own. It has an ant task.

I think you can also merge the Checkstyle results into the CC logs which are then displayed as a graph on the CC results pages.

Ben
-----Original Message-----
Behalf Of Björn
Sent: 07 February 2008 18:00
Subject: [Cruisecontrol-user] Code Style Checker
Hi,
I am using cruisecontrol for eclipse projects with ant and I
want to perform a codingconvention-codestylecheck after a
successful build...
"style-checker"?
Thanx
Yours Björn
--------------------------------------------------------------
-----------
This SF.net email is sponsored by: Microsoft Defy all
challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cruisecontrol-user mailing list
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
This e-mail is confidential and intended solely for the use of the individual(s) to whom it is addressed. Any views or opinions expressed are those of the author. If you are not the intended recipient, please be advised that any use, dissemination, printing or copying of this email is strictly prohibited.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Quigley, Kevin M.
2008-02-08 14:22:01 UTC
Permalink
Anyone using a style checker for C/C++?
-----Original Message-----
Ben Lidgey
Sent: Friday, February 08, 2008 3:27 AM
Subject: Re: [Cruisecontrol-user] Code Style Checker
We use Checkstyle (http://checkstyle.sourceforge.net/) which comes with
a number of standard coding styles defined or you can define your own.
It has an ant task.
I think you can also merge the Checkstyle results into the CC logs
which are then displayed as a graph on the CC results pages.
Ben
-----Original Message-----
Behalf Of Björn
Sent: 07 February 2008 18:00
Subject: [Cruisecontrol-user] Code Style Checker
Hi,
I am using cruisecontrol for eclipse projects with ant and I
want to perform a codingconvention-codestylecheck after a
successful build...
"style-checker"?
Thanx
Yours Björn
--------------------------------------------------------------
-----------
This SF.net email is sponsored by: Microsoft Defy all
challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cruisecontrol-user mailing list
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
This e-mail is confidential and intended solely for the use of the
individual(s) to whom it is addressed. Any views or opinions expressed
are those of the author. If you are not the intended recipient, please
be advised that any use, dissemination, printing or copying of this
email is strictly prohibited.
-----------------------------------------------------------------------
--
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cruisecontrol-user mailing list
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Loading...