azure-sdk-for-cpp/doc
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
..
DistributedTracing.md Clean up tracing logic - prepare for new tracing functionality. (#4263) 2023-01-25 19:07:25 +00:00
HttpTransportAdapter.md Update outdated doc for customizing transport (#3536) 2022-04-08 23:45:37 +00:00
LibcurlTransportAdapter.md 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
Operation.md Update upper/lower/other casing (#2267) 2021-05-14 12:54:16 -07:00
PerformanceTesting.md fix typo in PerformanceTesting.md (#4076) 2022-11-01 09:42:09 +08:00
StressTest.md docs for stress perf (#4269) 2023-01-24 15:49:20 -08:00
TestProxy.md docs for stress perf (#4269) 2023-01-24 15:49:20 -08:00