[ruby/psych] Convert tabs to spaces in test/psych/test_yaml.rb

https://github.com/ruby/psych/commit/64bfc308f8
This commit is contained in:
Peter Zhu 2024-08-09 15:16:08 -04:00 committed by git
parent 712ac99e4d
commit d1474affa8

View File

@ -1,8 +1,6 @@
# -*- coding: us-ascii; mode: ruby; ruby-indent-level: 4; tab-width: 4 -*-
# frozen_string_literal: true
# vim:sw=4:ts=4
# $Id$
#
require_relative 'helper'
require 'ostruct'