1 2 3
# ruby/open-struct fixture Fixture files for the `ruby/open-struct` syntax rule test. `match.rb` calls `OpenStruct.new`; `no_match.rb` uses `Struct.new`, `Data.define`, and other class instantiations which are not flagged.