Open petemounce opened 8 years ago
This seems to be a duplicate of #17
Would be nice to have this in!
It should also force sublime to show rulers. Which it currently doesn't, I personally don't think wrapping should be part of what .editorConfig
does. But it should show the ruler correctly.
I also wonder if for JS if there's an .eslintrc file it should pull the max_line_length
from there.
It would be great to support max_line_length so that files in source control are easier to review via diff since there would be less horizontal scrolling required.