csscomb / csscomb.js

CSS coding style formatter
http://csscomb.com/
MIT License
3.29k stars 457 forks source link

less CRLF error #430

Closed DragorWW closed 5 years ago

DragorWW commented 9 years ago

if i change to LF, error not found

/usr/local/bin/csscomb /Users/DragorWW/projects/us/csscomb/styles/elements.less
stack:  /Users/DragorWW/projects/us/csscomb/styles/elements.less
Please check the validity of the block starting from line #39

38 | .hide {
39*|     display: none !important;
40 | }
41 | .block {

Gonzales PE version: 3.0.0-28
Syntax: less
CSScomb Core version: 3.0.0-3.1

Process finished with exit code 1

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

jdalton commented 5 years ago

This no longer seems to be a problem with the latest csscomb release :tada: