lib/avro/builder/dsl_options.rb in avro-builder-0.16.1 vs lib/avro/builder/dsl_options.rb in avro-builder-0.16.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Avro
module Builder
# This module provides methods for defining options that can be
# set via the DSL on various objects.