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

Add .git related files

parent 6fc6021a
No related branches found
No related tags found
No related merge requests found
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.
Finish editing this message first!
Please register or to comment