refactor(clang-tidy): Apply fixes
This commit is contained in:
parent
7c7e053e1f
commit
97fa7052fe
15 changed files with 60 additions and 73 deletions
include/modules
|
@ -9,6 +9,7 @@ namespace modules {
|
|||
public:
|
||||
explicit text_module(const bar_settings&, string);
|
||||
|
||||
void update() {}
|
||||
string get_format() const;
|
||||
string get_output();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue