[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/relint updated (a001a05 -> a54960a)
From: |
Mattias Engdegård |
Subject: |
[elpa] externals/relint updated (a001a05 -> a54960a) |
Date: |
Sun, 10 May 2020 10:37:56 -0400 (EDT) |
mattiase pushed a change to branch externals/relint.
from a001a05 Increment version to 1.16
new 0cbcadb Add github auto-test infrastructure
new 3cb19ed Avoid byte-compilation warning in Emacs 26
new 762f3f8 Work around rx bug in Emacs 26
new 9eac0ae Add tests for some uncovered rx warning cases
new a54960a Increment version to 1.17
Summary of changes:
.github/workflows/test.yml | 37 +++++++++++++++++++++++++++++++++++++
Makefile | 20 ++++++++++++++++++++
relint.el | 11 ++++++++---
test/11.elisp | 7 ++++++-
test/11.expected | 7 +++++++
5 files changed, 78 insertions(+), 4 deletions(-)
create mode 100644 .github/workflows/test.yml
create mode 100644 Makefile
- [elpa] externals/relint updated (a001a05 -> a54960a),
Mattias Engdegård <=
- [elpa] externals/relint 0cbcadb 1/5: Add github auto-test infrastructure, Mattias Engdegård, 2020/05/10
- [elpa] externals/relint 9eac0ae 4/5: Add tests for some uncovered rx warning cases, Mattias Engdegård, 2020/05/10
- [elpa] externals/relint 3cb19ed 2/5: Avoid byte-compilation warning in Emacs 26, Mattias Engdegård, 2020/05/10
- [elpa] externals/relint 762f3f8 3/5: Work around rx bug in Emacs 26, Mattias Engdegård, 2020/05/10
- [elpa] externals/relint a54960a 5/5: Increment version to 1.17, Mattias Engdegård, 2020/05/10