Alexey A Tikhonov
Alexey A Tikhonov
This option is obsolete / doesn't have meaning quite some time already. It wasn't required as well. Starting sssd-2.10 it's removed altogether.
Hi. [Setup](https://github.com/alexey-tikhonov/sssd/blob/9ae898e5cf5c07278e8e746535777e9f35685391/.github/workflows/sourcery.yml#L1) 'sourcery-ai/action@v1' following https://github.com/sourcery-ai/action/tree/main?tab=readme-ov-file#check-your-pr and [observed](https://github.com/alexey-tikhonov/sssd/actions/runs/14943578037/job/41984048869?pr=6) it ignores changes in C sources: ``` Run git diff 9ae898e5cf5c07278e8e746535777e9f35685391 diff --git a/src/config/SSSDConfigTest.py b/src/config/SSSDConfigTest.py index e67f47c5e..5d59d32f3 100755 --- a/src/config/SSSDConfigTest.py +++ b/src/config/SSSDConfigTest.py ......