Lines Matching refs:lines
71 Get a decent editor and don't leave whitespace at the end of lines.
74 Chapter 2: Breaking long lines and strings
79 The limit on the length of lines is 80 columns and this is a strongly
151 (or almost empty) lines, without any loss of readability. Thus, as the
152 supply of new-lines on your screen is not a renewable resource (think
153 25-line terminal screens here), you have more empty lines to put
227 Do not leave trailing whitespace at the ends of lines. Some editors with
228 "smart" indentation will insert whitespace at the beginning of new lines as
232 you end up with lines containing trailing whitespace.
237 context lines.
475 * with beginning and ending almost-blank lines.
760 than 3 lines of code in them. An exception to this rule are the cases where
829 indicated with special markers. For example, emacs interprets lines marked
917 At the end of any non-trivial #if or #ifdef block (more than a few lines),