style: Add support for a style ignore list and ignore ext/
authorAndreas Sandberg <Andreas.Sandberg@ARM.com>
Tue, 26 Aug 2014 14:14:30 +0000 (10:14 -0400)
committerAndreas Sandberg <Andreas.Sandberg@ARM.com>
Tue, 26 Aug 2014 14:14:30 +0000 (10:14 -0400)
commit2e17d83629c45e3f9a7321bfd93a79f6c2b55f63
tree4f6c6d9d709d291747e228b5abbf9b9cb53c4407
parent35bc5210d3987cc97bcc557f1229e700327c9564
style: Add support for a style ignore list and ignore ext/

There are some directories within the repository where we don't want
to enforce our coding style. Specifically, we don't want the style
hooks to warn whenever we update external code in the ext/ directory.
util/style.py