diff options
| author | vityaman <[email protected]> | 2025-06-06 11:09:02 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-06-06 11:32:08 +0300 |
| commit | 1df1c560c27a041991c7fc59bcdf232eb57ad11f (patch) | |
| tree | cec61c97b18b46a460d157325e568187e5133f20 /contrib/tools/python3/Programs/python.c | |
| parent | 082adff1a90a22e29aa0a831de5255fcef65da0e (diff) | |
YQL-19747: Fix some TODOs and Clang Tidy checks
Clang Tidy is cool, but too slow ;(. Btw, should we respect `misc-include-cleaner` check?
```bash
ya dump compile-commands > /tmp/cc/compile_commands.json
find . -type f \( -name "*.cpp" -o -name "*.h" \) -exec clang-tidy {} -p /tmp/cc {} -checks="misc-*" \;
```
---
- Related to `YQL-19747`
- Related to https://github.com/ydb-platform/ydb/issues/9056
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1305
commit_hash:c2ecf638062dcdd0730fed3381da4a230f5352c3
Diffstat (limited to 'contrib/tools/python3/Programs/python.c')
0 files changed, 0 insertions, 0 deletions
