Giter Club home page Giter Club logo

csslint.tmbundle's People

Contributors

jcfant avatar pahen avatar stefmikhail avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

csslint.tmbundle's Issues

Warning of using a deprecated Node object

The following error appears at the very top of the Lint window:

The "sys" module is now called "util". It should have a similar interface.

I think this is a Node warning about a deprecated object. Maybe store a reference to whichever one is supported, like var myvar = window.util || window.sys, assuming they both have the same methods.

How do you specify lint options?

I'd like to set up my warnings/errors/ignores, but I'm unclear how to set these options when running lint on save. I have a .csslintrc file in the same directory as my test CSS file with certain rules set up. When I run CSSLint from the command line, it reads the config file and adjusts the output as expected. When I run CSSLint from TextMate, the config file is ignored and I get the default output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.