-
Robocop should only support toml files: pyproject.toml file or robocop.toml files (which allows to skip [tool.robocop] section).
Configuration file should be loaded automatically unless specified …
-
**Please describe.**
I understand `robotcode` will use the [closest `pyproject.toml`](https://robotidy.readthedocs.io/en/stable/configuration/config_file.html) file to find the `robotidy` configurati…
-
### What happened?
I have a bunch of custom rules that only make sense for our organization/situation. But it can be a real pain to structure code written for custom rules.
As an example: I'm wo…
-
I've noticed the GB game "RoboCop" hangs while loading Stage 1. This game has issues in some other GB emulators, I don't know why.
Apart from this, in other emus like Menafen it hangs after Stage 3…
-
### What happened?
I use a bunch of custom lint rules. When generating a Sarif report, the value of `helpUri` always refers to the RoboCop docs. Even for custom lint rules.
Example:
Note the co…
-
^_^
-
Robocop and Robotidy use 'old' style packaging tools such as setuptools (with setup.py), twine and nox for poor version of the environment management. We should decide on and use more modern ways of m…
-
**RuboCop**
gem内の設定ファイルを読み込み、指定された観点でチェックを行う。
gem内のファイルは指摘事項が厳しい
→`/.rubocop.yml`という同名のファイルを作成し、内容を上書きして反映させる
-
I would like to have a way to configure rules per file or directory. I have a global configuration for my project at root, but I have some directories that I want to configure differently.
**Exampl…
-