Difference between revisions of "Nitpick"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Nitpick |Short description=A lint for Ruby |Full description=Nitpick is intended to be a customizable, programmable, static checker for Ruby. It currently consists ...")
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
+
 
|Name=Nitpick
 
|Short description=A lint for Ruby
 
|Full description=Nitpick is intended to be a customizable, programmable, static checker for Ruby. It currently consists of a script which scans require’d code (via method_added) and outputs various warnings built atop a library which provides code-level access to warnings .
 
|User level=intermediate
 
|Status=Live
 
|Component programs=
 
|Homepage URL=http://wiki.github.com/kevinclark/nitpick/
 
|VCS checkout command=
 
|Computer languages=Ruby
 
|Documentation note=see README file and wiki http://wiki.github.com/kevinclark/nitpick/
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
|Keywords=static,Ruby,checker,lint
 
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2010-06-18
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Version identifier=1.0.2
 
|Version date=2009-03-21
 
|Version status=stable
 
|Version download=http://github.com/kevinclark/nitpick/archives/v1.0.2
 
|License verified date=2010-06-18
 
|Version comment=
 
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Kevin Clark
 
|Email=kevin.clark@gmail.com
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=Homepage
 
|Resource URL=http://github.com/kevinclark/nitpick
 
}}
 
{{Software category
 
|Interface=command-line
 
|Programming-language=ruby
 
|Software-development=programming-language
 
|Use=software-development
 
}}
 
{{Project license
 
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-06-18
 
}}
 

Revision as of 05:17, 15 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.