issues
search
DragonBox
/
u3d
U3d is a cross-platform set of tools to interact with Unity3D from command line.
MIT License
361
stars
33
forks
source link
fix: don't attempt to append to frozen string
#435
Closed
jlsalmon
closed
1 year ago
jlsalmon
commented
2 years ago
Pull Request Checklist
[x] My pull request has been rebased on master
[x] I ran
bundle exec rspec
to make sure that my PR didn't break any test
[x] I ran
bundle exec rubocop
to make sure that my PR is inline with our code style
[x] I have read the
code of conduct
Pull Request Description
Fixes #429
niezbop
commented
1 year ago
Thanks for this!
Pull Request Checklist
bundle exec rspec
to make sure that my PR didn't break any testbundle exec rubocop
to make sure that my PR is inline with our code stylePull Request Description
Fixes #429