pre-commit update: prettier xml indent

This commit is contained in:
Stéphane Bidoul
2020-03-02 10:10:44 +01:00
committed by Sergey Shebanin
parent 6ea5b3f5a5
commit d0eb3eac73
5 changed files with 9 additions and 29 deletions

View File

@@ -5,7 +5,6 @@
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
-->
<odoo>
<record id="view_users_form_simple_modif" model="ir.ui.view">
<field name="model">res.users</field>
<field name="inherit_id" ref="base.view_users_form_simple_modif" />
@@ -15,5 +14,4 @@
</xpath>
</field>
</record>
</odoo>

View File

@@ -4,7 +4,6 @@
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
-->
<odoo>
<template
id="webclient_bootstrap"
inherit_id="web.webclient_bootstrap"
@@ -18,5 +17,4 @@
/>
</xpath>
</template>
</odoo>