terminal/dep
Dustin L. Howett dbbe820ae4
Update clang-format to 10.0 (#7389)
This commit removes our local copy of clang-format 8 and replaces it
with a newly-built nuget package containing clang-format 10.

This resolves the inconsistency between our version of clang-format and
the one shipped in Visual Studio.

A couple minor format changes were either required or erroneously forced
upon us--chief among them is a redistribution of `*`s around SAL
annotations in inline class members of COM classes. Don't ask why; I
couldn't figure it out.

We had some aspirational goals for our formatting, which were left in
but commented out. Enabling them changes our format a little more than
I'm comfortable with, so I uncommented them and locked them to the
format style we've been using for the past year. We may not love it, but
our aspirations may not matter here any longer. Consistent formatting is
better than perfect formatting.
2020-08-25 17:15:43 +00:00
..
CLI11 DEPS: Update CLI11 to 1.9 (#6307) 2020-06-02 18:51:17 +00:00
Console Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
gsl@0f6dbc9e29 Move to GSL 3.1.0 (#6908) 2020-07-14 18:30:59 +00:00
jsoncpp DEPS: Update jsoncpp to 1.9.3 (#6308) 2020-06-02 18:50:06 +00:00
NT Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
nuget Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
telemetry Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wil@3c00e7f1d8 Update wil. Fixes GDI handle leak (#6229) 2020-06-01 22:29:05 +00:00
Win32K Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
WinAppDriver Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00