bake/modernize/editorconfig.rb in bake-modernize-0.13.0 vs bake/modernize/editorconfig.rb in bake-modernize-0.13.1
- old
+ new
@@ -1,6 +1,8 @@
+# frozen_string_literal: true
+
# Released under the MIT License.
-# Copyright, 2020, by Samuel Williams.
+# Copyright, 2020-2022, by Samuel Williams.
require 'bake/modernize'
def editorconfig
update(root: Dir.pwd)