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

Add ability to get sound counts from the results of a diff #14

Open
Kuoxsr opened this issue Aug 6, 2024 · 0 comments
Open

Add ability to get sound counts from the results of a diff #14

Kuoxsr opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kuoxsr
Copy link
Owner

Kuoxsr commented Aug 6, 2024

When adding large quantities of sound files to a pack, I'd like to be able to do a git diff of the last commit before the previous release and the current state, and have spcheck verify that text instead of the entire current file. This would allow me to get a nice, formatted sound count of only the changes since the last release. Doing this manually is tedious and error-prone.

This might be better accomplished using grep with awk or something to build a .json file containing only the differences.

@Kuoxsr Kuoxsr added the enhancement New feature or request label Aug 6, 2024
@Kuoxsr Kuoxsr self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant