Fix whitespace issues in rst files

develop
lethosor 2015-03-04 17:33:12 -05:00
parent 284b4832bc
commit 52fb1858b2
5 changed files with 17 additions and 17 deletions

@ -1,7 +1,7 @@
import re, os, sys
valid_extensions = ['c', 'cpp', 'h', 'hpp', 'mm', 'lua', 'rb', 'proto',
'init', 'init-example']
'init', 'init-example', 'rst']
path_blacklist = [
'^library/include/df/',
'^plugins/stonesense/allegro',