azure-sdk-for-cpp/eng
Ahson Khan a850513e28
Update clang format validate script instructions when it fails to be accurate (#1460)
Syncing the instructions based on changes from https://github.com/Azure/azure-sdk-for-cpp/pull/1438

Currently, the instructions suggest running a command which may not work on all OSes:
https://dev.azure.com/azure-sdk/public/_build/results?buildId=701256&view=logs&j=0585f5d6-0937-5c15-894c-06e189e06847&t=a45688da-a69e-5817-f832-3aa6246959b7
```text
Some files were not formatted correctly according to the .clang-format file.
Please run clang-format version 10 or greater to fix the issue by using this bash command at the root of the repo:
find sdk/ -regex '.*\.\(cpp\|hpp\)' -exec clang-format -style=file -i {} \;
```
2021-01-26 01:44:04 +00:00
..
common Sync eng/common directory with azure-sdk-tools for PR 1335 (#1441) 2021-01-25 10:50:56 -08:00
docs/api/assets Delete the redundant files and point to common scripts (#1062) 2020-12-02 17:23:58 -08:00
pipelines Update clang format validate script instructions when it fails to be accurate (#1460) 2021-01-26 01:44:04 +00:00
scripts Fix Language-Settings.ps1 to use correct logic (#1427) 2021-01-21 21:59:12 -08:00
CHECKENFORCER Add Check Enforcer timeout message. (#866) 2020-10-28 13:49:07 +11:00
vcpkg-commit.txt upgrade vcpkg version (#903) 2020-11-06 12:04:17 -08:00