1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Commit graph

10 commits

Author SHA1 Message Date
Eric Erhardt
7508080ebc
Update coding-style to include target-typed new() guideline (#67061)
* Update coding-style to include target-typed new guideline

Similar to `var` usage, `new()` usage is only allowed when the Type can be understood from the same line.

Fix #53369

* Fix coding style violations
2022-03-23 18:54:51 -06:00
Jeremy Koritzinsky
a526e77b6d
Move clang-format download into dotnet/runtime and add docs for setting up auto-formatting in the repository (#59374) 2021-09-23 14:34:00 -07:00
Stephen Toub
0817e748b7
Seal internal types in libraries (#50225) 2021-03-25 20:50:33 -04:00
CadenJi
9a70e7a688
Rule number correction (#49288) 2021-03-08 06:39:08 -05:00
Stephen Toub
47e50116e6
Update coding-style.md 2020-10-29 16:25:32 -04:00
Alexander Köplinger
c6eac1f2d5
Cleanup old corefx/coreclr GitHub issue links (#40286)
Replace them with the current URL after the redirect.

Similar to https://github.com/dotnet/runtime/pull/2063.

Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
2020-08-13 23:13:51 +02:00
Marcus Turewicz
59ec53edbc
Adds scripting guide doc (#34539)
Scripting guide for Shell, PowerShell and CMD files for styling or other guidance.

Fixes #9317
2020-04-04 20:13:17 -07:00
Youssef Victor
1d84023aec Use 4 spaces in coding-style.md examples (#2066) 2020-01-23 05:52:33 -08:00
Youssef Victor
15b5c33507 corefx -> runtime (#407) 2019-11-30 09:41:17 -05:00
Viktor Hofer
a71a3249a9
Consolidate docs (#251)
* Consolidate sub-repo docs
2019-11-25 23:52:43 +01:00
Renamed from docs/libraries/coding-guidelines/coding-style.md (Browse further)