From bcf17506c35f3ab351652a57a2c498da03dd90ef Mon Sep 17 00:00:00 2001 From: Rob Lemley Date: Wed, 24 May 2023 20:38:01 +1000 Subject: [PATCH] Bug 1833949 - Follow-up: Add reformatting revs to .hg-annotate-ignore-revs. r=aleca Differential Revision: https://phabricator.services.mozilla.com/D178861 --HG-- extra : amend_source : f10cea16909cd0c6cd510798a97479e58d1f7d21 --- .hg-annotate-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hg-annotate-ignore-revs b/.hg-annotate-ignore-revs index 05d0dbf651..4c89c6f27d 100644 --- a/.hg-annotate-ignore-revs +++ b/.hg-annotate-ignore-revs @@ -13,3 +13,5 @@ dfaaefc00d083c64f078c3ce1e73064aca72abe9 - Rob Lemley - Bug 1672798 - Run black 6fe08c0e66a2b1aeff9880680055dfa70e585445 - Rob Lemley - Bug 1672798 - Follow-up: Reformat mozbuild files with black. rs=linting 4fe4863303d43c22128cc4e38e1c7b5e327b5481 - Rob Lemley - Bug 1672798 - Follow-up: Reformat mozbuild files with black. rs=linting 21d8908a221d129633fd4cbb5bd1cdd10ff61506 - Rob Lemley - Bug 1672798 - Run black formatting on suite/editor Python/mozbuild/mozconfigure files. r=IanN +683c3fca7f8571409e352ec0420bdbda58ba8b21 - Rob Lemley - Bug 1833949 - Port bug 1826062: Automatic reformatting for Prettier 2.0.5. r=leftmostcat +9e8720653eb9029bfb207e386dab917ebf8559ca - Rob Lemley - Bug 1833949 - Port bug 1826062: Automatic reformatting for Prettier 2.8.8. r=mkmelin