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 5b5b9bc commit 2d396bfCopy full SHA for 2d396bf
test/unit/pre-commit/list_evaluator_test.rb
@@ -22,7 +22,7 @@
22
it :list do
23
subject.list.gsub(/\s+\n/,"\n").must_equal(<<-EXPECTED)
24
Available providers: default(0)
25
-Available checks : before_all ci closure coffeelint common console_log csslint debugger gemfile_path go jshint jslint json local merge_conflict migration nb_space php pry rails rspec_focus rubocop ruby ruby_symbol_hashrockets scss_lint tabs whitespace yaml
+Available checks : before_all ci closure coffeelint common console_log csslint debugger gemfile_path go go_build go_fmt jshint jslint json local merge_conflict migration nb_space php pry rails rspec_focus rubocop ruby ruby_symbol_hashrockets scss_lint tabs whitespace yaml
26
Default checks :
27
Enabled checks :
28
Evaluated checks :
0 commit comments