From 0b7fc34fed4f6d6277b5d34faa9e6c6db16d404b Mon Sep 17 00:00:00 2001 From: Christian Kotte Date: Wed, 16 May 2018 21:31:32 +0200 Subject: [PATCH] atom automatically adds a newline to every file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8fc6c2..244230f 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ This can be done in Ansible with the following actions: line: 'aur_builder ALL=(ALL) NOPASSWD: /usr/bin/pacman' create: yes validate: 'visudo -cf %s' -``` \ No newline at end of file +```