[ruby/psych] Convert tabs to spaces in test/psych/test_yaml.rb
https://github.com/ruby/psych/commit/64bfc308f8
This commit is contained in:
parent
712ac99e4d
commit
d1474affa8
@ -1,8 +1,6 @@
|
|||||||
# -*- coding: us-ascii; mode: ruby; ruby-indent-level: 4; tab-width: 4 -*-
|
# -*- coding: us-ascii; mode: ruby; ruby-indent-level: 4; tab-width: 4 -*-
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
# vim:sw=4:ts=4
|
|
||||||
# $Id$
|
|
||||||
#
|
|
||||||
require_relative 'helper'
|
require_relative 'helper'
|
||||||
require 'ostruct'
|
require 'ostruct'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user