From 0de54ed7edbaded6dee472bf1d956d87e2e82d6c Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Tue, 29 Oct 2024 20:11:48 +0100 Subject: [PATCH] chore: autoformat with stylua --- build.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.lua b/build.lua index 72e7c10..5f9a0aa 100644 --- a/build.lua +++ b/build.lua @@ -21,8 +21,8 @@ uploadconfig = { license = "cc-by-sa-4", summary = "A clean and simple beamer theme", description = "Moloch is a clean and simple beamer theme. " - .. "It is a fork of the Metropolis theme, but has a " - .. "more minimalistic and slightly less opinionated design.", + .. "It is a fork of the Metropolis theme, but has a " + .. "more minimalistic and slightly less opinionated design.", ctanPath = "/macros/latex/contrib/beamer-contrib/themes/moloch", repository = "https://github.com/jolars/moloch", bugtracker = "https://github.com/jolars/moloch/issues",