Feature #680 ยป 0085-trailing_spaces.sh-Check-.pkg-files.patch
| tests/trailing_spaces.sh | ||
|---|---|---|
|
-o -name "README*" \
|
||
|
-o -name "*.xml" \
|
||
|
-o -name "*.cpp" \
|
||
|
-o -name "*.pkg" \
|
||
|
| sort)
|
||
|
echo "# Check for trailing spaces:"
|
||