mirror of
https://github.com/puppetlabs/vmpooler-provider-gce.git
synced 2026-01-25 19:18:40 -05:00
fix simplecov with jruby, add a .rubocop.yml config file
This commit is contained in:
parent
356dfb3f52
commit
55654387af
4 changed files with 58 additions and 5 deletions
2
.jrubyrc
Normal file
2
.jrubyrc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# for simplecov to work in jruby, without this we are getting errors when debugging spec tests
|
||||
debug.fullTrace=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue