Skip to content
Snippets Groups Projects
Commit 558f0ab8 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[CLN] pre-commit

parent 48c00e4a
No related branches found
No related tags found
No related merge requests found
# Defaults for all prettier-supported languages.
# Prettier will complete this with settings from .editorconfig file.
bracketSpacing: false
printWidth: 88
proseWrap: always
semi: true
trailingComma: "es5"
xmlWhitespaceSensitivity: "strict"
...@@ -20,11 +20,7 @@ ...@@ -20,11 +20,7 @@
string="Taux horaire" string="Taux horaire"
class="col-3 col-lg-3 o_light_label" class="col-3 col-lg-3 o_light_label"
/> />
<field <field name="taux_horaire" class="oe_inline" required="1" />
name="taux_horaire"
class="oe_inline"
required="1"
/>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment