Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Files

Latest commit

e023e0d · Jun 14, 2013

History

History

css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 14, 2013
Jun 14, 2013

eZ CSSLint configuration

This is the CSSLint configuration to be used to run automatic tests on our CSS.

Usage

csslint looks for a file named .csslintrc in the current working directory. So the easiest way to apply the configuration provided in this repository is to create a symlink in the correct place.

$ ln -s path/to/csslintrc .csslintrc
$ csslint --format=compact directory/to/css/files/