[Libreoffice-bugs] [Bug 123936] New: Find files to be formatted with clang-format

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 8 07:30:57 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123936

            Bug ID: 123936
           Summary: Find files to be formatted with clang-format
           Product: LibreOffice
           Version: 6.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: s.mehrbrodt at gmail.com

We use clang-format to have consistent formatting on a number of files already.
Although most files are currently blacklisted for formatting by
'solenv/clang-format/blacklist'.

The task is to find files where enabling clang-format would only cause minor
reformatting (maybe less than 5% of the lines on a file).

Then this file should be removed from 'solenv/clang-format/blacklist' and be
formatted with clang-format.

Ideally a (Python/Shell/...) script will be written which does this check for
all files. But manually checking is also ok.

Please submit suitable files one by one to Gerrit to allow individual review.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190308/f5c9e11d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list