From 3c8483aeac9537cd5c1cd25306048ff9969b778b Mon Sep 17 00:00:00 2001 From: Pedro Pablo Aste Kompen Date: Mon, 7 Oct 2024 15:18:19 -0600 Subject: [PATCH] chore: add 9f9a11 to git blame ignore (#11667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## **Description** This PR adds commit [9f9a11](https://github.com/MetaMask/metamask-mobile/commit/9f9a1121c6899e06d4aeef29017bb479df142adb) from https://github.com/MetaMask/metamask-mobile/pull/1379 to `.git-blame-ignore-revs` ## **Related issues** N/A ## **Manual testing steps** N/A ## **Screenshots/Recordings** ### **Before** ### **After** ## **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. --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 9de39ff6af2..594f7f4bf17 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -2,3 +2,5 @@ 57afe4ca921d85a51a923470239ca977fccbd1ae # Standardize prettier configuration https://github.com/MetaMask/metamask-mobile/pull/4182 bdb7f37c90e4fc923881a07fca38d4e77c73a579 +# Fix mixed tabs and spaces https://github.com/MetaMask/metamask-mobile/pull/1379 +9f9a1121c6899e06d4aeef29017bb479df142adb