Jyrki Lindroos

Results 5 comments of Jyrki Lindroos

Using Poetry version 1.7.1 (on Windows 10) noticed same issue with `POETRY_VIRTUALENVS_OPTIONS_SYSTEM_SITE_PACKAGES`. Setting it to true will show correctly in the config list: `virtualenvs.options.system-site-packages = true` But when creating the...

Hello, I just run into small inconsistency with `SplitTooLongLine` in our use case: So we would like tags to be aligned like this: ``` Test Tags PAR_ECG PAR_IP_1 PAR_SPII PR_B320...

I posted a message about this in Slack channel in 7th of Dec 2023. https://robotframework.slack.com/archives/C0K0240NL/p1701957719400879 (Not sure if the link works correctly) We noticed that only items in `robot.__init__.py` were...

What is the status of this change? We are also suffering from this a lot. The thing is that we have lot of manually formatted code but robotidy now makes...

I mean that even not having that transformer enable (AlignTemplatedTestCases) (the default situation) I get the above formatting. So maybe some other transformer is doing that. There seems to be...