branch: elpa/gptel
commit f6ec9afae0c074e4bfda56024c7d6f1d79761147
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-rewrite: Require diff when diffing (#551)
* gptel-rewrite.el (gptel--rewrite-diff): Require diff when
diffing.
---
gptel-rewrite.el | 1 +
1 file cha
elpasync pushed a change to branch elpa/gptel.
from 7ac9201b84 gptel-gemini: Handle multiple text parts in parser
new f6ec9afae0 gptel-rewrite: Require diff when diffing (#551)
new 25efd55002 gptel: Make gptel responses front-sticky
Summary of changes:
gptel-curl.el|
branch: elpa/gptel
commit 25efd55002c591b3721cdd2c96dac93d70dce814
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Make gptel responses front-sticky
* gptel.el (gptel--attach-response-history,
gptel--insert-response, gptel--restore-state): Make the `gptel'
tex
branch: elpa/flymake-collection
commit 5de95adb4c4981cee2f6152ef934230d7b2934eb
Author: Kristoffer Balintona
Commit: GitHub
Allow users to override the extension passed to vale checker (#43)
* feat: Allow users to override the extension passed to vale checker
Exposes an opt
branch: elpa/flymake-collection
commit fd9928801cf601a221cf45508e254f405d19c819
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Add linter Makefile and fix lint errors
---
Makefile | 31 +++
checkers/flymake-rest-awk-gawk.el | 4
branch: elpa/flymake-collection
commit 274e5ec3e614e73fd0d7c3e1ffc652461bf5b5f3
Author: Fredrik Bergroth
Commit: GitHub
checkers: Fix error codes in ruff (#15)
Oopsies
---
src/checkers/flymake-collection-ruff.el | 2 +-
tests/checkers/test-cases/ruff.yml | 6 +++---
2 files ch
branch: elpa/flymake-collection
commit cd2574574bda1f3d94007cdc3b7e0f8007d69716
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Fix new lint complaints in emacs snapshot
---
src/flymake-collection-define.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/
branch: elpa/flymake-collection
commit 2caa1099d1e0608a0797a823172043b4b1eacb14
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Merge use-package integration into flymake-rest-hook
No need for a separate file for this XD.
---
flymake-rest-hook-use-package.el | 51 --
branch: elpa/flymake-collection
commit 6ca15100d19a1bde15710794e93312a2e40daa96
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(commands): Refactor flymake-rest-change-checker
There seems to have been a bug in the prior implementation. Newer
versions of emacs expect the affixation
branch: elpa/flymake-collection
commit e5446886b4c89baacd52321a9e16e458cf4cba08
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
install: Add stopgap symlinks to fix MELPA installs
---
checkers | 1 +
flymake-collection-commands.el | 1 +
flymake-collection-define.el | 1
branch: elpa/flymake-collection
commit 67d66d1870284c960e07daa2308e4892206ae5b4
Author: Fredrik Bergroth
Commit: GitHub
checkers: Add flymake-collection-ruff (#14)
---
src/checkers/flymake-collection-ruff.el | 77 +
src/flymake-collection-hook.el |
branch: elpa/flymake-collection
commit 46b65939c8363ec7efd594390a3c5d0becc7b8ab
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
checkers: Add kube-linter checker
---
src/checkers/flymake-collection-kube-linter.el | 70 ++
src/flymake-collection-hook.el |
branch: elpa/flymake-collection
commit 1fc9cd28e6f8527a7e5ae0333e487bf3354fa36c
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(release): Cleanup before initial release
---
.github/header.svg | 11 ---
README.org | 2 +-
flymake-rest.el| 2 +-
3 files changed, 2 insertion
branch: elpa/flymake-collection
commit cfd4b5ef9437329c302a259901bcce2e688dc5bb
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Make pylint use a pipe
The prior implementation used source-inplace+file to make flymake-rest
generate a temporary file in the same directory a
branch: elpa/flymake-collection
commit 7043473d10834690f1b6974c83193ba7d38a9d65
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
tests: Add test case for hlint
---
src/checkers/flymake-collection-hlint.el | 1 -
tests/checkers/installers/hlint.bash | 1 +
tests/checkers/test-cases/hlint.ym
branch: elpa/flymake-collection
commit e1a001ba85d8b2510a674f6412aa48ab9402e221
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Cleanup package-lint and other issues
+ Ran through all the files with package-lint.
+ Fixed any pertinent byte-compile warnings.
---
.git
branch: elpa/flymake-collection
commit 2ce9e8a6d8e3ccd91da9ad774c28c5e1f26c64bb
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-commands): Move commands into here
Several commands require flymake to be loaded, but I'd rather not force
it to be loaded until necessary, t
branch: elpa/flymake-collection
commit fec8be1c53e630b45136ab8714184bf85850c64e
Author: Mohsin Kaleem
Commit: GitHub
Fix regression in ruff test-case (#27)
---
tests/checkers/test-cases/ruff.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/checkers/test-cases/ru
branch: elpa/flymake-collection
commit 6c0f39ae1e8b476b195adfe477b40cf6c4a162b6
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
docs: Update README with MELPA badge
---
README.org | 17 -
flymake-rest.el | 2 +-
2 files changed, 9 insertions(+), 10 deletions(-)
diff --git
branch: elpa/flymake-collection
commit 62cee0f62cab3d65a7d757bc38f40e4a6dbbf48c
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Remove flymake-rest-hook-langs.el
It looks redundant to me and I think it would be simpler to just have a
default out-of-the-box configuration for as many
branch: elpa/flymake-collection
commit 7f951ec9ea729f30c18a926c41b28c9152a65202
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-hook-use-package): Don't require flymake-rest-hook
---
flymake-rest-hook-use-package.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff
branch: elpa/flymake-collection
commit 7ea9fb2ea12d51a0baec304f05e3ba29d9cf002a
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
checkers: Fix ruff command interface has changed
CLOSES #29
---
src/checkers/flymake-collection-ruff.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-
branch: elpa/flymake-collection
commit e67ea6d81d9cf261c3667de4d46be340b31939c7
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
tests: Fix broken ruff.yml test
---
tests/checkers/test-cases/ruff.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/checkers/test-cases/ru
branch: elpa/flymake-collection
commit f1d889f166934a4d8ec0f0e159e179314c2e8791
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
checkers: Add checker for vale
---
src/checkers/flymake-collection-vale.el | 75 +
src/flymake-collection-hook.el | 7 ++-
te
branch: elpa/flymake-collection
commit 29d593cdfb223f697fd399278135cb8089144cc4
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
chore: Add workflow dispatch to ci
---
.github/workflows/lint.yml | 1 +
.github/workflows/test.yml | 1 +
2 files changed, 2 insertions(+)
diff --git a/.github/workf
branch: elpa/flymake-collection
commit 1b62fd9b5844b231cb48b4919064420d64a123ff
Author: Abdelhak Bougouffa
Commit: GitHub
Additional checkers (#38)
* checkers: add `codespell` checker
* checkers: add the `bandit` checker for Python
* checkers: add `nasm` checker fo
branch: elpa/flymake-collection
commit 297406f601daffbec2b3305013442b2829451416
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Revert "install: Add stopgap symlinks to fix MELPA installs"
This reverts commit e5446886b4c89baacd52321a9e16e458cf4cba08.
---
checkers
branch: elpa/flymake-collection
commit 1472603f3d4aadf40dbcfd81432de1eb82e3ad9d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Suppress failure on using rx-constitutuents on emacs-30
---
Makefile | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Mak
branch: elpa/flymake-collection
commit 023472345980c251429046d6a20e85c76f9e928e
Author: Fredrik Bergroth
Commit: GitHub
(checkers): Add flymake-collection-flake8 (#7)
---
src/checkers/flymake-collection-flake8.el | 61 +++
src/flymake-collection-hook.el
branch: elpa/flymake-collection
commit 845c52a1aead7485450c62b48a92096160d99a25
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Revert "define: Reorient save-match-data and save-excursion"
This reverts commit 3e1f44739d207d9ca8e59376c582836321dbfcf1.
This causes Emacs to freeze
branch: elpa/flymake-collection
commit d80144082511f5c8169540e43652b23c19509740
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
flymake-collection-hook: Allow disabling builtin flymake backends
---
src/flymake-collection-hook.el | 51 +++---
1 file changed, 3
branch: elpa/flymake-collection
commit 852d47f7b4cac7345d40bd16067842e095aee13b
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
checkers/jq: Fix regression in error output
CLOSES #33
---
src/checkers/flymake-collection-jq.el | 2 +-
tests/checkers/installers/jq.bash | 1 +
tests/
branch: elpa/flymake-collection
commit 5318e0f6b2eae19977cbd8a9442011c5ddb3ff87
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
repo: Support dev-container workflow
---
.devcontainer/devcontainer.json | 13 +
.github/workflows/test.yml | 2 +-
Makefile|
branch: elpa/flymake-collection
commit 8b11b4f56d51f104d3c9b7c9a2d4925910c9fc5e
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
test: Fix upstream regression in ruff
---
tests/checkers/test-cases/ruff.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/checkers/test-ca
branch: elpa/flymake-collection
commit ecc15c74630fa75e7792aa23cec79ea4afc28cc2
Author: Tomasz Hołubowicz <45176912+alternate...@users.noreply.github.com>
Commit: GitHub
checkers: Add checker for Janet (#40)
---
src/checkers/flymake-collection-janet.el | 49
branch: elpa/flymake-collection
commit 0dc266c443bb9553f529a848c20a2b4c00cec649
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
define: Auto suppress errors when sending data to process
I encountered an error with jq when sending a large file to the checker.
I think when jq encounte
branch: elpa/flymake-collection
commit 74e2f3fb4b9b4944f1c90377d7d2f16e57d6d5cd
Author: dmitrig <34632025+dmit...@users.noreply.github.com>
Commit: GitHub
Set the working dir and shadow file flag for mypy (#9)
* Run mypy from inferred python project root
* Remove leading dot
branch: elpa/flymake-collection
commit c2376adb2bf67b085d01840a05995a6678f2b3a6
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
ci/cd: Add build pipeline
---
.github/workflows/build.yml | 36
README.org | 6 +-
tests/checkers/Dockerfile
branch: elpa/flymake-collection
commit e9a1e2ab269f0418963665d991423f8afae6bae6
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Cleanup flymake-rest-define and remove flymake-rest-parse-*
This commit deletes the previous `flymake-rest-parse-rx.el` and
`flymake-rest-parse-enumerate.e
branch: elpa/flymake-collection
commit 5d46b52aaac88b53928e8db82f1a2b6dccf25f61
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Fix regression in ruff report
---
tests/checkers/test-cases/ruff.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/checkers/test-cas
branch: elpa/flymake-collection
commit 023227cdcbd10306209ea66d65800cb29ffea238
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
define: Only send region to process if its alive
---
src/flymake-collection-define.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/flym
branch: elpa/flymake-collection
commit 6c1d9de2ad4da11963bfadff2fb9989b27e2ca01
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
flymake-commands: Fix change checker for multi-mode config entries
---
src/flymake-collection-commands.el | 7 --
src/flymake-collection-hook.el | 50
branch: elpa/flymake-collection
commit e0d579ccb9958d2403ed3357a694ce96c810d192
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add flymake-rest-lua
A lua checker based on the luac compiler.
---
checkers/flymake-rest-lua.el | 51
branch: elpa/flymake-collection
commit c15430d466cd7bca1ca6baab57c12a7854315ed8
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(README): Update
---
.github/header.jpg | Bin 0 -> 7554 bytes
.github/header.svg | 11 +
README.org | 120 +++
branch: elpa/flymake-collection
commit f86b966901f0e340265b67057cdd847a4cfead96
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
hook: Enable checkdoc in elisp buffers by default
---
src/flymake-collection-hook.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/flymak
branch: elpa/flymake-collection
commit 98cf1cd4b78ac6e11c4d7305423069fd46e0b1f9
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add sql-lint checker
---
checkers/flymake-rest-sql-lint.el | 59 +++
1 file changed, 59 insertions(+)
diff --git a/che
branch: elpa/flymake-collection
commit 9d9e5937b5fcc09271bdfb5ab333fd777bdb2c6d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Make jq test installer executable
---
tests/checkers/installers/jq.bash | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/tests/checkers/instal
branch: elpa/flymake-collection
commit eb8a7eb96e200cada6559db436298136cd0d5fd1
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
tests: Add test harness
---
Makefile | 11 +++
src/flymake-collection-define.el | 3 +
tests/checkers/Dockerfile | 49
branch: elpa/flymake-collection
commit 3e1f44739d207d9ca8e59376c582836321dbfcf1
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
define: Reorient save-match-data and save-excursion
---
src/flymake-collection-define.el | 95
1 file changed, 48 insertions(+
branch: elpa/flymake-collection
commit a6b03567f848e1fe66cb54ad537ad20699c89abe
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Make lint tasks cleaner
---
.gitignore | 1 +
Makefile | 63 +++---
2 files changed, 41 insertions(+)
branch: elpa/flymake-collection
commit ca7c840855b2c0410fc716b19ee38b94b77fee5e
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
hook: Allow configuring the same checkers for multiple modes
---
src/flymake-collection-hook.el | 18 --
1 file changed, 16 insertions(+), 2 deletions(
branch: elpa/flymake-collection
commit a030c282e95d709bbb67a7fc115dde1f0d500ae9
Author: Mark Wilkinson <54148009+wilkinso...@users.noreply.github.com>
Commit: GitHub
Adds :temp-file-prefix to flymake-collection-define-enumerate (#18)
---
src/flymake-collection-define.el | 5 +++--
1 file cha
branch: elpa/flymake-collection
commit cf4bf315995527ded3c77402507fdcb95f040eea
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
hook: Cleanup checker resolve logic
---
src/flymake-collection-hook.el | 70 +-
src/flymake-collection.el | 2 +-
2 files
branch: elpa/flymake-collection
commit 16a41c45ea1837b96425dcb906b9209611e21280
Author: Peter Hoeg
Commit: GitHub
checkers: Update sqlint checker name (#22)
---
src/checkers/flymake-collection-sqlint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/checkers/flymake
branch: elpa/flymake-collection
commit 0c87b8ff48d8b0ef0eab6417ee9b57f0ca095a0d
Author: Valeriy Litkovskyy
Commit: GitHub
checkers: Add statix checker (#12)
---
src/checkers/flymake-collection-statix.el | 102 ++
src/flymake-collection-hook.el| 2 +
branch: elpa/flymake-collection
commit ea27edfb85830ea6660b4f0aa992c8f84d32101d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-hook-langs): Add file
---
README.org | 55 -
flymake-rest-hook-langs.el | 77
branch: elpa/flymake-collection
commit 1d22083e03d742184d2af63a57e8bc2293f3862d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Avoid unecessary requires
The flymake-rest-define macro is required while compiling, but the only
feature from it needed while running is f
branch: elpa/flymake-collection
commit ebaae4d236acda331651ff762c2ad3bd708b7e6f
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Fix ruff regression with code not set for SyntaxError
---
src/checkers/flymake-collection-ruff.el | 4 +++-
tests/checkers/test-cases/ruff.yml | 5 -
2
branch: elpa/flymake-collection
commit 630caa55d7c64a30c9063e229b7af1070781f957
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
ci: Run actions on PRs automatically
---
.github/workflows/lint.yml | 1 +
.github/workflows/test.yml | 1 +
2 files changed, 2 insertions(+)
diff --git a/.github/wor
branch: elpa/flymake-collection
commit 55e2aa793ab505072cb8d682fa17667832c78a5e
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-hook): Add ignore-modes configuration
Allows you to suppress the hooking of flymake backends based on certain
major or minor modes. For examp
branch: elpa/flymake-collection
commit 6649708f370a05af766153105d9e0b452e3e00a9
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add flymake-rest-luacheck
---
checkers/flymake-rest-luacheck.el | 79 +++
1 file changed, 79 insertions(+)
diff --git
branch: elpa/flymake-collection
commit 2a05b234d6840c4fb5b99da741e5d55e65e476a3
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
hook: Rename flymake-collection-config to flymake-collection-hook-config
---
src/flymake-collection-commands.el | 4 ++--
src/flymake-collection-hook.el | 24
branch: elpa/flymake-collection
commit 976ac70153a0a18da22e068c740c3394bec28545
Author: Valeriy Litkovskyy
Commit: GitHub
cleanup: Fix defcustom type definitions (#11)
---
src/checkers/flymake-collection-gcc.el | 4 ++--
src/flymake-collection-hook.el | 16 ++--
2 files
branch: elpa/flymake-collection
commit b8f9c9ba0e8c48e7226a7b5424dc683d5f16bdc8
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Replace fmqd- with flymake-rest-
And also add global variables for later lexically bound ones in
flymake-quick-rest-define. This should app
branch: elpa/flymake-collection
commit b89ab5c4242f9631529d1a782b7d5f61e34f15c6
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Make image slightly smaller
---
tests/checkers/Dockerfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/checkers/Dockerfile b/
branch: elpa/flymake-collection
commit ff7782bfbbcebc8bb1c0b5553850c375f1733887
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
README: Update Contributing and add Related Packages
---
README.org| 65 ++-
src/flymake-collection.el | 2
branch: elpa/flymake-collection
commit 93f3dec01ac5652ffcd439007072d1ad9af6be45
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
build: Remove pylint syntax-error check test
---
tests/checkers/test-cases/pylint.yml | 7 ---
1 file changed, 7 deletions(-)
diff --git a/tests/checkers/test-cas
branch: elpa/flymake-collection
commit 95c3a3ff3bf1fb0486794bbe5880d99eabb6eb06
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Add macro for checker definition
---
flymake-rest-define.el| 229 ++
flymake-rest-enumerate.el | 31 ++
branch: elpa/flymake-collection
commit 8f36fed9eef834cf94931fc8b813f9ac8db6d2a4
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
ci/cd: Update target branch
---
.github/workflows/build.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/build.yml b/.gith
branch: elpa/flymake-collection
commit dbe0d67b64aed6e701b6b7b8164c7900bc5a615d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(bug): Fix wrong face reference for diag-id
---
checkers/flymake-rest-proselint.el | 2 +-
checkers/flymake-rest-shellcheck.el | 2 +-
2 files changed, 2 insertions(+
branch: elpa/flymake-collection
commit 4b7051222b64650e2ec8c8340fdbe792138ede83
Author: Tomasz Hołubowicz <45176912+alternate...@users.noreply.github.com>
Commit: GitHub
checkers: Add hlint checker (#3)
Co-authored-by: Mohsin Kaleem
---
checkers/flymake-rest-hlint.el | 65 +
branch: elpa/flymake-collection
commit 9234e049dfb4ff80fa91dd3ce89f81dcde91e0a9
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(refactor): Cleanup all code and documentation
+ Added some license headers to all the code files.
+ Fixed some small bugs and added some autoloads.
+
branch: elpa/flymake-collection
commit cdac31a3f7de0a6436e39ef7bd68d7defab98e8f
Author: articuluxe <3206473+articul...@users.noreply.github.com>
Commit: GitHub
checkers: Fix typo in clang (#10)
---
src/checkers/flymake-collection-clang.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletion
branch: elpa/flymake-collection
commit 46afe132148da1e3f989e25b00ee17ae4bf1716c
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
ci/cd: Update badge links and workflows
---
.github/workflows/{build.yml => lint.yml} | 13 +
.github/workflows/{build.yml => test.yml} | 16 +-
branch: elpa/flymake-collection
commit d09afd32d47f13f2a578314090799b4031525244
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-define): Fix source-inplace doesn't cleanup
Before source-inplace used to generate a non-unique file-name and didn't
delete it on exit, now i
branch: elpa/flymake-collection
commit e3788b253441cf495b20d5a5cff3e099df5c90ba
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add follow-sources option to flymake-rest-shellcheck
---
checkers/flymake-rest-shellcheck.el | 12 +++-
1 file changed, 11 insertions(+), 1 deletio
branch: elpa/flymake-collection
commit 362f8f06af08a60fc768a7247964c24e5178fc89
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-hook): Remove cyclic dependency
You can require it manually so trying to hack in automatic loading is
unnecessary.
---
flymake-rest-hook.el
branch: elpa/flymake-collection
commit 8c238151fddba1dbc8af2a8b0a088df1a8cefb56
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add flymake-rest-xmllint
---
checkers/flymake-rest-xmllint.el | 50
1 file changed, 50 insertions(+)
diff --git a
branch: elpa/flymake-collection
commit bb089d1ccf33e638aa2e2c868327e53d6bd6001d
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Don't presume current buffer is checking buffer
Now calls to functions like buffer-file-name or default-directory first
try to access those val
branch: elpa/flymake-collection
commit 7c335b7fddc9ca4cdd02884311e58941802399da
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-parse-rx): Fix bug in severity check
I used to be checking groups 1-2 for which severity level a regexp
matched but it was supposed to be gro
branch: elpa/flymake-collection
commit 530e7085b5193fd6bf0e53dc80839f819d918d1a
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
rename: Rename flymake-rest to flymake-collection
* Rename `flymake-rest` to `flymake-collection`. This new name more clearly
expresses the projects intent
branch: elpa/flymake-collection
commit 8d765990a6460af48eb7e843f997ac59398093aa
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
hook: Add configurations for new tree-sitter modes
---
src/flymake-collection-hook.el | 51 ++
1 file changed, 27 insertions(+)
branch: elpa/flymake-collection
commit 5a1549919eaffbf45efeb25fa847b6533681f562
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Add sqlint checker
Taken pretty much directly from flycheck.
---
checkers/flymake-rest-sqlint.el | 61 +
1
branch: elpa/flymake-collection
commit 37dafaeb997aa9f5485a3cf7f8363529ef09a12b
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
README: Correct links to GitHub actions
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 2ca61991ea
branch: elpa/flymake-collection
commit 64871ef173853304c6acc299510abcc153b10da1
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Update flymake version and flymake-rest-change-checker
---
flymake-rest-commands.el | 40 +---
flymake-rest.el | 2 +-
2
branch: elpa/flymake-collection
commit aab4c342a8ca25264eee2a2f09b73a7e1a819d48
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Remove local defvars for lexical variables
This crashes everything :cry:.
---
flymake-rest-define.el | 15 ---
1 file changed, 15
branch: elpa/flymake-collection
commit 013a53a10632f0f498697030354abd31ca74d5ce
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest): Add several checkers
---
checkers/flymake-rest-awk-gawk.el | 29 +
checkers/flymake-rest-clang.el| 48 +
branch: elpa/flymake-collection
commit 9d9d455f53c6d4850be9621830d52317ece7b60a
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(misc): Include parse name in flymake-rest-rx and flymake-rest-enumerate
Makes the fact that they have a shared purpose clearer.
---
checkers/flymake-rest-awk
branch: elpa/flymake-collection
commit 91bb971e9e6fea01858714063875cb1522918435
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(cleanup): Consistent use of executable-find
Also added a missing require to =flymake-rest-parse-rx.el=.
---
checkers/flymake-rest-lua.el | 2 +-
checker
elpasync pushed a change to branch elpa/flymake-collection.
at 5de95adb4c Allow users to override the extension passed to vale
checker (#43)
This branch includes the following new commits:
new 09007a28ed Initial Commit
new 95c3a3ff3b (flymake-rest): Add macro for checke
branch: elpa/flymake-collection
commit 09007a28ed208f90258f8e521993ce92a151ce12
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
Initial Commit
---
LICENSE| 19 +++
README.org | 4
2 files changed, 23 insertions(+)
diff --git a/LICENSE b/LICENSE
new file mode 100644
in
branch: elpa/flymake-collection
commit 6df3ac725d3b6543de059ef827cd26c1ea0b3fa8
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(flymake-rest-hook): Add mode -> checker configuration
Now you can specify which checkers you want enabled in which modes and
then have them automatically
branch: elpa/flymake-collection
commit 07a482b0942928019b8967dcfa87d86c232dd8d8
Author: Mohsin Kaleem
Commit: Mohsin Kaleem
(checkers): Remove reference to previous macro + add autoloads
---
checkers/flymake-rest-awk-gawk.el | 3 ++-
checkers/flymake-rest-clang.el| 5 +++--
chec
branch: main
commit c408a345c3d4b571585ad51ba0e8339795110c04
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (flymake-collection): New package
---
elpa-packages | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/elpa-packages b/elpa-packages
branch: externals/org
commit 7ef659aafbfef08e67c71d4c0e0fd6526e1021dd
Author: Ihor Radchenko
Commit: Ihor Radchenko
testing/lisp/test-ob-tangle.el: Remove spurious line introduced in
405787dfbc
Reported-by: Pedro Andres Aranda Gutierrez
Link:
https://orgmode.org/list/CAO48Bk9
branch: externals/greader
commit 6db9710e60f3d7bd85ab6c3e95bf9f9ab208b2a9
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Macro `with-greader-dict-temp-buffer' added.
Now greader-dict.el uses this macro for operate with temp buffers.
---
greader-dict.el | 50 +
branch: externals/consult-hoogle
commit 3dbf4403dfc0c98c109f949464070814c5a5fa86
Author: Rahguzar
Commit: Rahguzar
Adapt to new consult async api
---
consult-hoogle.el | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/consult-hoogle.el b/consult-hoogle.el
i
elpasync pushed a change to branch externals/consult-hoogle.
from 2eae2976d8 Update ELPA version
new f135bf1c5b Only use standard font-lock faces
new 3dbf4403df Adapt to new consult async api
Summary of changes:
consult-hoogle.el | 25 -
1 file cha
branch: externals/consult-hoogle
commit f135bf1c5b579fdd77c807f2b21549d4dc4a9d1b
Author: Rahguzar
Commit: Rahguzar
Only use standard font-lock faces
We don't require haskell-mode any more so shouldn't use
its faces
---
consult-hoogle.el | 10 +-
1 file changed, 5 insert
branch: externals/consult
commit 4bbe9f65e53b56496a2a3935bd85546a4402e7e8
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult--async-transform-by-input
---
consult.el | 68 +++---
1 file changed, 34 insertions(+), 34 deletions(-)
1 - 100 of 122 matches
Mail list logo