Преглед на файлове

fixed 21 files out of 2631:

- removed 9 CR characters
 - removed 0 trailing whitespaces
 - replaced 0 tabs with spaces
 - fixed 21 svn:eol-style properties
undefined
Lolbot Sam Hocevar <sam@hocevar.net> преди 12 години
родител
ревизия
eae4cc44bf
променени са 1 файла, в които са добавени 7 реда и са изтрити 1 реда
  1. +7
    -1
      build/check-source.sh

+ 7
- 1
build/check-source.sh Целия файл

@@ -125,12 +125,18 @@ for file in $FILES; do
src/bullet/*|\
src/lua/*|\
external/*|\
*/generated/*|\
web/plugins/*)
continue
;;
esac

case "$file" in
# These files aren't ours, but fix their line endings
*/generated/*)
should_check_spaces=false
;;
esac

case "$file" in
# Don't harass these people, but fix their line endings
people/peeweek/*|\


Зареждане…
Отказ
Запис