mirror of
https://github.com/agresdominik/cheat_sheet.git
synced 2026-04-22 02:15:50 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b21757e16 | |||
| 45f66a07ad |
@@ -24,6 +24,11 @@ jobs:
|
|||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
|
- name: Validate command JSON files
|
||||||
|
run: |
|
||||||
|
jq empty data/commands.json
|
||||||
|
jq empty data/commands_template.json
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user