Make tailor happy

openid
Marcin Kulik 12 years ago
parent 58d5ce3fa5
commit 2a91337047

@ -1,4 +1,4 @@
#!/bin/bash
bundle exec cane --no-doc --abc-max 17 --abc-glob '{app,lib,spec}/**/*.rb' --style-glob '{app,lib,spec}/**/*.rb' && \
bundle exec tailor app && bundle exec tailor lib && bundle exec tailor spec
bundle exec tailor lib && bundle exec tailor spec

Loading…
Cancel
Save