gem5/util/style
Jason Lowe-Power 8eb9cf8e94 style: Make the style fixers safe
Adds a wrapper to the fix functions of the verifiers. This wrapper first
copies the original file to a backup file, then performs the fix. If an
error occurs, the backup file is used to restore the original file.

Also fixed a line-length error in verifiers.py
2016-08-03 11:10:46 -05:00
..
__init__.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
file_types.py style: catch trailing white spaces in make and dts files 2016-06-20 14:49:52 +01:00
region.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
repo.py style: improve compatibility with old git versions 2016-04-28 15:17:50 +01:00
sort_includes.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
style.py style: ignore test data in style checks 2016-04-28 15:19:58 +01:00
verifiers.py style: Make the style fixers safe 2016-08-03 11:10:46 -05:00