Merged sbcl-1.0.14 with the sb-simd 1.3 patches
[sbcl/simd.git] / tools-for-build / check-canonical-whitespace
blobfec0a581cf75e273e06f1144bc1c75a93a19ea0b
1 #!/bin/sh
3 # Look for violations of whitespace canonicalization. On the first
4 # one found, print the line (mostly to help humans) and exit with
5 # nonzero (mostly to help scripts).