elpasync pushed a change to branch elpa/cider.

      from  70cf7bd4e15 Fix lint warnings introduced by code cleanup PR
       new  82b5ebaeb75 Fix docstring quoting to use proper Emacs conventions
       new  e8e07db0660 Fix compilation warnings and add compat dependency
       new  7d6ab9c425f Fix unused return value of cl-delete-duplicates
       new  d79fdafaf83 Merge pull request #3860 from 
clojure-emacs/fix-pre-existing-warnings
       new  87dc21ce2db Update CI dependencies to current versions


Summary of changes:
 .github/workflows/spell_checking.yml | 13 +++++--------
 .github/workflows/test.yml           | 28 ++++++++++++----------------
 lisp/cider-browse-ns.el              |  4 ++--
 lisp/cider-common.el                 |  2 +-
 lisp/cider-completion.el             |  4 ++--
 lisp/cider-debug.el                  |  4 ++--
 lisp/cider-doc.el                    |  2 +-
 lisp/cider-eval.el                   | 10 +++++-----
 lisp/cider-inspector.el              |  4 ++--
 lisp/cider-macroexpansion.el         |  6 +++---
 lisp/cider-mode.el                   | 16 +++++++++-------
 lisp/cider-ns.el                     |  8 ++++----
 lisp/cider-overlays.el               | 10 +++++-----
 lisp/cider-repl-history.el           |  8 ++++----
 lisp/cider-repl.el                   |  8 ++++----
 lisp/cider-stacktrace.el             | 16 ++++++++--------
 lisp/cider-test.el                   |  2 +-
 lisp/cider-util.el                   | 23 ++++++++++-------------
 lisp/cider.el                        | 15 ++++++++-------
 19 files changed, 88 insertions(+), 95 deletions(-)

Reply via email to