mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Use space indentation, not tabs
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
include Enumerable
|
||||
|
||||
def each(&block)
|
||||
$0
|
||||
$0
|
||||
end
|
||||
Reference in New Issue
Block a user