diff options
Diffstat (limited to 'mail/pep8')
-rwxr-xr-x | mail/pep8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pep8 b/mail/pep8 new file mode 100755 index 0000000..d0da40e --- /dev/null +++ b/mail/pep8 @@ -0,0 +1,2 @@ +#!/bin/sh +pep8 src/leap/mail |