]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add indentation checking to cstyle-file.py 433/head
authorGreg Hudson <ghudson@mit.edu>
Sun, 3 Apr 2016 16:14:07 +0000 (12:14 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 30 Apr 2016 00:22:00 +0000 (20:22 -0400)
commitd749bfafd93c3acaaa6159ce4600be95e968503e
tree85b59566fc98ffe4ead5de55db215fff76949a81
parent386de263238c94efd4584266ea7d757dad07a632
Add indentation checking to cstyle-file.py

For each file we check in cstyle-file.py, try to use emacs to
batch-reindent a copy of the file, and compare the resulting lines to
the input to detect indentation errors.
src/util/cstyle-file.py