Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: common/Credentials #4979

Merged
merged 12 commits into from
Nov 26, 2023
Merged

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Nov 26, 2023

Description

  • Include full path
  • Sort includes
  • Move anon namespace out of chatterino namespace
  • Use auto * where possible
  • disable convert-member-function-to-static check
  • no else after return
  • Remove empty constructor
  • Use std::variant instead of boost::variant

src/common/Credentials.cpp Outdated Show resolved Hide resolved
@pajlada pajlada force-pushed the chore/refactor-common-credentials branch from 6364ee2 to 290817f Compare November 26, 2023 12:54
@pajlada pajlada enabled auto-merge (squash) November 26, 2023 18:24
@pajlada pajlada merged commit 1f09035 into master Nov 26, 2023
19 checks passed
@pajlada pajlada deleted the chore/refactor-common-credentials branch November 26, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants