You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of our warnings cause errors down the line. For example, if
required values are missing or invalid enum values are provided.
The `--strict` flag allows users to opt-in into a more strict validation
that can help them enforce our recommendations better.
0 commit comments