Skip to content

Commit ea08b02

Browse files
committed
Remove auto-style
It has been migrated to ruby/ruby.
1 parent a8635a4 commit ea08b02

File tree

2 files changed

+0
-242
lines changed

2 files changed

+0
-242
lines changed

Diff for: bin/auto-style.rb

-239
This file was deleted.

Diff for: hooks/post-receive.sh

-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ curl -s "https://bugs.ruby-lang.org/sys/fetch_changesets?key=`cat ~git/config/re
3333
# Make extra commits from here.
3434
# The above procedure will be executed for the these commits in another post-receive hook.
3535

36-
log "==> auto-style"
37-
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/auto-style.rb" "$ruby_git" $*
38-
3936
log "==> update-version.h"
4037
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/update-version.h.rb" git "$ruby_git" $*
4138

0 commit comments

Comments
 (0)