Alexander Popov
|
2afbe7113a
|
[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
|
2021-04-28 11:56:15 +09:00 |
|
Nobuyoshi Nakada
|
2bbae0e91a
|
[ruby/optparse] Completion scripts themselves are not executable
https://github.com/ruby/optparse/commit/65d8aff935
|
2021-03-29 18:24:58 +09:00 |
|
nobu
|
11ef87461a
|
* lib/optparse.rb (OptionParser::Officious): separate completion
options from --help. [ruby-dev:42690]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-12-07 13:31:11 +00:00 |
|
nobu
|
644f0445e8
|
* lib/optparse.rb: shell completion support for bash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-11-19 11:26:54 +00:00 |
|