Skip to content

Commit c37aeb8

Browse files
committed
fix: remove fmt from task
1 parent 775d8ac commit c37aeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ require "rubocop/rake_task"
99

1010
RuboCop::RakeTask.new
1111

12-
task default: %i[spec rubocop]
12+
task default: %i[spec]

0 commit comments

Comments
 (0)