emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive e6efa3be4e 12/14: Tidy


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive e6efa3be4e 12/14: Tidy
Date: Tue, 26 Sep 2023 19:02:42 -0400 (EDT)

branch: elpa/hyperdrive
commit e6efa3be4ea9acde0b681992fb5b0161a90783c3
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Tidy
---
 .build.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index be0b5efe7c..fb7873de8d 100644
--- a/.build.yml
+++ b/.build.yml
@@ -10,7 +10,8 @@ tasks:
       cd hyperdrive.el
       ./makem/makem.sh -vvv --sandbox=.sandbox --install-deps --install-linters
   # We specify the rules so we can omit lint-checkdoc and lint-indent, which 
we'll just run locally.
+  # TODO: Re-enable package-lint rule when 
<https://github.com/purcell/package-lint/issues/227> is solved.
   - all: |
       cd hyperdrive.el
-      ./makem/makem.sh -vvv --sandbox=.sandbox lint-compile lint-declare 
lint-package lint-regexps tests
+      ./makem/makem.sh -vvv --sandbox=.sandbox lint-compile lint-declare 
lint-regexps tests
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]