3
I Use This!
Inactive

Commits : Listings

Analyzed 19 minutes ago. based on code collected about 5 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure width: 100% is okay when box-sizing is specified (fixes #5) More... almost 13 years ago
Fixed up width/height properties for box model rule (fixes #8) More... almost 13 years ago
Incorporated Rhino CLI and updated contributors list More... almost 13 years ago
Merge pull request #37 from eitanmk/master More... almost 13 years ago
fixed some js-warnings/errors More... almost 13 years ago
Fixed name of important rule tests More... almost 13 years ago
Merge branch 'master' of github.com:stubbornella/csslint More... almost 13 years ago
Include build file in Git repo so people can grab directly (fixes #59) More... almost 13 years ago
Merge pull request #50 from shinuza/important More... almost 13 years ago
a bit of code cleanup b/c self code reviews are hard More... almost 13 years ago
updated build for new file name More... almost 13 years ago
removing old named file More... almost 13 years ago
renamed turnkey file, and made usage line match node cli More... almost 13 years ago
allows multiple files and dirs as arguments More... almost 13 years ago
Added warning and errors for important declarations More... almost 13 years ago
adapted the turnkey to work with all message formats More... almost 13 years ago
forgot to declare all my variables in the var line More... almost 13 years ago
adding build rules to generate a rhino CLI file for css lint More... almost 13 years ago
Updated npm package file More... almost 13 years ago
Added broken box model rule More... almost 13 years ago
Added tests More... almost 13 years ago
Regex selectors rule More... almost 13 years ago
Merge fixes More... almost 13 years ago
Use all appropriate CSS gradients More... almost 13 years ago
Vendor prefix properties must have standard properties defined More... almost 13 years ago
Vendor prefix properties must have standard properties defined More... almost 13 years ago
Make sure vendor-prefixed properties also have standard ones More... almost 13 years ago
Added rule for zero units More... almost 13 years ago
Changed worker to pass JSON string back More... almost 13 years ago
Added web worker support More... almost 13 years ago