asciinema.org/script/check-style.sh

4 lines
126 B
Bash
Raw Normal View History

#!/bin/bash
2012-12-10 23:57:55 +00:00
bundle exec cane --no-doc --abc-max 17 --abc-glob '{app,lib,spec}/**/*.rb' --style-glob '{app,lib,spec}/**/*.rb'