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

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

[elpa] externals/graphql 82354bb5af 45/56: Run lints as part of CI


From: ELPA Syncer
Subject: [elpa] externals/graphql 82354bb5af 45/56: Run lints as part of CI
Date: Sat, 29 Oct 2022 13:58:11 -0400 (EDT)

branch: externals/graphql
commit 82354bb5afad62db06db57fa809f2fc120357748
Author: Sean Allred <code@seanallred.com>
Commit: Sean Allred <code@seanallred.com>

    Run lints as part of CI
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index e9e636618e..0629abd4b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,3 +25,6 @@ script:
   - make test-ert
   - make compile
   - make test-ert
+  # linting
+  - make lint-package-lint
+  - make lint-checkdoc



reply via email to

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