Bundlerを利用している場合
bundle exec rubocop
ファイル指定も可能
bundle exec rubocop 実行ファイルパス
例えば
bundle exec rubocop spec/XXXXX/XXXX/XXspec.rb
Go to list of users who liked
More than 3 years have passed since last update.
Bundlerを利用している場合
bundle exec rubocop
ファイル指定も可能
bundle exec rubocop 実行ファイルパス
例えば
bundle exec rubocop spec/XXXXX/XXXX/XXspec.rb
Register as a new user and use Qiita more conveniently
Go to list of users who liked