summaryrefslogtreecommitdiffstats
path: root/yql/essentials/providers/common/transform
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-233-4/+4
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-131-2/+2
| | | | | | | | | | | | | | | | | | | The check `modernize-use-override` is useful as it: 1. Removes redundant `override` when it is used with a `final`. 2. Removes redundant `virtual` or replace it with a `override`. So it is more clean for a reader, that overriding happens. It is enabled not out of order, as it is just an alias to `cppcoreguidelines-explicit-virtual-functions`. I also decided to switch a strategy of enabling checks. Now I will enable only a single rule with a single PR and prefer rules with a non-breaking autofix. In the new year with new linter checks! 🎄 commit_hash:e6e233baa90b31e5f65e11837546690c47f71ab5
* YQL-20086 invert flagvvvv2025-10-101-2/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 providersvvvv2025-10-078-72/+66
| | | | commit_hash:a675bf6d0296252a9fe2303b8f0a9e88c923087d
* YQL-20086 providersvvvv2025-06-197-39/+47
| | | | commit_hash:3f4b66a979b9b87af7cdfd80f139eb132532e910
* Moved other yql/essentials libs YQL-19206vvvv2024-11-079-0/+655
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0