Re: Coding Style

2015-06-18 Thread Josef Skladanka
- Original Message - > From: "Kamil Paral" > > Will we try to live with it in libtaskotron for a while, or should I create > similar patches for all our projects right away? I vote for doing it everywhere. I have already converted the ExecDB using autopep8 `autopep8 -r --max-line-lengt

Re: Coding Style

2015-06-18 Thread Kamil Paral
> > PS: It seems that flake8 can't be configured in arcanist at the > > moment. The patch was written [1] but abandoned and never pushed [2]. > > It seems quite simple, though, so we could finish that up, if > > desired. The other approach is to disable line length checking in > > flake8 and use ge