On Thu, 16 Apr 2020, Martin Liška wrote: > On 4/16/20 9:57 AM, Richard Biener wrote: > > Ah, tab vs. spaces. Changed to all spaces now and pushed. > > Ah, I've also hit the issue. That's caused by our local vimrc. > We should exclude tab options for .py files. I think your patch is correct. It's possible to also add an 'else' branch with correct settings for Python (expandtab, sw=sts=4, ts=8). Have you considered that? Thanks. Alexander
Re: [PATCH] Do not modify tab options in vimrc for .py files.
Alexander Monakov via Gcc-patches Thu, 16 Apr 2020 07:01:07 -0700
- [PATCH] pretty-print SSA names Richard Biener
- Re: [PATCH] pretty-print SSA names David Malcolm via Gcc-patches
- Re: [PATCH] pretty-print SSA na... Richard Biener
- [PATCH] Do not modify tab o... Martin Liška
- Re: [PATCH] Do not modi... Alexander Monakov via Gcc-patches
- Re: [PATCH] Do not... Martin Liška
- Re: [PATCH] Do... Alexander Monakov via Gcc-patches
- Re: [PATCH... Martin Liška