Replies: 1 comment
-
hi @keulenIT Could you share the whole file? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I have set up the following config file that I call through my CLI options file:
And I am getting the following error
Invalid Portman Config: ./portman-config.default.yaml [ { message: "'globals' property is not expected to be here", path: '{base}.globals', context: { errorType: 'additionalProperties' } } ]
What is the reason for this globals error? As far as I can see, this aligns with the examples that were given except for that I define my own globals file. Is this not allowed?
Beta Was this translation helpful? Give feedback.
All reactions