refactor(clang-tidy): Apply fixes
This commit is contained in:
parent
ad0af86a7b
commit
e3a51b235a
9 changed files with 38 additions and 38 deletions
include/components
|
@ -20,7 +20,7 @@ using namespace drawtypes;
|
|||
|
||||
class builder {
|
||||
public:
|
||||
explicit builder(const bar_settings bar);
|
||||
explicit builder(const bar_settings& bar);
|
||||
|
||||
string flush();
|
||||
void append(string text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue