Skip to content

Commit bb425d1

Browse files
railsrc: Pass --skip-rubocop
This compliments a [change made to Suspenders][1] in which we require the caller to pass `--skip-rubocop` when invoking `rails new`. [1]: thoughtbot/suspenders#1223
1 parent 66a3dbc commit bb425d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

railsrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
--database=postgresql
22
--skip-test
3+
--skip-rubocop
34
-m=https://raw.githubusercontent.com/thoughtbot/suspenders/main/lib/install/web.rb

0 commit comments

Comments
 (0)