We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcdce10 commit 4219d32Copy full SHA for 4219d32
entrypoint.rb
@@ -15,6 +15,7 @@ def run_skunk
15
if commands.empty?
16
puts "No arguments provided. Running both RubyCritic and Skunk..."
17
run_rubycritic
18
+ run_skunk
19
exit 0
20
end
21
0 commit comments