Skip to content
Snippets Groups Projects
Commit 38bffc0f authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Add .git related files

parent 6fc6021a
Branches
Tags
1 merge request!1Initial service skeleton with health check endpoints
vendor/**/* -diff
.idea/
run:
deadline: 5m
skip-dirs:
- vendor/
- .*fakes/
- .*generated/
skip-files:
- .*generated.go
linters:
disable-all: true
enable:
- megacheck
- govet
- deadcode
- errcheck
- goconst
- gocyclo
- goimports
- revive
- gosec
- ineffassign
- nakedret
- staticcheck
- structcheck
- unconvert
- varcheck
- vet
- vetshadow
- misspell
- staticcheck
# sign
# signer
Signer service creates and verifies digital signatures, verifiable credentials and verifiable presentations.
Sign service generates verifiable credentials and presentations with signatures.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment