SHA256
1
0
forked from pool/ast-grep

- Update to 0.20.3:

* feat(lsp): run "source.fixAll.ast-grep" onsave #1021
  * test: move the integration-test to test folder f2ff77a
  * chore: cargo update 83394e9
  * refactor: move logging and io out of on_apply_all_fix cd79cda

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=34
This commit is contained in:
Michael Vetter 2024-04-08 06:28:02 +00:00 committed by Git OBS Bridge
parent 20e797b171
commit 0a307ed612
6 changed files with 16 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">0.20.2</param>
<param name="revision">0.20.3</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7849548c79eae1f8cd6ef872703801a37b633853e8649994ab6cafd9570534f8
size 663466

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfa784081dbf35cc8dd037b39fe1d333523fb5ee8a2ea2cc4e85ce3fe4b6d8b4
size 665698

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 8 06:17:06 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.3:
* feat(lsp): run "source.fixAll.ast-grep" onsave #1021
* test: move the integration-test to test folder f2ff77a
* chore: cargo update 83394e9
* refactor: move logging and io out of on_apply_all_fix cd79cda
-------------------------------------------------------------------
Thu Mar 28 07:23:34 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.20.2+0
Version: 0.20.3+0
Release: 0
Summary: A CLI tool for code structural search, lint and rewriting
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9315deab79d2357a9dc5bdb70a006451684ff7190e77c4c3e2c8e286f1a1f9a2
size 26927848
oid sha256:134a1438535b954cf340ab4dc942ba84194875322c29f61abd786a0402f3fd84
size 27002258