1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/optparse] Add EditorConfig file

More info here: https://editorconfig.org/

For example, `ruby/ruby` has it: 05ebaee/.editorconfig

Also fix some offenses.

29402e7e0e
This commit is contained in:
Alexander Popov 2021-03-18 00:24:10 +03:00 committed by Hiroshi SHIBATA
parent 908785ef6d
commit 2afbe7113a
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
3 changed files with 3 additions and 4 deletions

View file

@ -196,4 +196,3 @@ class TestOptionParser::Acceptable < TestOptionParser
end
end