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

test(lint): adding pre-commit hook for checking chalk version across files #41

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

miki725
Copy link
Contributor

@miki725 miki725 commented Oct 6, 2023

this will check chalk version matches across various files. currently we only check:

  • nimble file
  • base_keyspecs.c4m

If the chalk version is updated in nimble file, all other files need to match it.

Issue

Adds automatic check for ensuring all version numbers match

Description

Follow up to #29

Testing

pre-commit run --all-files

this will check chalk version matches across various files. currently
we only check:

* nimble file
* base_keyspecs.c4m

If the chalk version is updated in nimble file, all other files
need to match it.
@miki725 miki725 merged commit 2f1b55c into main Oct 6, 2023
1 check passed
@miki725 miki725 deleted the ms/version branch October 6, 2023 02:40
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.

2 participants