-
New Feature
-
Resolution: Duplicate
-
Low
-
None
This can be a new job somewhere @ CI, or incorporated to some of the existing checks.
Basically it implies to warn when a plugin (nam) in core is detected to exist @ contrib.
Know exceptions that shouldn't lead to any warning:
- is_deleted_standard_plugin()
- tool_policy
- ...
That way we won't be introducing (by mistake) any plugin which name collides with existing contrib plugins.
Ciao
- duplicates
-
MDLSITE-2230 Prevent core trampling on existing plugins in contrib
- Open