1 parent 218a05c commit d58a39bCopy full SHA for d58a39b
1 file changed
Rakefile
@@ -16,3 +16,5 @@ end
16
17
# Set the default task to run both rubocop and yard
18
task default: %i[test rubocop yard]
19
+
20
+task release: :default
0 commit comments