Re: [PATCH v4 05/11] scripts: generate_rust_analyzer.py: add type hints

From: Daniel Almeida
Date: Tue Mar 25 2025 - 10:44:45 EST


Hi Miguel,

> On 25 Mar 2025, at 11:19, Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> On Tue, Mar 25, 2025 at 2:39 PM Daniel Almeida
> <daniel.almeida@xxxxxxxxxxxxx> wrote:
>>
>> $ mypy --strict scripts/generate_rust_analyzer.py --python-version 3.8
>> Success: no issues found in 1 source file
>
> Should this be a Tested-by? Or am I confused and did you mean something else?
>
> Cheers,
> Miguel

Yes, that was a bit convoluted, sorry.

Tested-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>