azure-sdk-for-cpp/sdk
Ahson Khan 876a7baaa5
Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134)
* Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM

* Update platform-matrix.json to turn on CHECK_ASCII_CHARACTERS

* Fix missing comma in json.

* Update indentation in the ci.test.yml for the bash script

* Exclude the .github folder and test recording json files.

* Remove "recordings" exclusion since it doesn't exist anymore.

* Fixed UTF-8 with BOM and other non-ASCII character issues within the
files in the repo.

* Exclude nlohmann json tests from ASCII validation check.

* Log an intro to the CI console for the validation step.

* Remove codecoverage.cmake exclusion.

* Remove exclusion for docs and tools directories.
2023-01-25 17:33:26 -08:00
..
attestation Clean up tracing logic - prepare for new tracing functionality. (#4263) 2023-01-25 19:07:25 +00:00
core Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08:00
identity Add ApiView settings for existing packages. (#4226) 2023-01-11 08:16:13 -08:00
keyvault Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08:00
storage Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08:00
template Clean up tracing logic - prepare for new tracing functionality. (#4263) 2023-01-25 19:07:25 +00:00