Disable failing Uncrustify tests for C and C++
This commit is contained in:
parent
c12c8c27a2
commit
c916f51650
|
@ -3,7 +3,8 @@ class Example
|
|||
|
||||
Example()
|
||||
: member(0)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
int member;
|
||||
|
||||
|
|
Loading…
Reference in New Issue