Prune trailing whitespaces from code and documentation
They are redundant in all pruned cases and sometimes even create some problems, e.g., when one tries to jump through paragraphs in vi. Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
@ -190,7 +190,7 @@ remoterepository = RemoteExample
|
||||
# In this case a call to imapfilter to filter mail before the sync process
|
||||
# starts and a custom shell script after the sync completes.
|
||||
# The pre sync script has to complete before a sync to the account will
|
||||
# start.
|
||||
# start.
|
||||
|
||||
# presynchook = imapfilter
|
||||
# postsynchook = notifysync.sh
|
||||
|
Reference in New Issue
Block a user