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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2017-12-20 23:48:45 +0300
committerJacob Schatz <jschatz1@gmail.com>2017-12-20 23:48:45 +0300
commitb3b7d12496fda8680a8764701107e819d253fb86 (patch)
tree4b81b597dd7ec4d91e65ac52d346eead76f16167 /changelogs
parent6f45cbd197b055c1ac18b32fa612b1b462f631b0 (diff)
Add changelog and newlines
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/pre-commit-prettier.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/pre-commit-prettier.yml b/changelogs/unreleased/pre-commit-prettier.yml
new file mode 100644
index 00000000000..7410496f071
--- /dev/null
+++ b/changelogs/unreleased/pre-commit-prettier.yml
@@ -0,0 +1,5 @@
+---
+title: Adds scripts to add code formatters in pre-commit via prettier
+merge_request:
+author:
+type: added