mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-06 05:42:07 -04:00
[PR #54] [MERGED] 🔍 feat(unicode-scanner): Add binary file scanning option #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/54
Author: @dragonfire1119
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @dragonfire1119
Base:
master← Head:unicode-scanner-binary-support📝 Commits (2)
f795e8b🔍 feat(unicode-scanner): Add binary file scanning optionbd004e8🔧 refactor: Improve variable declaration in run.sh📊 Changes
5 files changed (+176 additions, -9 deletions)
View changed files
📝
check-for-unicode/CHANGELOG.md(+33 -0)📝
check-for-unicode/README.md(+10 -6)📝
check-for-unicode/run.sh(+107 -3)📝
check-for-unicode/test-suite/run-tests.sh(+26 -0)➕
check-for-unicode/test-suite/test.jar(+0 -0)📄 Description
--include-binaryflag to enable scanning of binary files🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.