[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 7127218040 185/417: ci: correct make clean
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 7127218040 185/417: ci: correct make clean |
Date: |
Mon, 1 Jul 2024 10:02:24 -0400 (EDT) |
branch: elpa/treesit-fold
commit 7127218040d651fa07c96dd0a4cfa8e4a652157b
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
ci: correct make clean
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 1c5f8eeb0c..6e70f72b59 100644
--- a/Makefile
+++ b/Makefile
@@ -26,4 +26,4 @@ test:
$(EASK) exec ert-runner -L . $(LOAD-TEST-FILES) -t '!no-win' -t '!org'
clean:
- rm -rf .cask *.elc
+ rm -rf .eask *.elc
- [nongnu] elpa/treesit-fold e286098005 164/417: Support css comment, (continued)
- [nongnu] elpa/treesit-fold e286098005 164/417: Support css comment, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 19a05adc09 167/417: Rename, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 421809b55c 171/417: Add support evil-toggle-fold, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d0e235d762 162/417: Fix toc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 828938f21f 173/417: Update cask version for CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold be87b44bc0 174/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 39067f4452 175/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 247058db79 179/417: Revert macro indentation, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 785f13b063 181/417: ci: eask, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 43ac6e1f8d 182/417: ci: eask, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 7127218040 185/417: ci: correct make clean,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold 42d059d7db 314/417: feat: Add HLSL support (#93), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 70b2c79ff4 308/417: changelog, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0627723e5f 368/417: Rename license with no ext, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold aa6146bc62 313/417: feat: Add Lisp support (#92), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9717243a85 347/417: feat: Add Tablegen support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 44a237a329 359/417: fixed linting issues in parsers, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 757d2fab67 346/417: feat: Add ActionScript support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0b7eb8fb5b 410/417: typo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold f66e2b8be9 417/417: perf: Wait for post command to render, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ca1b5d701d 134/417: Update doc, ELPA Syncer, 2024/07/01