mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 00:00:54 +02:00
09e4888e43
The check-source-text CI job flags non-ASCII (8-bit) bytes in source. The new MC/DC tests and README used UTF-8 punctuation in comments/prose (em-dash, ellipsis, left-right arrow). Replace with ASCII equivalents (-, ..., <->). Verified: ./.github/scripts/check-source-text.sh on the changed files reports clean.
Before creating any new configure files (.conf) read the CONF_FILES_README.md