Skip to content

Commit 243590e

Browse files
committed
Update post-boot file to use frozen String literals.
1 parent 5da1405 commit 243590e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/ruby/post-boot/post-boot.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
# Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved. This
24
# code is released under a tri EPL/GPL/LGPL license. You can use it,
35
# redistribute it and/or modify it under the terms of the:

0 commit comments

Comments
 (0)