Apply PercentLiteralDelimiters rubocop rule
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%w(
|
||||
%w[
|
||||
.ruby-version
|
||||
.rbenv-vars
|
||||
tmp/restart.txt
|
||||
tmp/caching-dev.txt
|
||||
).each { |path| Spring.watch(path) }
|
||||
].each { |path| Spring.watch(path) }
|
||||
|
||||
Reference in New Issue
Block a user