llvm-6502/utils/lint
Misha Brukman d5ece81cc7 Keep the newline character at the end of the lines whose trailing whitespace we
are deleting; otherwise, everything ends up on a single line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65185 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-20 22:30:46 +00:00
..
common_lint.py Only strip the newline character at the end of the lines that we're considering 2009-02-20 22:28:45 +00:00
cpp_lint.py VerifyLineLength() actually takes a max length parameter. 2009-01-02 21:24:29 +00:00
generic_lint.py
remove_trailing_whitespace.sh Keep the newline character at the end of the lines whose trailing whitespace we 2009-02-20 22:30:46 +00:00