Skip to content

Commit 99a9ca7

Browse files
committed
ci(PMD): delete pmd-version.txt
1 parent 51ad69b commit 99a9ca7

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.husky/pre-commit

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
5-
VERSION=$(curl -s https://api.github.com/repos/pmd/pmd/releases/latest | grep '.tag_name' | sed 's:.*/::' | sed 's:",::')
6-
echo $VERSION
7-
8-
printf '%s' "$VERSION" > pmd/pmd-version.txt
9-
git add pmd/pmd-version.txt
10-
11-
. doc-assets/updateHighlight.sh
12-
134
npm run lint-staged

pmd/pmd-version.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)