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

Fix mixed tabs and spaces #1379

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Fix mixed tabs and spaces #1379

merged 1 commit into from
Feb 19, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Feb 19, 2020

Tabs are now used consistently in any files that had previously been a mix of tabs and spaces.

Tabs are now used consistently in any files that had previously been a
mix of tabs and spaces.
@rickycodes
Copy link
Member

I think we can go ahead and merge this since it's just white space changes

@rickycodes rickycodes merged commit 9f9a112 into develop Feb 19, 2020
@whymarrh whymarrh deleted the fix-mixed-tabs-and-spaces branch March 19, 2020 03:07
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
Tabs are now used consistently in any files that had previously been a
mix of tabs and spaces.
github-merge-queue bot pushed a commit that referenced this pull request Oct 7, 2024
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

This PR adds commit
[9f9a11](9f9a112)
from #1379 to
`.git-blame-ignore-revs`

## **Related issues**

N/A

## **Manual testing steps**

N/A

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
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.

2 participants