diff options
author | Amar Tumballi <amarts@redhat.com> | 2018-08-22 12:31:48 +0530 |
---|---|---|
committer | Nigel Babu <nigelb@redhat.com> | 2018-09-12 11:48:34 +0000 |
commit | be77dbbda692792335a8e9e7c02e0c281f003c40 (patch) | |
tree | 4c50b342ebd12452e8938a404e60481dbab47118 /.testignore | |
parent | bc4201b4c23eee0e3d09a6760b449a0011677cd5 (diff) |
clang-format: add the config file
Also update the required documents and scripts to enable clang-format
Change-Id: I73aae6db06c2f732a1779d59a73bc05e28beafba
updates: bz#1564149
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to '.testignore')
-rw-r--r-- | .testignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.testignore b/.testignore index 9e75d56a94a..cde29545b48 100644 --- a/.testignore +++ b/.testignore @@ -2,6 +2,7 @@ .gitignore .mailmap .testignore +.clang-format rfc.sh submit-for-review.sh AUTHORS |