<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SonarQube &#8211; Bits of .NET</title>
	<atom:link href="http://blog.ercanopak.com/category/sonarqube/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ercanopak.com</link>
	<description>Daily micro-tips for C#, SQL, performance, and scalable backend engineering.</description>
	<lastBuildDate>Sun, 29 Mar 2020 11:03:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>http://blog.ercanopak.com/wp-content/uploads/2018/06/cropped-EO_LOGO_32-32x32.png</url>
	<title>SonarQube &#8211; Bits of .NET</title>
	<link>http://blog.ercanopak.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to make Font-Awesome i tags compatible with SonarQube Analysis</title>
		<link>http://blog.ercanopak.com/how-to-make-font-awesome-tags-compatible-with-sonarqube-analysis/</link>
					<comments>http://blog.ercanopak.com/how-to-make-font-awesome-tags-compatible-with-sonarqube-analysis/#respond</comments>
		
		<dc:creator><![CDATA[ErcanOPAK]]></dc:creator>
		<pubDate>Sun, 29 Mar 2020 10:33:56 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[SonarQube]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[sonarqube]]></category>
		<category><![CDATA[tag]]></category>
		<guid isPermaLink="false">http://blog.ercanopak.com/?p=518</guid>

					<description><![CDATA[It is so easy to do that. aria-hidden="true" will solve your problem. The only thing you have to do is just changing this: &#60;i class="fa fa-fw fa-cloud"&#62;&#60;/i&#62; to this: &#60;i class="fa fa-fw fa-cloud" aria-hidden="true"&#62;&#60;/i&#62;]]></description>
										<content:encoded><![CDATA[<p>It is so easy to do that. <strong><code><span class="atn">aria-hidden</span><span class="pun">=</span><span class="atv">"true"</span></code></strong> will solve your problem.<br />
The only thing you have to do is just changing this:<span id="more-518"></span></p>
<pre class="EnlighterJSRAW" data-enlighter-language="html">&lt;i class="fa fa-fw fa-cloud"&gt;&lt;/i&gt;</pre>
<p>to this:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="html">&lt;i class="fa fa-fw fa-cloud" aria-hidden="true"&gt;&lt;/i&gt;</pre>
]]></content:encoded>
					
					<wfw:commentRss>http://blog.ercanopak.com/how-to-make-font-awesome-tags-compatible-with-sonarqube-analysis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
