Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Perl::Critic::Bangs

Compare

  Analyzed about 24 hours ago

Perl::Critic::Bangs is a collection of Perl::Critic policies that will help make your code better.

1.08K lines of code

0 current contributors

about 1 month since last commit

3 users on Open Hub

Low Activity
4.0
   
I Use This

LaTeX semantic checker

Compare

  Analyzed 29 days ago

ChkTeX checks for various syntactic and semantic errors in LaTeX documents, and helps the writer stay focused on the content rather than presentation or syntax of commands.

6.76K lines of code

0 current contributors

about 6 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Tags c++ latex lint tex

pydocstyle

Compare

Claimed by Python Code Quality Authority Analyzed about 16 hours ago

PEP257 docstring style checker.

5.19K lines of code

14 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

ansible-lint

Compare

  Analyzed about 15 hours ago

Best practices checker for Ansible

34.6K lines of code

21 current contributors

7 days since last commit

2 users on Open Hub

High Activity
5.0
 
I Use This

cmake-lint

Compare

  Analyzed about 23 hours ago

A simple script to check for style guide compliance for CMake files. Also includes a Vim omni-complete plugin for better CMaking.

812 lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags cmake lint

nodelint

Compare

  Analyzed 1 day ago

Run JSLint from the command line under Node.js The nodelint command line tool allows you to check for problems using JSLint. You can specify your own --config file to use alternate JSLint options and your own --reporter file if you want to customise the generated output.

658 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

HTML::Lint

Compare

  Analyzed about 16 hours ago

HTML::Lint, a pure Perl module for checking HTML

2.11K lines of code

0 current contributors

almost 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

GNU cflow

Compare

Claimed by GNU No analysis available

GNU cflow analyzes a collection of C source files and prints a graph charting control flow within the program.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

jslint4java

Compare

  Analyzed about 17 hours ago

This is a java wrapper around the fabulous tool by Douglas Crockford, jslint. It provides a simple interface for detecting potential problems in JavaScript code. The usage is simple: % java -jar jslint4java-1.3.3.jar application.js jslint:application.js:11:9:Line breaking error ')'. ... [More] jslint:application.js:11:10:Missing semicolon.There are a multitude of options; try --help for more details. You might also be interested in the ant task. This lets you run jslint as part of your builds. For documentation, see the jslint4java-ant page. If you find this useful, you may also like the jsmin ant task for reducing the size of your JavaScript files. News2009-12-02. jslint4java 1.3.3 is released. Noteworthy alterations: Add support for the predef option, to allow specifying a list of predefined global variables. Update to JSLint 2009-11-24. This brings the devel option. 2009-11-12. jslint4java 1.3.2 is released. Changes include: Allow use of an external jslint.js. Update to JSLint 2009-10-04. This includes a new maxerrs option. Tidy up the docs a little. My thanks to Simon Kenyon Shepard and Ryan Alberts for helping me to fix portability issues in my unit tests. 2009-07-31. jslint4java 1.3.1 is released. This release fixes: Improved support for NetBeans thanks to Ari Shamash! Correct line numbers (previously off by one). The ant task now states the full path to the file being checked. The build failure now includes the total number of errors found. Updated to JSLint 2009-07-25. 2009-07-23. jslint4java 1.3 is released. This release features: An upgrade to jslint 2009-07-08. The indent option is now supported. Add getEdition() call. The ant task can now work with any kind of nested resource, not just files. Improved documentation. The build system has been switched to maven. This means jslint4java is now available as a maven dependency: com.googlecode.jslint4java jslint4java 1.3 NB: The package names have changed from net.happygiraffe.jslint to com.googlecode.jslint4java. The most likely place this will affect you is if you are using the antlib support. 2008-12-23. Development of the code has moved to github. Feel free to visit http://github.com/happygiraffe/jslint4java or: $ git clone git://github.com/happygiraffe/jslint4java.git2008-09-07. jslint4java 1.2.1 was released. Recompiled with Java 5 instead of Java 6. 2008-09-07. jslint4java 1.2 was released. Update to latest version of jslint. Rework the ant task to be more flexible. [Less]

10.8K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

indirect

Compare

  No analysis available

Perl extension to warn lexically about the use of the indirect object syntax

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: artistic_gpl