Remove trailing blank lines in source files

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Rejected
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: infrastructure
    • None

      Remove trailing "blank" lines in source files.

      I like to use global-whitespace-cleanup-mode, but I can not use it if the files are "dirty" to begin with. This fix will make more files "clean". I also considered adding a check for this in jcheck for skara, however it seems jcheck code handling hunks does not track end-of-files.

      The fix removes trailing lines matching ^[[:space:]]*$ in
      *.java
      *.cpp
      *.hpp
      *.c
      *.h

            Assignee:
            Leo Korinth
            Reporter:
            Leo Korinth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: