Skip to content

Conversation

@boegel
Copy link
Member

@boegel boegel commented Mar 14, 2017

not finished yet, but interested in getting some early feedback on this (@wpoely86?)

@boegel boegel added this to the 3.2.0 milestone Mar 14, 2017
fail_msgs.extend(_check_param_group_head(params, done_params))

if fail_msgs:
result = (0, "W001 %s" % ', '.join(fail_msgs))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W001 is still free?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, see https://pycodestyle.readthedocs.io/en/latest/intro.html#error-codes, but I'm open to suggestions for a better choice...

@wpoely86
Copy link
Member

Seems fine but more complex then what I had in mind.
I was just going to collect all keys, check if the mandatory ones are there, check if they all are known, check the order by weighting them by line number.

@akesandgren
Copy link
Contributor

@boegel Care to fix conflict?

@boegel boegel modified the milestones: 3.x, 4.x Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants