RSS Amplifier

Recent Questions - Code Review Meta Stack Exchange · May 1, 2015

Tools for format and error checking in your programming language

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Lints and Hints: What tools are available for checking and correcting the conventions, style and common errors in my language (lint tools), and are there tools that can automatically fix them (hint tools)? This is a follow-up to a comment posted on Is there a place for automated code reviews? Would a list of static analysis tools help jumpstart this? – h.j.k. 34 mins ago Let's list a few tools…

Lints and Hints: What tools are available for checking and correcting the conventions, style and common errors in my language (lint tools), and are there tools that can automatically fix them (hint tools)?

This is a follow-up to a comment posted on Is there a place for automated code reviews?

Would a list of static analysis tools help jumpstart this? – h.j.k. 34 mins ago

Let's list a few tools that people can use to address easy and common issues in their code before they ask their questions, and that can help reviewers gather "easy" points to mention in their CR answers...:


To keep this organized, please post one tool/language per answer; if it's a paid/commercial tool, please mention it. Also please include a link to the website.

Read on codereview.meta.stackexchange.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.