Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make clang-format insert a newline at end of file if missing (valkey-…
…io#1023) clang generates warning if there is no newline at the end of the source file. Update .clang-format to handle the missing newline at eof. Signed-off-by: haoqixu <[email protected]>
- Loading branch information