Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

require_relative without trailing newline is not detected #20

Closed
jwreachlocal opened this issue Jul 1, 2013 · 2 comments
Closed

require_relative without trailing newline is not detected #20

jwreachlocal opened this issue Jul 1, 2013 · 2 comments
Assignees

Comments

@jwreachlocal
Copy link
Contributor

If newline does not exist, then it fails.

@drewdeponte
Copy link
Owner

I wasn't able to reproduce this in the example. I was using Vim to test. Maybe it is a difference in editors. I believe the bug was reported by a user of Sublime Text 2.

@drewdeponte
Copy link
Owner

With some hexdump -C I have verified that my Vim editor always puts a newline at the end of and that Sublime Text 2 does not.

I have also reproduced the issue using Sublime Text 2.

@ghost ghost assigned drewdeponte Jul 2, 2013
drewdeponte added a commit that referenced this issue Jul 2, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants