]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/config.ini
BaseTools/Ecc: Add some new checkpoints
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / config.ini
index 9a431bf1245d28ae261ad4f1edd45367ab92f2d0..6c86da74d6fcb6c24ba7004bb619d103befd5a5c 100644 (file)
@@ -72,6 +72,10 @@ GeneralCheckFileExistence = 1
 GeneralCheckNonAcsii = 1\r
 # Check whether UNI file is valid\r
 GeneralCheckUni = 1\r
+# Check Only use CRLF (Carriage Return Line Feed) line endings.\r
+self.GeneralCheckLineEnding = 1\r
+# Check if there is no trailing white space in one line.\r
+self.GeneralCheckTrailingWhiteSpaceLine = 1\r
 \r
 #\r
 # Space Checking\r