Kill trailing whitespace in ruby files
This commit is contained in:
@@ -72,7 +72,7 @@ end
|
||||
QueryTrace.attach_to :active_record
|
||||
|
||||
trap('QUIT') do
|
||||
# Sending 2 backspace characters removes the ^\ that is
|
||||
# Sending 2 backspace characters removes the ^\ that is
|
||||
# printed to the console.
|
||||
rm_noise = "\b\b"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user