Ensure single newline at EOF for core files (#11310)

This commit is contained in:
Ryan
2020-12-28 04:36:32 +11:00
committed by GitHub
parent bbf0f65284
commit 1b7b72c0e9
40 changed files with 40 additions and 61 deletions

View File

@@ -15,4 +15,4 @@ define VALIDATE_TEST_LIST
endef
$(eval $(call VALIDATE_TEST_LIST,$(firstword $(TEST_LIST)),$(wordlist 2,9999,$(TEST_LIST))))
$(eval $(call VALIDATE_TEST_LIST,$(firstword $(TEST_LIST)),$(wordlist 2,9999,$(TEST_LIST))))