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 rule for ADB unknown commands #765

Merged
merged 3 commits into from
Jan 5, 2018
Merged

Add rule for ADB unknown commands #765

merged 3 commits into from
Jan 5, 2018

Conversation

djh82
Copy link
Contributor

@djh82 djh82 commented Jan 3, 2018

New feature; fix misspelled Android ADB commands.



# the most common ADB commands
_ADB_COMMANDS = [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There are more, do we want them all?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah, I think we may as well go ahead and list them all.

from thefuck.utils import is_app, get_closest, replace_argument


# the most common ADB commands
Copy link
Collaborator

Choose a reason for hiding this comment

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

They are now ALL AMD commands 🎉

@josephfrazier josephfrazier merged commit 7b10a86 into nvbn:master Jan 5, 2018
riley-martine pushed a commit to riley-martine/thefuck that referenced this pull request Dec 7, 2023
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.

3 participants