mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-18 08:26:38 +02:00
meh
This commit is contained in:
parent
6c0a073e33
commit
d84da9a8eb
7
.trunk/.gitignore
vendored
7
.trunk/.gitignore
vendored
@ -1,7 +0,0 @@
|
||||
*out
|
||||
*logs
|
||||
*actions
|
||||
*notifications
|
||||
plugins
|
||||
user_trunk.yaml
|
||||
user.yaml
|
@ -1,10 +0,0 @@
|
||||
# Autoformatter friendly markdownlint config (all formatting rules disabled)
|
||||
default: true
|
||||
blank_lines: false
|
||||
bullet: false
|
||||
html: false
|
||||
indentation: false
|
||||
line_length: false
|
||||
spaces: false
|
||||
url: false
|
||||
whitespace: false
|
@ -1,28 +0,0 @@
|
||||
version: 0.1
|
||||
actions:
|
||||
enabled:
|
||||
- trunk-announce
|
||||
- trunk-cache-prune
|
||||
- trunk-check-pre-push
|
||||
- trunk-fmt-pre-commit
|
||||
- trunk-upgrade-available
|
||||
runtimes:
|
||||
enabled:
|
||||
- go@1.18.3
|
||||
- node@16.14.2
|
||||
lint:
|
||||
enabled:
|
||||
- actionlint@1.6.20
|
||||
- git-diff-check
|
||||
- gitleaks@8.13.0
|
||||
- gofmt@1.16.7
|
||||
- golangci-lint@1.49.0
|
||||
- markdownlint@0.32.2
|
||||
- prettier@2.7.1
|
||||
cli:
|
||||
version: 0.18.1-beta
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v0.0.4
|
||||
uri: https://github.com/trunk-io/plugins
|
Loading…
Reference in New Issue
Block a user