mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Remove trailing space.
This commit is contained in:
parent
46f87bdaff
commit
e4db4f5153
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ include scripts/build.bat scripts/create_iss.py scripts/mahjongg_utils.py
|
|||
include scripts/pygettext.py scripts/all_games.py scripts/cardset_viewer.py
|
||||
include scripts/cardconv scripts/cardsetsgiftobmp
|
||||
include android/*.py
|
||||
include android/mk*
|
||||
include android/mk*
|
||||
include android/debian/*
|
||||
#graft data/plugins
|
||||
##
|
||||
|
|
|
@ -19,7 +19,7 @@ my $finder = Test::TrailingSpace->new(
|
|||
{
|
||||
root => '.',
|
||||
filename_regex =>
|
||||
qr/(?:(?:\.(?:t|pm|pl|PL|yml|json|arc|vim|py|tcl))|README(?:\.md)?|Changes|LICENSE|MANIFEST|AUTHORS|COPYING)\z/,
|
||||
qr/(?:(?:\.(?:t|pm|pl|PL|yml|json|arc|vim|py|tcl))|README(?:\.md)?|Changes|LICENSE|MANIFEST(?:\.in)?|AUTHORS|COPYING)\z/,
|
||||
},
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue