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

Add suspended accounts functionality #36

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

porrige51122
Copy link
Contributor

@porrige51122 porrige51122 commented Oct 30, 2023

This pr adds a new flag:

    -remove-suspended-accounts
		Remove suspended accounts from the output (default false)

This flag allows the user to have suspended accounts removed from the output automagically. This allows the user to not have to include logic on their end to try and sort the account states.

As the default is false, this doesn't do anything to existing usage of this tool, but if you add the flag on this latest version it will potentially produce a different output.

Copy link

@KaeDig KaeDig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very easy PR to read and review. Great work

@porrige51122 porrige51122 merged commit d30fee8 into main Oct 30, 2023
4 checks passed
@porrige51122 porrige51122 deleted the suspended-accounts branch October 30, 2023 13:43
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