<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CodeSniffer Part 3: Writing an example CodeSniffer Standard</title>
	<atom:link href="http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/</link>
	<description>Poking my sausage like fingers into the web since 1997</description>
	<lastBuildDate>Mon, 12 Apr 2010 09:43:03 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bob</title>
		<link>http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/comment-page-1/#comment-118</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 12 Apr 2010 09:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/#comment-118</guid>
		<description>Hmmm, that&#039;s interesting.

What version of CodeSniffer are you running, I&#039;ll give it a try as well. If I get the same it may well be a bug. 
In which case I&#039;ll raise a bug against it.

Bob</description>
		<content:encoded><![CDATA[<p>Hmmm, that&#8217;s interesting.</p>
<p>What version of CodeSniffer are you running, I&#8217;ll give it a try as well. If I get the same it may well be a bug.<br />
In which case I&#8217;ll raise a bug against it.</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/comment-page-1/#comment-117</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Sat, 10 Apr 2010 12:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kingkludge.net/2009/02/codesniffer-part-3-writing-an-example-codesniffer-standard/#comment-117</guid>
		<description>Really nice. I try this for myself and run into a problem. I include PEAR and the KernighanRitchie Sniff - similar to your explanation. Further I excluded the BSDAllmanSniff. So, I should have the PEAR Standard with changed braces-coding convention.

But I get the error, that the braces should be on a new line, so the ExcludedSniffs seems not to be noted by the codesniffer.

Is there some trick, I didn&#039;t got?

regards</description>
		<content:encoded><![CDATA[<p>Really nice. I try this for myself and run into a problem. I include PEAR and the KernighanRitchie Sniff &#8211; similar to your explanation. Further I excluded the BSDAllmanSniff. So, I should have the PEAR Standard with changed braces-coding convention.</p>
<p>But I get the error, that the braces should be on a new line, so the ExcludedSniffs seems not to be noted by the codesniffer.</p>
<p>Is there some trick, I didn&#8217;t got?</p>
<p>regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
