Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce errors #421

Open
swchopra02 opened this issue Aug 29, 2017 · 1 comment
Open

Enforce errors #421

swchopra02 opened this issue Aug 29, 2017 · 1 comment

Comments

@swchopra02
Copy link

I am using Stylin with webpack,
.stylintrc file
"colons": {
"expect": "always",
"error": true
},
Even if I give above configuration in .stylintrc file and in .styl I donot use any colons i.e.
#inputs
height 20px
margin-bottom 0
padding 5px 0
It does not throw any error or warnings on npm build locally

@swchopra02
Copy link
Author

This work fine, when i run the command stylint in my cwd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant