[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/flymake-collection 1fc9cd28e6 16/89: (release): Cleanup be
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/flymake-collection 1fc9cd28e6 16/89: (release): Cleanup before initial release |
Date: |
Mon, 6 Jan 2025 19:00:04 -0500 (EST) |
branch: elpa/flymake-collection
commit 1fc9cd28e6f8527a7e5ae0333e487bf3354fa36c
Author: Mohsin Kaleem <mohkale@kisara.moe>
Commit: Mohsin Kaleem <mohkale@kisara.moe>
(release): Cleanup before initial release
---
.github/header.svg | 11 -----------
README.org | 2 +-
flymake-rest.el | 2 +-
3 files changed, 2 insertions(+), 13 deletions(-)
diff --git a/.github/header.svg b/.github/header.svg
deleted file mode 100644
index 81d3d98fd0..0000000000
--- a/.github/header.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="1000" height="170">
- <style type="text/css">
- text {font-size: 60px; font-family: 'Roboto'; font-weight: 100;}
- </style>
- <g>
- <rect x="0" y="0" width="100%" height="100%" fill="#222"></rect>
- </g>
- <g fill="#FFF">
- <text x="90" y="120">flymake-rest</text>
- </g>
-</svg>
diff --git a/README.org b/README.org
index cb7c85bfd3..fb2c84abfd 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-[[file:.github/header.jpg]]
+#+TITLE: flymake-rest
diff --git a/flymake-rest.el b/flymake-rest.el
index e98dc69668..041ca57ca5 100644
--- a/flymake-rest.el
+++ b/flymake-rest.el
@@ -8,7 +8,7 @@
;; Keywords: language tools
;; Package-Requires: ((emacs "26.1") (flymake "1"))
;; SPDX-License-Identifier: MIT
-;; Version: 3.1
+;; Version: 1.0.0
;; Copyright (c) 2021 Mohsin Kaleem
;;
- [nongnu] branch elpa/flymake-collection created (now 5de95adb4c), ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 09007a28ed 01/89: Initial Commit, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 1d22083e03 07/89: (flymake-rest): Avoid unecessary requires, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 8c238151fd 14/89: (checkers): Add flymake-rest-xmllint, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 1fc9cd28e6 16/89: (release): Cleanup before initial release,
ELPA Syncer <=
- [nongnu] elpa/flymake-collection b8f9c9ba0e 18/89: (flymake-rest): Replace fmqd- with flymake-rest-, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection aab4c342a8 19/89: (flymake-rest): Remove local defvars for lexical variables, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 5a1549919e 25/89: (checkers): Add sqlint checker, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 55e2aa793a 27/89: (flymake-rest-hook): Add ignore-modes configuration, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 64871ef173 35/89: Update flymake version and flymake-rest-change-checker, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 6df3ac725d 06/89: (flymake-rest-hook): Add mode -> checker configuration, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 362f8f06af 08/89: (flymake-rest-hook): Remove cyclic dependency, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection e3788b2534 20/89: (checkers): Add follow-sources option to flymake-rest-shellcheck, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 91bb971e9e 26/89: (cleanup): Consistent use of executable-find, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 2caa1099d1 34/89: Merge use-package integration into flymake-rest-hook, ELPA Syncer, 2025/01/06