CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don’t want.
A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer.
This is free and open source software.
Website: github.com/CSSLint/csslint
Support:
Developer: Nicole Sullivan and Nicholas C. Zakas
License: BSD License
CSSLint is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| CSS Linter Tools | |
|---|---|
| Stylelint | CSS linter that helps you avoid errors and enforce conventions |
| CSSLint | CSS code quality tool |
| SCSS-Lint | Keep SCSS files clean and readable |
| Cppcheck | Static analysis tool |
| postcss-bem-linter | BEM linter for PostCSS |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

