atom automatically adds a newline to every file

pull/3/head
Christian Kotte 2018-05-16 21:31:32 +02:00
parent 5c77814f65
commit 0b7fc34fed
1 changed files with 1 additions and 1 deletions

View File

@ -81,4 +81,4 @@ This can be done in Ansible with the following actions:
line: 'aur_builder ALL=(ALL) NOPASSWD: /usr/bin/pacman' line: 'aur_builder ALL=(ALL) NOPASSWD: /usr/bin/pacman'
create: yes create: yes
validate: 'visudo -cf %s' validate: 'visudo -cf %s'
``` ```