Commit Graph

9 Commits

Author SHA1 Message Date
DrSmugleaf
1d99a68828 Change .editorconfig to keep existing attribute arrangement (#20538) 2023-09-28 15:46:36 -07:00
Flipp Syder
174b28e62c Adds formatting issue analyzing in Omnisharp (VSCode) (#15809) 2023-04-30 02:26:13 +10:00
Pieter-Jan Briers
0542726907 Ban single-line if statements. (#9953)
* Ban single-line if statements.

* Make these files more accessible from sln
2022-07-21 19:19:52 -05:00
Pieter-Jan Briers
450e30fbda Update submodule, NuGet natives 2020-12-13 01:14:29 +01:00
DrSmugleaf
8954071220 Allow multiline ifs if their body is not multiline itself for content (#2591)
* Allow multiline ifs if their body is not multiline itself

* sln.DotSettings

* Tabs bad
2020-11-21 12:01:08 +01:00
ShadowCommander
d0a69b3655 Fix editorconfig (#1096) 2020-06-17 03:10:52 +02:00
Pieter-Jan Briers
9d130d98d3 Remove some bad style decisions. 2020-04-17 23:47:03 +02:00
Tyler Young
51c24150d3 Code Styling defaults & C# Git Diff support (#593)
uncomment csharp diff logic in .gitattributes
2020-02-06 16:16:15 +01:00
PJB3005
02c67c851d Basic content repo outline.
Code's here, no tooling to generate content packs yet, however.
2017-08-04 14:24:01 +02:00