summaryrefslogtreecommitdiff
path: root/doc/development/rake_tasks.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-22 08:50:32 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-22 08:50:32 +0000
commite356ceae8c70f5d21f5b33cee389945ece4263d9 (patch)
tree5d81c9f28ed09a4b4763e5b79344d27161294982 /doc/development/rake_tasks.md
parent7b5708d1d944547dfea9bc8b6b8e1c6c6e22901b (diff)
parentd2cb8f785edb6fbc9ce00c39d485423d45c0c219 (diff)
downloadgitlab-ce-e356ceae8c70f5d21f5b33cee389945ece4263d9.tar.gz
Merge branch 'docs-ce-node-mdl-poc' into 'master'
Prepare the docs project for markdownlint See merge request gitlab-org/gitlab-ce!31960
Diffstat (limited to 'doc/development/rake_tasks.md')
-rw-r--r--doc/development/rake_tasks.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/development/rake_tasks.md b/doc/development/rake_tasks.md
index fc96820c555..e9d6cfe00b2 100644
--- a/doc/development/rake_tasks.md
+++ b/doc/development/rake_tasks.md
@@ -216,4 +216,3 @@ bundle exec rake routes
Since these take some time to create, it's often helpful to save the output to
a file for quick reference.
-