summaryrefslogtreecommitdiff
path: root/test/optparse/test_acceptable.rb
diff options
context:
space:
mode:
authorAlexander Popov <alex.wayfer@gmail.com>2021-03-18 00:24:10 +0300
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-04-28 11:56:15 +0900
commit2afbe7113aceb5e3e1c63fe2778c875e975bacf3 (patch)
tree6432d3fcae54eb6480103f23f4df8200452589e1 /test/optparse/test_acceptable.rb
parent908785ef6d4f8503a027f5ba829f8acf394d4eda (diff)
[ruby/optparse] Add EditorConfig file
More info here: https://editorconfig.org/ For example, `ruby/ruby` has it: https://github.com/ruby/ruby/blob/05ebaee/.editorconfig Also fix some offenses. https://github.com/ruby/optparse/commit/29402e7e0e
Diffstat (limited to 'test/optparse/test_acceptable.rb')
-rw-r--r--test/optparse/test_acceptable.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/optparse/test_acceptable.rb b/test/optparse/test_acceptable.rb
index 5c3fbdb10c..12f7886538 100644
--- a/test/optparse/test_acceptable.rb
+++ b/test/optparse/test_acceptable.rb
@@ -196,4 +196,3 @@ class TestOptionParser::Acceptable < TestOptionParser
end
end
-