util: added line length and boolean comparison style checkers
authorSteve Reinhardt <steve.reinhardt@amd.com>
Sun, 7 Feb 2016 01:21:20 +0000 (17:21 -0800)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Sun, 7 Feb 2016 01:21:20 +0000 (17:21 -0800)
commit2728f7bd81a9da729247851199fc0858f6b84aed
tree4968674eac5a7921187213f829ca9f85fa961c03
parent5592798865ece858bab2b444bc782d19121e2566
util: added line length and boolean comparison style checkers

Added checkers for line length and boolean comparisons
(== true/== false) to the style script.
util/style.py