<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Find files to be formatted with clang-format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123936">123936</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Find files to be formatted with clang-format
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>s.mehrbrodt@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>