4 lines
126 B
Bash
Executable File
4 lines
126 B
Bash
Executable File
#!/bin/bash
|
|
|
|
bundle exec cane --no-doc --abc-max 17 --abc-glob '{app,lib,spec}/**/*.rb' --style-glob '{app,lib,spec}/**/*.rb'
|