Skip to content
  • David Edmundson's avatar
    Add KDEClangFormat cmake support · 401d326b
    David Edmundson authored
    Summary:
    This allows devs to run: "make clang-format" and format all files easily
    using the preset KDE clang format style
    
    This patch adds support so devs can easily test the intended formatting
    now, it doesn't change the code yet..
    
    If this patch is accepted I'll treat it as being accepted for all Plasma
    repos. Doing an initial run to commit everything will happen later.
    
    Test Plan:
    Ran script
    git diff was full of amazingly cleaned code
    
    Reviewers: #plasma
    
    Subscribers: plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D25134
    401d326b