code-review
code-review copied to clipboard
clang-format linter has some rendering defects
It can be seen in D181494 that the second for loop has nothing to do in the current context and must be associated with line 248.
This is a rendering issue and should be addressed.
I tend to blame mozilla/pyo3-parsepatch since we directly use it when we compose ClangFormatIssue list.
I've opened an issue regarding this mozilla/pyo3-parsepatch#68