-
-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: common/Credentials (#4979)
Use full path in includes Sort includes Move anon namespace out of chatterino namespace Use auto * where possible Disable convert-member-function-to-static check for all member functions Don't use else after return Removed empty constructor Replace use of `boost::variant` with `std::variant` Co-authored-by: nerix <nerixdev@outlook.de>
- Loading branch information
Showing
3 changed files
with
123 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters