summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 07:02:41 +0000
committerSam James <sam@gentoo.org>2023-03-24 07:02:41 +0000
commit4c9ef7fbb788301e0b642bad63069077efd0329a (patch)
treed46caecf2bbf88256421acdfbe64ee817396e66f /app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
parentapp-emacs/shut-up: Keyword 0.3.3 arm, #902873 (diff)
downloadgentoo-4c9ef7fbb788301e0b642bad63069077efd0329a.tar.gz
gentoo-4c9ef7fbb788301e0b642bad63069077efd0329a.tar.bz2
gentoo-4c9ef7fbb788301e0b642bad63069077efd0329a.zip
app-emacs/flycheck: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild')
-rw-r--r--app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index f6c77d00bf3b..60959c20a404 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -35,8 +35,8 @@ SITEFILE="50${PN}-gentoo-r1.el"
DOCS=( README.md )
src_compile() {
- elisp_src_compile
- elisp-make-autoload-file
+ elisp_src_compile
+ elisp-make-autoload-file
}
src_test() {