Skip to content

Fix for UTF-8 source code #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jboffel
Copy link

@jboffel jboffel commented Apr 16, 2015

When reporting problem in eclipse code editor from CodeSniffer if there are UTF-8 characters the starting offset to display where is the error is miscalculated. It is just needed to correctly set the charset to the InputStreamReader...

When reporting problem in eclipse code editor from CodeSniffer if there are UTF-8 characters the starting offset to display where is the error is miscalculated. It is just needed to correctly set the charset to the InputStreamReader...
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.

1 participant