Searched hist:11717 (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dstyle.pydiff 11717:27622f94fdcc Fri Nov 25 05:33:00 EST 2016 Andreas Sandberg <andreas.sandberg@arm.com> style: Add options to select checkers and apply fixes

Add an option, --checker/-c, to style.py that selects individual style
checkers to apply. When this option isn't specified, the script
defaults to all available style checkers. The option may be specified
multiple times to run multiple style checkers.

The option, --fix/-f, can be specified to automatically fix style
violations.

Change-Id: Id7597fba6b65cecfa17a88b1c87c8a4c8315af59
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Andreas Hansson <andreas.hansson@arm.com>

Completed in 11 milliseconds