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

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

[nongnu] elpa/hyperdrive 7701c4a494 13/14: Tidy: Comments


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

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

    Tidy: Comments
---
 .build.yml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.build.yml b/.build.yml
index fb7873de8d..7fccb95b03 100644
--- a/.build.yml
+++ b/.build.yml
@@ -9,9 +9,14 @@ tasks:
   - initialize-sandbox: |
       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: |
+      # 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.
       cd hyperdrive.el
       ./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]