azure-sdk-for-cpp/eng
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
..
common Handle service principal creation quota errors (#4261) 2023-01-24 16:19:05 -05:00
docs/api/assets add ga to index and individual docs (#2687) 2021-07-29 20:53:51 +00:00
pipelines 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
scripts Use Azure Pipelines and workaround for WSL installation (#4215) 2023-01-03 10:35:01 -08:00
CredScanSuppression.json Creadscan skips (#3671) 2022-05-31 15:20:29 -07:00