Skip to content

Commit 3848405

Browse files
committed
fix: rubocop config fixes
Fixes based on [failures](https://github.com/procore-oss/ruby-sdk/actions/runs/14200642357/job/39786502330?pr=81#step:6:5) There is also a warning when you run `COVERAGE=true bundle exec rake` about many new cops available. That's for another PR - [x] added .tool-versions (asdf) to gitignore Signed-off-by: jmeridth <[email protected]>
1 parent 5deeec2 commit 3848405

File tree

2 files changed

+235
-234
lines changed

2 files changed

+235
-234
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.yardopts
22

3+
.tool-versions
4+
35
/.bundle/
46
/.yardoc
57
/Gemfile.lock

0 commit comments

Comments
 (0)