mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-23 21:24:59 +00:00
code_style: remove all IDE warnings
This commit is contained in:
parent
9ac550242e
commit
a807aa9e12
94 changed files with 785 additions and 807 deletions
|
@ -87,7 +87,7 @@ namespace SourceGit.Views
|
|||
|
||||
var typeface = new Typeface("fonts:SourceGit#JetBrains Mono");
|
||||
|
||||
IBrush background = null;
|
||||
IBrush background;
|
||||
string indicator;
|
||||
if (IsWorkingCopyChange)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue