mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
C++: Fix mixed tabs and spaces in non-test code
This commit is contained in:
@@ -4,5 +4,5 @@ void fillRect(int x, int y, int w, int h,
|
||||
int r2, int g2, int b2, int a2,
|
||||
gradient_type grad, unsigned int flags, bool border)
|
||||
{
|
||||
// ...
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user