Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lefilament_link_sale_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
lefilament_link_sale_project
Commits
558f0ab8
Commit
558f0ab8
authored
8 months ago
by
Rémi - Le Filament
Browse files
Options
Downloads
Patches
Plain Diff
[CLN] pre-commit
parent
48c00e4a
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.prettierrc.yml
+8
-0
8 additions, 0 deletions
.prettierrc.yml
views/res_config_settings_view.xml
+5
-9
5 additions, 9 deletions
views/res_config_settings_view.xml
with
13 additions
and
9 deletions
.prettierrc.yml
0 → 100644
+
8
−
0
View file @
558f0ab8
# 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"
This diff is collapsed.
Click to expand it.
views/res_config_settings_view.xml
+
5
−
9
View file @
558f0ab8
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment