commit | 233628672f533bc26536ec1fc489eff2ba0f744d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:00:39 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:03:33 2025 -0400 |
tree | fc90f439f201108277c5c593027f6a2e04691169 | |
parent | b516729dd2dfbba714020095a2cc1104af069e09 [diff] |
config-clang-tidy: strip comments better Some repositories have a Checks line with embedded comments. This is unsupported by the python YAML parser and results in strings where comment lines can no longer be identified because it becomes one big paragraph. Strip these out prior to YAML processing. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I455ea4584d71d1ff94710ad8a5c02d5eabb05b82