[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig updated (1651294334 -> 7c7b1f81f8)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/editorconfig updated (1651294334 -> 7c7b1f81f8) |
Date: |
Thu, 18 Jul 2024 12:59:59 -0400 (EDT) |
elpasync pushed a change to branch elpa/editorconfig.
from 1651294334 Fix text (#342)
new b892eb6a23 Remove some macos-11 cases from test target (#349)
new 906b78e042 Scratch/editorconfig (#346)
new 7c7b1f81f8 feat: Add Ada and GPR support. (#348)
Summary of changes:
.dir-locals.el | 4 +
.github/workflows/build.yaml | 6 -
Makefile | 2 +-
editorconfig-core-handle.el | 42 +++---
editorconfig-fnmatch.el | 2 +-
editorconfig-tools.el | 2 +-
editorconfig.el | 145 +++++++++------------
...handle.el => editorconfig-core-handle-tests.el} | 20 +--
...orconfig-core.el => editorconfig-core-tests.el} | 0
...ig-fnmatch.el => editorconfig-fnmatch-tests.el} | 0
.../{editorconfig.el => editorconfig-tests.el} | 28 ++--
11 files changed, 117 insertions(+), 134 deletions(-)
create mode 100644 .dir-locals.el
rename ert-tests/{editorconfig-core-handle.el =>
editorconfig-core-handle-tests.el} (88%)
rename ert-tests/{editorconfig-core.el => editorconfig-core-tests.el} (100%)
rename ert-tests/{editorconfig-fnmatch.el => editorconfig-fnmatch-tests.el}
(100%)
rename ert-tests/{editorconfig.el => editorconfig-tests.el} (86%)
- [nongnu] elpa/editorconfig updated (1651294334 -> 7c7b1f81f8),
ELPA Syncer <=