Make config compliant with Fusion#842
Conversation
|
👋 @b-per |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Today, Fusion raises warnings when parsing finds incorrect config.
Soon, those warnings will become errors.
This PR updates the config that is raising warnings-soon-to-be-errors in Fusion
metaneeds to go underconfignode.metabut also vianode.config.metametathat is itself underconfigThe following changes remove parsing warnings but I haven't run integration tests on Core or Fusion to check if there is any impact.