mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
style: Remove trailing blank lines from all CMake sources
Our development workflow tooling prevents trailing blank lines from being added, but some such lines remain from before that was enforced. Remove them to make it easier to rename files without triggering enforcement.
This commit is contained in:
committed by
Brad King
parent
908b2ca27c
commit
99ac59d31b
@@ -8,4 +8,3 @@ class HelloWorld
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user