You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/script/check-style.sh

4 lines
126 B
Bash

#!/bin/bash
bundle exec cane --no-doc --abc-max 17 --abc-glob '{app,lib,spec}/**/*.rb' --style-glob '{app,lib,spec}/**/*.rb'