index
:
personal-site.git
master
Repo for my personal website ben.sanders.life
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
bundle
/
ruby
/
3.4.0
/
gems
/
mercenary-0.4.0
/
script
/
fmt
blob: 74118c50dd0749fcc8470852dd76510870127d5f (
plain
)
1
2
3
4
#!/bin/bash echo "Rubocop $(bundle exec rubocop --version)" bundle exec rubocop -S -D -E $@