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

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

[elpa] main f230c9f40d: * elpa-packages (relint, xr): Add :ignored-files


From: Mattias Engdegård
Subject: [elpa] main f230c9f40d: * elpa-packages (relint, xr): Add :ignored-files.
Date: Sun, 16 Jan 2022 15:22:58 -0500 (EST)

branch: main
commit f230c9f40dd4bc7a7bf96276258359c7fef4c6c1
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    * elpa-packages (relint, xr): Add :ignored-files.
---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 902fce5adb..5fe6bbb5d4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -450,6 +450,7 @@
   :auto-sync t)
  ("register-list"      :url nil)
  ("relint"             :url "https://github.com/mattiase/relint";
+  :ignored-files ("Makefile" ".github" "*-test.el*" "test")
   :auto-sync t)
  ("repology"           :url nil)
  ("rich-minority"      :url "https://github.com/Malabarba/rich-minority";)
@@ -571,6 +572,7 @@
  ("xelb"               :url "https://github.com/ch11ng/xelb.git";)
  ("xpm"                        :url nil)
  ("xr"                 :url "https://github.com/mattiase/xr";
+  :ignored-files ("Makefile" ".github" "*-test.el*")
   :auto-sync t)
  ("xref"               :core "lisp/progmodes/xref.el")
  ("yasnippet"          :url "https://github.com/capitaomorte/yasnippet.git";)



reply via email to

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