<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What is lint]]></title><description><![CDATA[<p dir="auto">Hi<br />
I was reading a web article and found out about lint. it says lint check the coding error. what is lint? and how to install notepad++?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23291/what-is-lint</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 05:45:11 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23291.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Jul 2022 21:39:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What is lint on Sat, 23 Jul 2022 22:37:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeewaka-karunaratne" aria-label="Profile: Jeewaka-Karunaratne">@<bdi>Jeewaka-Karunaratne</bdi></a> said in <a href="/post/78623">What is lint</a>:</p>
<blockquote>
<p dir="auto">how to install notepad++</p>
</blockquote>
<p dir="auto">Go to the official downloads section at <a href="https://notepad-plus-plus.org/downloads/" rel="nofollow ugc">https://notepad-plus-plus.org/downloads/</a>, download the installer, run the installer</p>
<blockquote>
<p dir="auto">what is lint</p>
</blockquote>
<p dir="auto">“<a href="https://en.wikipedia.org/wiki/Lint_(material)" rel="nofollow ugc">Lint</a>” is the fuzzy stuff that comes off clothes in the dryer, and has nothing to do with Notepad++</p>
<p dir="auto">A <a href="https://en.wikipedia.org/wiki/Lint_(software)" rel="nofollow ugc">“lint” tool (aka, “linter”)</a>" is a tool that checks the syntax of source code for correctness, bugs, and stylistic errors.  If you are typing your code in Notepad++, there are <a href="https://community.notepad-plus-plus.org/topic/20688/faq-desk-how-do-i-use-notepad-to-compile-my-source-code-or-convert-my-text/1">ways to pass that code through an external program like a linter</a>, but there isn’t a linter built into Notepad++.</p>
<p dir="auto">I am not sure how the “lint” subject of your post has anything to do with Notepad++, or why you asked that part in conjunction with “how to install notepad++”.</p>
<p dir="auto">Further discussion on linters does not belong in this forum, unless it is focused on Notepad++ (and I’m doubtful that it would be).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78624</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78624</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 23 Jul 2022 22:37:34 GMT</pubDate></item></channel></rss>