summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/credentials
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-021-4/+5
| | | | commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-131-1/+1
| | | | | | | | | | | | | | | | | | | 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
* Use isRobot API flag in task runnerudovichenko-r2025-11-121-0/+9
| | | | commit_hash:cfe2b8b385e4d0420832ee38e3190db0251933b8
* YQL-20086 invert flagvvvv2025-10-101-2/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 core (part1)vvvv2025-10-082-2/+4
| | | | commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
* Moved ↵vvvv2024-11-033-0/+103
yql/core/{credentials,file_storage,pg_ext,pg_settings,sql_types,url_lister/interface,url_preprocessing/interface,user_data} YQL-19206 init commit_hash:a14e6656bf99d5d1ac95b6c75abd072ac9739e1d