Browse Source

build: do not try to fix formatting in people/benlitz/*.

legacy
Sam Hocevar sam 12 years ago
parent
commit
dc58e55626
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/check-source.sh

+ 1
- 1
build/check-source.sh View File

@@ -109,7 +109,7 @@ for file in $FILES; do
:
;;
# Don't harass these people
people/peeweek/*|people/touky/*)
people/peeweek/*|people/touky/*|people/benlitz/*)
:
;;
# These files we know how to handle


Loading…
Cancel
Save