On Mon, Dec 12, 2022 at 9:34 AM Julien Grall <jul...@xen.org> wrote: > From: Julien Grall <jgr...@amazon.com> > > At the moment, branch-checklist.txt is using a mix of soft and hard > tab. They are both meant to be represented using 8 characters. > > In Xen we tend to use 4-space softtab represented with 4 characters. So > to avoid having to use a different editor configuration, switch all > the indentation to 4-space softtab. > > Signed-off-by: Julien Grall <jgr...@amazon.com> >
Acked-by: George Dunlap <george.dun...@cloud.com>