Commit Graph

23 Commits (develop)

Author SHA1 Message Date
Bogdan f54212a809 Standardize variable declaration
11 months ago
Bogdan d38f2614d3 Remove unused imports
12 months ago
Bogdan bb1ebda753 Fixed: (UI) Add tags to modal info and sort by label
1 year ago
Qstick acf7a425b5 Add global analyzer config
1 year ago
Qstick da898fe958 Remove Non-Failing Rules
1 year ago
Qstick 5bb3ea0806 Remove unnecessary assignments to default type value
1 year ago
Qstick b41cb80e33 Use const where appropriate
1 year ago
Qstick a39341be4b Enable all analyzers to default back to our rules
1 year ago
ta264 b4e0608b3b Fix .editorconfig to disallow `this`
2 years ago
Qstick cb7cbb74e0 New: Build on Net6
2 years ago
Qstick d2a8acb1a6 Net 5.0
3 years ago
Qstick e1020f4107 Initial Push
4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 295b975046 Fixed: Do not use Count/LongCount when Any can be used
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions
4 years ago
ta264 fcea6d23b0 Add omnisharp.json to enable analyzers and editorconfig support
4 years ago
ta264 1250c3db92 Remove duplicate settings from root .editorconfig
4 years ago
ta264 7255cb49cb Fix .editorconfig for omnisharp
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Taloth Saldono 206ff12b71 Added .editorconfig
8 years ago