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

    <tr>
        <th>Summary</th>
        <td>
            [clang-tidy] Is it possible to specify naming rules specifically for static member variables?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

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

    <tr>
      <th>Reporter</th>
      <td>
          dantamont
      </td>
    </tr>
</table>

<pre>
    Hi, I am trying to prefix static member variables with an `s_`. However, it seems that clang-tidy's static variable/constant naming rules do not apply to members correctly. These options are overridden by `ClassMemberCase`, `ClassMemberPrefix`, etc. 

[Please see this StackOverflow thread for more context.](https://stackoverflow.com/questions/75301169/clang-tidy-doesnt-work-properly-for-static-member-variable)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx0kkFvuzgQxT-NuYxAxgQSDhzaRlF7WG2l3fvK4CF4a2zWM0nKt1-ZpNvt4X8ByaOZee_NTxPZs0fsRP0s6mOmLzyF2BntWc_Bc9YHs3avVqgXeAM9A8fV-jNwgCXiaD-BWLMdYMa5xwhXHa3uHRLcLE-gPYhG0l-ikQW8hhteMaZRloEQZwKeNMPgtD_nbM0q1J6-Jn6NEuo0BE-sPYPXc9oeL2mDCeADg14WtyZBdwkEQ4gRB3ZrAX9OSAhhYRs8gY4I4YoxWmPQQ78mcS9OE_22tb5oQtHIJPBn4X2z-ighDwUIeRTy6fGtn98dasLkCXiyBH-wHj5-v2IcXbgBTxG1gTFEmENEGIJn_ORC1EehDhPzQqJ6Euok1IlSZ3h0FkOYhTr9c0HaHAh12teVLMumTan8F1tuApLn_BbiR77EsGB0az6GmN-zzO_R5N-RtpnpKtNWrc6wK5t9fVDVviqzqdO16RtpxmrXjqjH_UGX0pj20JaoTWV2me2UVJVU8iBVVVdlMe6aodyPsm7Lfq_6Uewkztq6wrnrXIR4zizRBbtG1u0hc7pHRxtvSnm8wVYUSiX8Ypd68v5yJrGTzhLT9xS27DZQ_8dLfYQ3Sjgtgcj2DhMItOBgx_UnLfdHO2jn1u0UvwBXVKfsEl338yxny9Olf9wjKXr8Utp_48BCnTYf6USbz38DAAD__9quISE">