Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Booth f1815cafc2
Suppress CA1805 in .editorconfig 2022-11-29 17:17:28 +00:00
Oliver Booth 5ecfd5236f (#14) Only use var when apparent 2022-02-14 12:09:19 +00:00
Oliver Booth 5e021b703b
(#14) Don't use var elsewhere 2021-08-31 15:43:43 +01:00
Oliver Booth 1a5b7242a6 (#14) Do not use this. qualification 2021-03-03 21:52:23 +00:00
Oliver Booth bbfdf39d09 🎨 Move using directives to outside-namspace
Item for #14

editorconfig:
csharp_using_directive_placement=outside_namespace:error
2021-01-16 13:43:47 +00:00
Oliver Booth f8541fd239 🧹 Code style cleanup 2020-07-15 14:31:02 +01:00
Oliver Booth 0b85fa05e4
🔨 Fix SA1124 violation 2020-04-17 17:58:29 +01:00