[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] main e5d904f9f1 3/5: * elpa-packages (package-lint): New packag
From: |
Philip Kaludercic |
Subject: |
[nongnu] main e5d904f9f1 3/5: * elpa-packages (package-lint): New package |
Date: |
Tue, 5 Sep 2023 03:21:15 -0400 (EDT) |
branch: main
commit e5d904f9f1ef5d5301844445424e5c10d4d17565
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
* elpa-packages (package-lint): New package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index c8e431dfbb..799ac1c8a1 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -550,6 +550,9 @@
(orgit :url "https://github.com/magit/orgit.git")
+ (package-lint :url "https://github.com/purcell/package-lint"
+ :ignored-files (".github" "batch-tests" "tools" "package-lint-test.el"
"run-tests.sh"))
+
(pacmacs :url "https://github.com/codingteam/pacmacs.el.git"
:ignored-files ("it-cases" "sprites/src" "test-data" "test" "tools"
".travis.yml" "Cask"))