mirror of
https://github.com/moodle/moodle.git
synced 2025-03-11 11:19:50 +01:00
8 lines
583 B
Plaintext
8 lines
583 B
Plaintext
- Ajouter un espace apr<70>s un symbole <= s'il pr<70>fixe une parenth<74>se ouvrante.
|
||
- G<>rer 'and', 'or', ... comme &&, ||
|
||
- Ne pas mettre de '$' sur les @param si aucun nom de variable n'esp sp<73>cifi<66>.
|
||
- Ajouter OneTrueBrace pour les if, while, for, else ... (Gustavo Carreno <gcarreno@netvisao.pt>, Richard Bateman <richard@randyb.byu.edu>, Yaroslav Shvetsov <yaro@totaldesign.ru>, Chris Small <chris@owta.net>)
|
||
- Remove blank lines (Sergio Marchesini <smarques@tin.it>)
|
||
- Forcer une ligne vide apr<70>s une d<>claration de fonction (Richard Bateman <richard@randyb.byu.edu>)
|
||
|