summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorgfyoung <gfyoung17@gmail.com>2018-08-11 00:00:39 -0700
committergfyoung <gfyoung17@gmail.com>2018-08-12 11:07:35 -0700
commit2ad1688be9bfed122e61d4e10ed64faf8395c26e (patch)
tree01e9b20c5d721eeb6eb6d6c8c26cbcebb4438088 /changelogs
parent00c474ae4efd296138598d9fb6609322beb43da9 (diff)
downloadgitlab-ce-2ad1688be9bfed122e61d4e10ed64faf8395c26e.tar.gz
Enable frozen string in vestigial app files
Partially addresses #47424.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/frozen-string-enable-app-vestigial.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/frozen-string-enable-app-vestigial.yml b/changelogs/unreleased/frozen-string-enable-app-vestigial.yml
new file mode 100644
index 00000000000..8cb7bd43784
--- /dev/null
+++ b/changelogs/unreleased/frozen-string-enable-app-vestigial.yml
@@ -0,0 +1,5 @@
+---
+title: Enable frozen string in vestigial app files
+merge_request:
+author: gfyoung
+type: performance