This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch 0.22.0
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/0.22.0 by this push:
new 7fff2c63d FIX: no rule to build eslintignore
7fff2c63d is described below
commit 7fff2c63df632028808a905e8a4d980534b8cb82
Author: Jens Geyer <[email protected]>
AuthorDate: Wed May 14 23:38:03 2025 +0200
FIX: no rule to build eslintignore
---
Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index df7490424..7b455e886 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -139,7 +139,6 @@ EXTRA_DIST = \
.clang-format \
.dockerignore \
.editorconfig \
- .eslintignore \
.eslintrc.json \
.flake8 \
.gitattributes \