From 9ff4a9e76b49aa39bb764182439dd627d714380f Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 25 Jul 2019 06:08:51 +0200 Subject: [PATCH] Set fill-column to 1000 for drone recipe to aboid word-wrapping. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 731e618..e87d044 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,4 @@ +# -*- fill-column: 1000 -*- kind: pipeline name: build x86_64