mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-01 10:00:22 -04:00
Add GH issue IDs to all the suppress/disables that I left behind as they were a bit too challenging to solve with this giant PR
This commit is contained in:
@@ -1003,7 +1003,7 @@ const TextBuffer::TextAndColor TextBuffer::GetTextForClipboard(const bool lineSe
|
||||
}
|
||||
}
|
||||
#pragma warning(suppress : 26444)
|
||||
// TODO: figure out why there's custom construction/destruction happening here
|
||||
// TODO GH 2675: figure out why there's custom construction/destruction happening here
|
||||
it++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user