aboutsummaryrefslogtreecommitdiffstats
path: root/tools/profile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/profile')
-rwxr-xr-xtools/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/profile b/tools/profile
index 01e513c67a..ccbd8cfa46 100755
--- a/tools/profile
+++ b/tools/profile
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
+# frozen_string_literal: true
# Profile require calls giving information about the time and the files that are called
# when loading the provided file.
#