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
Enhance linter to issue warnings when inappropriate fields are defined (for example, cores should probably not be defined on a user, destinations should be defining max_accepted_cores, not cores)
Also add warnings on unrecognised constructs, such as elif.
Enhance linter to issue warnings when inappropriate fields are defined (for example, cores should probably not be defined on a user, destinations should be defining max_accepted_cores, not cores)
Also add warnings on unrecognised constructs, such as
elif
.xref: #58
The text was updated successfully, but these errors were encountered: