Skip to content

Commit

Permalink
Always ignore the vendor/ directory form the sorbet/config
Browse files Browse the repository at this point in the history
Co-authored-by: Ufuk Kayserilioglu <ufuk.kayserilioglu@shopify.com>
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
  • Loading branch information
Morriar and paracycle committed Mar 9, 2022
1 parent d1bc915 commit a9bc142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tapioca/commands/init.rb
Expand Up @@ -41,6 +41,7 @@ def create_sorbet_config
create_file(@sorbet_config, <<~CONTENT, skip: true, force: false)
--dir
.
--ignore=vendor/
CONTENT
end

Expand Down

0 comments on commit a9bc142

Please sign in to comment.