<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/107592>107592</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Q: clang-format: no wrapping
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang-format
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          loeffel-io
      </td>
    </tr>
</table>

<pre>
    This protobuf line wraps to this:

    (validate.rules).repeated = { ignore_empty: true, min_items: 1, max_items: 1000, unique: true,
 items: { string: { pattern: "^languages\\/[a-z]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?$" } } }

while the config looks like this:

                ["clang-format"] = {
 prepend_args = { "--style={BasedOnStyle: Google, ColumnLimit: 0}" },
                },

what could be the problem here? 

hint: if i do items of the start of the object it doesnt wrap
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx0UsuOnDoQ_ZpiU6JlTPNasOievtxNpChKVtmMDBTgjLGJbWYy-frIdPcMiTSIVz1OVZ1TFs7JURPVkJ0hu0Ri9ZOxtTI0DKRiaaLW9K_1t0k6XKzxpl0HVFITvlixOPQG_SQdpCdgF2C3NyIi8PJZKNkLTwe7KnLAq4OlhYSnHiG9IBRnlKM2lh5pXvwrpCf0diXgDzhL_Sg9zaEyJptH_Np5GGPBuWr5c6Ud8Nb_LTH0cN5KPd6tRXhPVm8m55D9p4QeVzGSg-wh3LyB7Czi35BdgJfX_1P8ncVVHFzFOXTOEygu-9iWXUHaAD8C5wjF5f7slXmZpCL0E2Fn9CBHVMY8OVTyiT4Scn-FLXHehZHjwdhZ-I3D5a7nDbUEnXX_KOzo3qQGzuPY-VdFkAYaZ-Go_6y_Xj0n_N-YUW3iPxi1zvqTnKUPARY4XCm9K_zvYLvYnanw2JlV9dheGS_WtIpmnMgSpA3usyept15yQIm9uS4QzbABnRfW3w3T_qDOo_TYG3Labwcx6uu0r9JKRFQnBc_ylFdpHk11VqX5sexI5FmRlH3Bq56xNCuoSsoiH_JI1pzxI6tYnhx5meUHkXd9l5VJX1RDxcoWjoxmIdVBqef5YOwYSedWqhNWZBWPlGhJufqjxUS2Dri4XUcHR6ak8-69kpdeUf0lEP8Lmp5Qm43YIvUYrVbVk_fLdjp4A7wZpZ_W9tCZGXgTyt0-8WJNkAd4s03pgDe3QZ9r_icAAP__EGon7w">