Skip to content

Commit 2d396bf

Browse files
committed
add go_build and go_fmt to the list of available checks
1 parent 5b5b9bc commit 2d396bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/pre-commit/list_evaluator_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
it :list do
2323
subject.list.gsub(/\s+\n/,"\n").must_equal(<<-EXPECTED)
2424
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
25+
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
2626
Default checks :
2727
Enabled checks :
2828
Evaluated checks :

0 commit comments

Comments
 (0)