Files
atom/spec/app
Kevin Sawicki 986e5f9c7a Default to 80 when editor.preferredLineLength <= 0
Previously any non-null value would be used as the target
column in the wrap guide and autoflow packages when really
80 should have been used if the value was non-postive.

Now config.getPositiveInt() is called with a default value
of 80 if the current value isn't already positive.
2013-04-30 22:37:02 -07:00
..
2013-04-07 16:35:35 +08:00
2013-04-26 15:34:48 -07:00
2013-04-07 16:35:35 +08:00