I am using Webstorm 7 and want to set a max line length in the view to be 80 and not 120 (as the default ruler is set to).
I've searched all over and the closest I can find is the JSLinter (https://www.jetbrains.com/webstorm/webhelp/jslint.html) but I cannot seem to see how to actually change the ruler in the IDE.
Question: How do I set the ruler for the line length in Webstorm 7?
Settings > Editor > Code style > Hard wrap at [...] columns (default is 120)