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

bug: fix capitalization of custom keys #11

Merged
merged 2 commits into from
Dec 30, 2024
Merged

Conversation

meir
Copy link
Owner

@meir meir commented Dec 30, 2024

Description
Make custom keys undercase and let the formatter handle the capitalization on custom keys

Related issues
Fixes #10

Checklist

  • Tested:
    • go test ./... succeeds
    • nix build succeeds
  • Formatted using goimports
  • VERSION file has been updated using semver

@meir meir self-assigned this Dec 30, 2024
@meir meir merged commit 5ac831f into main Dec 30, 2024
1 check passed
@meir meir deleted the bug/custom-key-capitalization branch December 30, 2024 09:55
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.

[Bug] Modifiers such as Super and Shift dont have capitalization standards
1 participant