dash/src/governance
PastaPastaPasta d444752591
refactor: resolve clang tidy warnings in governance (#4194)
* refac: use .empty()

* refac: remove redundant string initialization

* refac: 'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character

* refac: use empty

* refac: access static member statically

* Update src/governance/governance-object.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
2021-06-07 00:35:29 +03:00
..
governance-classes.cpp refactor: resolve clang tidy warnings in governance (#4194) 2021-06-07 00:35:29 +03:00
governance-classes.h refactoring: governance tidying and include refactoring (#4111) 2021-04-23 00:32:03 +02:00
governance-exceptions.h Update copyright (#4115) 2021-04-20 22:33:02 +03:00
governance-object.cpp refactor: resolve clang tidy warnings in governance (#4194) 2021-06-07 00:35:29 +03:00
governance-object.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
governance-validators.cpp Update copyright (#4115) 2021-04-20 22:33:02 +03:00
governance-validators.h Update copyright (#4115) 2021-04-20 22:33:02 +03:00
governance-vote.cpp refactor: resolve clang tidy warnings in governance (#4194) 2021-06-07 00:35:29 +03:00
governance-vote.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
governance-votedb.cpp refactoring: governance tidying and include refactoring (#4111) 2021-04-23 00:32:03 +02:00
governance-votedb.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
governance.cpp refactoring: governance tidying and include refactoring (#4111) 2021-04-23 00:32:03 +02:00
governance.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00