Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the redundant pin name validation #13251

Merged
merged 2 commits into from
Jun 22, 2021
Merged

Conversation

skullydazed
Copy link
Member

Description

Now that jsonschema is validating the pin name ahead of time we should remove the extra validation in code.

Types of Changes

  • Core
  • Enhancement/optimization

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@skullydazed skullydazed requested a review from a team June 19, 2021 22:26
@tzarc
Copy link
Member

tzarc commented Jun 20, 2021

You'll need to fix the submodules.

@skullydazed skullydazed merged commit df794fa into develop Jun 22, 2021
@skullydazed skullydazed deleted the remove_pin_name_validator branch June 22, 2021 19:02
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
* remove the redundant pin name validation

* fix submodules
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
* remove the redundant pin name validation

* fix submodules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli qmk cli command python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants