Commit Graph
5 Commits
Author SHA1 Message Date
Chris LaFreniere cccdbf0bef Address CA1829 (Avoiding Count LINQ method calls when equivalent + more efficient properties exist) (#1961)
* Address CA1829 (Avoid Count LINQ Method Calls)

* Remove other change

* CA1829 removal

* CA1829 (remove whitespace)
2023-03-23 21:06:49 -07:00
Chris LaFreniere 4d1585ed68 .editorconfig Cleanup for cs1711 (#1951)
* Cleanup warning

* Add comment about resolved compiler warnings

* Also remove CS1711 issue for Kusto
2023-03-22 17:56:48 -07:00
Benjin Dubishar 2e950f54bd Normalize string to fix test case on Unix (#1841) 2023-02-01 14:30:28 -08:00
Charles Gagnon 40c5d48c5e Fail build on unneeded usings (#1417) 2022-03-04 16:38:01 -08:00
Charles Gagnon c248400a6c Add linting for copyright and unused usings (#1416)
* Add linting for copyright and unused usings

* Add one more + comment

* Enforce in build and fix errors

* Fix build
2022-03-04 15:17:29 -08:00