CSSLint – CSS code quality tool

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
StylelintCSS linter that helps you avoid errors and enforce conventions
CSSLintCSS code quality tool
SCSS-LintKeep SCSS files clean and readable
CppcheckStatic analysis tool
postcss-bem-linterBEM linter for PostCSS

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments