Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    What is lint

    Help wanted · · · – – – · · ·
    2
    2
    261
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Jeewaka Karunaratne
      Jeewaka Karunaratne last edited by

      Hi
      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++?

      PeterJones 1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones @Jeewaka Karunaratne last edited by PeterJones

        @Jeewaka-Karunaratne said in What is lint:

        how to install notepad++

        Go to the official downloads section at https://notepad-plus-plus.org/downloads/, download the installer, run the installer

        what is lint

        “Lint” is the fuzzy stuff that comes off clothes in the dryer, and has nothing to do with Notepad++

        A “lint” tool (aka, “linter”)" 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 ways to pass that code through an external program like a linter, but there isn’t a linter built into Notepad++.

        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++”.

        Further discussion on linters does not belong in this forum, unless it is focused on Notepad++ (and I’m doubtful that it would be).

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors