Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Odoo scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo scripts
Commits
d6de9c02a8e2
Commit
d6de9c02a8e2
authored
2 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
yamllint
parent
4d7d6f91cb47
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!155
prettier and 🚀 run prettier and yamllint
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
.yamllint.yaml
+4
-0
4 additions, 0 deletions
.yamllint.yaml
with
6 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
d6de9c02
...
...
@@ -7,6 +7,8 @@
project
:
xcg/ci-templates
-
file
:
prettier.gitlab-ci.yaml
project
:
xcg/ci-templates
-
file
:
yamllint.gitlab-ci.yaml
project
:
xcg/ci-templates
variables
:
HTML_DOC_SOURCES
:
doc/_build/html
...
...
This diff is collapsed.
Click to expand it.
.yamllint.yaml
0 → 100644
+
4
−
0
View file @
d6de9c02
rules
:
document-start
:
disable
indentation
:
indent-sequences
:
true
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