Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
778859a8
Commit
778859a8
authored
Oct 26, 2013
by
Dmitry Gutov
Browse files
* test/indent/ruby.rb: New failing example.
parent
bae91342
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
test/ChangeLog
test/ChangeLog
+2
-0
test/indent/ruby.rb
test/indent/ruby.rb
+4
-0
No files found.
test/ChangeLog
View file @
778859a8
2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
* indent/ruby.rb: New failing example.
* automated/ruby-mode-tests.el (ruby-toggle-block-to-brace): Fix
the test, in respect to adding the space after the curly.
...
...
test/indent/ruby.rb
View file @
778859a8
...
...
@@ -229,3 +229,7 @@ def bar
bar
.
foo
do
# "." is parent to "do"; it shouldn't be.
bar
end
foo
:bar
do
qux
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment