Normalize line endings in workflows, tests, and scripts

Convert CRLF to LF line endings for consistent cross-platform
development. Affects:
- .github/workflows/*.yml
- cli/smartcontract/rpcbindings tests
- cli/smartcontract/testdata
- scripts/*.sh

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Tutus Development 2025-12-21 04:35:42 -05:00
parent 32d12b5106
commit 4b740b45cf
13 changed files with 5720 additions and 5720 deletions

0
cli/smartcontract/testdata/deploy/update.manifest.json vendored Executable file → Normal file
View File

0
cli/smartcontract/testdata/verify.bindings.yml vendored Executable file → Normal file
View File

0
cli/smartcontract/testdata/verify.manifest.json vendored Executable file → Normal file
View File

0
cli/smartcontract/testdata/verify.nef vendored Executable file → Normal file
View File

0
cli/smartcontract/testdata/verifyrpc/verify.manifest.json vendored Executable file → Normal file
View File

0
scripts/check_deps.sh Executable file → Normal file
View File

0
scripts/update_deps.sh Executable file → Normal file
View File