Mateusz Nojek

Results 19 issues of Mateusz Nojek

We can try to add colored output when printing to the terminal. I imagine words like "ERROR", "WARNING" and "INFO" to be colored correspondingly with red, yellow and probably blue....

enhancement

As the idea sparked in the comments of #680, here is a follow-up issue to discuss the topic and how it can be achieved. ### The idea A centralized place...

It's been a long time since we reviewed RF parsing errors and added support for them in Robocop. We need to see if there are more errors we should support,...

Since we want the users to contribute more and the community rules themselves, we need to provide a good instruction that explains this process step-by-step. It should contain instructions: -...

documentation
community rules

Having the ability to sort the table content on the values by clicking on column headers would be a nice addition.

javascript

Documentation page refreshes itself each time the keyword button is clicked even if I am still in the same collection - this takes some time (especially when the collection has...

At this moment, the `body` parameter only accepts dictionary, which can be optionally validated by providing a boolean value for `validate_payload` parameter. The endpoint methods should also accept providing the...

Load `pyproject.toml` with `tool.rfopenapi` section and add a custom config file parser.

I discovered that the links at the bottom of each article have incorrect address that leads to the file with extension `.md` while all the recipes end with `.ipynb`.