Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorMarcel Amirault <4155490-marcel.amirault@users.noreply.gitlab.com>2021-08-03 01:45:24 +0300
committerEvan Read <eread@gitlab.com>2021-08-03 01:45:24 +0300
commit6e168deb2dc4a23adaabbf0d7011e5bdb4579ee4 (patch)
treedcb16d6a27e5b94fb8e8da824ed76d8972ccd5ee /tasks
parent49bd576a0e394725f4ac74902a363a7d9d218a0f (diff)
Update TW chores jobs
Diffstat (limited to 'tasks')
-rw-r--r--tasks/whitespace_task.json4
-rw-r--r--tasks/whitespace_task.yml3
2 files changed, 3 insertions, 4 deletions
diff --git a/tasks/whitespace_task.json b/tasks/whitespace_task.json
deleted file mode 100644
index ea3f2f8d..00000000
--- a/tasks/whitespace_task.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "default": false,
- "no-trailing-spaces": true
-}
diff --git a/tasks/whitespace_task.yml b/tasks/whitespace_task.yml
new file mode 100644
index 00000000..bfccc8e2
--- /dev/null
+++ b/tasks/whitespace_task.yml
@@ -0,0 +1,3 @@
+---
+"default": false
+"no-trailing-spaces": true