Open
Description
Please describe.
I understand robotcode
will use the closest pyproject.toml
file to find the robotidy
configuration. However, I prefer the .robotidy
configuration file name, which is also supported by robotidy
.
Similarly, robocop
will use the closest .robocop
first, but will also accept a pyproject.toml
as well, although it doesn't seem like robotcode
doesn't support reading from a configurations file.
Can this alternate file name be configured?
Desktop (please complete the following information):
- VS Code Version 1.94.2 (Universal)
- RobotCode Version 0.93.1
- OS: macOS
- Python Version 3.12.7
- RobotFramework Version 7.1.1
- Robocop 5.4.0
- Robotidy 4.14.0