dotmatrix
dotmatrix copied to clipboard
Bundle config is not symlinked
There's currently a bundler config file in.bundle/config
. @mattpolito and I believe the symlinking script in bin/file_list.sh
is the issue.
Should we come up with a better way to symlink files? Is it even worth it for us to keep this bundler config if we aren't using it?
Edit: I have bundler-2.0.1
and it seems that rspec is the default test framework and coc is set to false by default.