-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ciaran McCreesh wrote:
> Isn't this one of those things that's best done on a per-dev basis?
> It's so trivial there's no point shipping an app that does it --
> reading the associated documentation would take longer than writing
> your own. Plus that way you can incorporate personalised clever things
> such as auto keyword messages for arch teams

i do have one suggestion for every dev who's ever gotten minor syntax -
trailing whitespace errors (somehow that happens to me ALOT)...

#! /bin/bash
sed -e 's/[ \t]*$//' -i *.ebuild || exit 1
# insert the rest of the script here

- --

smithj

Gentoo Developer
[ desktop stuff && network monitoring && documentation ]

Every email I send is digitally signed with OpenPGP key ID 33E2528C, available
from pgp.mit.edu


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC+P7kl5AvwDPiUowRAlerAJ47id+6CpIIQynuNF2HHrHh86nDPACgxAew
utFPWhf6ix7FKgZYTIt2lAU=
=g/IL
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list

Reply via email to