Report Windows EOLs as a failure under Windows
authorBoris Zanin <boris.zanin@mobica.com>
Tue, 7 Jan 2020 14:59:35 +0000 (15:59 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 16 Jan 2020 09:11:31 +0000 (04:11 -0500)
commit10be730ba997a6d1511cd02939c248bf73b10283
tree2f091e169f5aa23c54c193189747b74d34d8688b
parent996753cc68498edd93801579b0d704adf34570d2
Report Windows EOLs as a failure under Windows

Make Python 3 to validate line endings under Windows.
We should specify additional parameter to make Python
to keep line endings for the script to analyze.

Components: vulkan

VK-GL-CTS issue: 1665

Change-Id: Ifde3ffb95009d7e0e7c09edced1bf7ef3779db74
scripts/src_util/check_whitespace.py