Hi,
I added a review[1] to add Coding GuideLines from oldwiki [2] into the
how to contribute page from the website.
I don't know if anything have changed, so I think now it's the time to
review them.
Feel free to add your comments in the review.
[1] https://tryton-rietveld.appspot.com/2423
* Cédric Krier [2011-07-28 10:25 +0200]:
On 13/07/11 19:22 +0200, Cédric Krier wrote:
So as a algorithm is worth a thousand words, I have adapted the python.vim
indent program to match this rules.
You can download it at [3] (to install, just copy it in
~/.vim/indent/python.vim).
Now, it seems
On 13/07/11 19:22 +0200, Cédric Krier wrote:
> So as a algorithm is worth a thousand words, I have adapted the python.vim
> indent program to match this rules.
> You can download it at [3] (to install, just copy it in
> ~/.vim/indent/python.vim).
Now, it seems that everybody agree with this rules,
On 26/07/11 16:44 +0200, Nicolas Évrard wrote:
> * Cédric Krier [2011-07-15 01:43 +0200]:
> >On 13/07/11 19:22 +0200, Cédric Krier wrote:
> >>So as a algorithm is worth a thousand words, I have adapted the python.vim
> >>indent program to match this rules.
> >>You can download it at [3] (to instal
* Cédric Krier [2011-07-15 01:43 +0200]:
On 13/07/11 19:22 +0200, Cédric Krier wrote:
So as a algorithm is worth a thousand words, I have adapted the python.vim
indent program to match this rules.
You can download it at [3] (to install, just copy it in
~/.vim/indent/python.vim).
[3] http://www.
On 13/07/11 19:22 +0200, Cédric Krier wrote:
> So as a algorithm is worth a thousand words, I have adapted the python.vim
> indent program to match this rules.
> You can download it at [3] (to install, just copy it in
> ~/.vim/indent/python.vim).
> [3] http://www.b2ck.com/~ced/python.vim
I have up
* Betr.: " [tryton-dev] Coding Guidelines" (Wed, 13 Jul 2011 19:22:05 +0200):
> [3] http://www.b2ck.com/~ced/python.vim
Thx! Testing...
--
Mathias Behrle
MBSolutions
Gilgenmatten 10 A
D-79114 Freiburg
Tel: +49(761)471023
Fax: +49(761)4770816
h
On 13/07/11 23:41 +0200, Raimon Esteve wrote:
> > Sometimes we indent with 4 spaces and other times with 4 spaces, I think
> > this
>
> Maybe is because GUI use Tab and not spaces.
No (I think almost all the developpers use vim or emacs), I think it is
because of not clear spacing/indentation ru
> Sometimes we indent with 4 spaces and other times with 4 spaces, I think this
Maybe is because GUI use Tab and not spaces.
I worked py files other people/projectes and I find this situation. I
get error python indexation. I recomended use 4 spaces, not tab.
--
tryton-dev@googlegroups.com mail
On 13/07/11 19:22 +0200, Cédric Krier wrote:
> Sometimes we indent with 4 spaces and other times with 4 spaces, I think this
Typo:
Sometimes we indent with 4 spaces and other times with 8 spaces, I think this
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46
Hi,
When looking at some code with Bertrand, we found that indentation rule was
not clear and not always the same.
As the indentation is the only expection to the PEP8 [1], I would like to
clarrify the situation especially because the wiki page is not clear [2].
Sometimes we indent with 4 spaces a
11 matches
Mail list logo