[ruby/logger] Enable frozen_string_literal: true
in logger.rb
.
https://github.com/ruby/logger/commit/2dc832e901
This commit is contained in:
parent
3fdb963827
commit
2c22051b4b
@ -1,4 +1,4 @@
|
|||||||
# frozen_string_literal: false
|
# frozen_string_literal: true
|
||||||
# logger.rb - simple logging utility
|
# logger.rb - simple logging utility
|
||||||
# Copyright (C) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
|
# Copyright (C) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user