Add hard limit for line length
authorRoland Schulz <roland.schulz@intel.com>
Fri, 24 Aug 2018 04:20:08 +0000 (21:20 -0700)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 28 Aug 2018 14:08:13 +0000 (16:08 +0200)
commit42765f2c360e3594fe921a65be94b5e37f303655
tree401b24670a7a379f72eea54238fbf4ec98a6187c
parent2cab0229d74c1c1362f9f80a918d8ff0d6bde580
Add hard limit for line length

Extremely long lines are a pain in diff-views (gerrit, github, ...),
and a problem for readability. The specific number doesn't matter,
as long as it reasonable. Most of us are just ignoring 80 so that
is useless as guideline.

Change-Id: I5dbced451b56bc307beea2aec7599b8764f978cd
docs/dev-manual/formatting.rst