Skip to content

Instantly share code, notes, and snippets.

@mcandre
Created April 9, 2019 21:26
Show Gist options
  • Save mcandre/4189969f6a1647cee2091975e1c41256 to your computer and use it in GitHub Desktop.
Save mcandre/4189969f6a1647cee2091975e1c41256 to your computer and use it in GitHub Desktop.
csslint recursively
#!/bin/sh
node node_modules/csslint/dist/cli.js --exclude-list=node_modules .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment