Compare commits
4 Commits
v0.2.0
...
ab0af6c5a4
| Author | SHA1 | Date | |
|---|---|---|---|
| ab0af6c5a4 | |||
|
88b4ab1467
|
|||
| a1052d3708 | |||
| 555affe9bc |
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14'
|
||||
- name: Install goimports
|
||||
|
||||
@@ -23,7 +23,7 @@ repos:
|
||||
- id: go-imports
|
||||
args:
|
||||
- -local
|
||||
- git.unbound.se/unboundsoftware
|
||||
- gitea.unbound.se/unboundsoftware/pagination
|
||||
- repo: https://github.com/lietu/go-pre-commit
|
||||
rev: v1.0.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user