Skip to content
  • Anonymous Reformatter's avatar
    771d408f
    Bug#29802548 CLANG-FORMAT NDBCLUSTER PLUGIN SOURCE · 771d408f
    Anonymous Reformatter authored
    Mark ndbcluster plugin source as under clang-format in .gitattributes
    and run clang-format.
    
    The real committer is Magnus Blåudd <magnus.blaudd@oracle.com>,
    but the author has been set to Anonymous Reformatter so that git blame won't
    show myself as author of all existing code. To ignore whitespace changes caused
    by this commit, please use git blame -w. For ignoring larger changes, you can
    run blame on the commit immediately preceding this, as follows:
    
    git blame clang-format-ndbcluster^ -- path/to/file.cc
    
    Change-Id: Ibfd89648b6e2cc390e4f9e389f0f042bc03fa5fa
    771d408f
    Bug#29802548 CLANG-FORMAT NDBCLUSTER PLUGIN SOURCE
    Anonymous Reformatter authored
    Mark ndbcluster plugin source as under clang-format in .gitattributes
    and run clang-format.
    
    The real committer is Magnus Blåudd <magnus.blaudd@oracle.com>,
    but the author has been set to Anonymous Reformatter so that git blame won't
    show myself as author of all existing code. To ignore whitespace changes caused
    by this commit, please use git blame -w. For ignoring larger changes, you can
    run blame on the commit immediately preceding this, as follows:
    
    git blame clang-format-ndbcluster^ -- path/to/file.cc
    
    Change-Id: Ibfd89648b6e2cc390e4f9e389f0f042bc03fa5fa
Loading