Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add input file encoding setting. #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add input file encoding setting. #67

wants to merge 2 commits into from

Conversation

evanbennett
Copy link

Adds scalastyleInputEncoding with default None for backwards compatibility, and passes the value to the required function.
Adds a test to confirm UTF-8 character encoding works.

Closes #22

Adds`scalastyleInputEncoding` with default `None` for backwards
compatibility, and passes the value to the required function.
@evanbennett
Copy link
Author

The new test succeeds locally for me.
OS: Windows 10
Java:
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
sbt: 1.0.2

Can you confirm that it fails in your environment?

@matthewfarwell
Copy link
Member

Thanks for this. I'll have a look when I have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants