Skip to content

Commit

Permalink
review-preproc: set default_external encoding UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Apr 17, 2016
1 parent d95bae6 commit 78c00f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/review-preproc
Expand Up @@ -19,6 +19,7 @@ $LOAD_PATH.unshift((bindir + '../lib').realpath)
require 'review/preprocessor'
require 'review/unfold'
require 'review/version'
require 'review/extentions'
require 'lineinput'
require 'stringio'
require 'fileutils'
Expand Down

0 comments on commit 78c00f1

Please sign in to comment.