removed files

This commit is contained in:
Justin Bailey
2023-02-16 11:04:34 -05:00
parent 8837033742
commit f604be5391
4 changed files with 0 additions and 55 deletions
-7
View File
@@ -1,7 +0,0 @@
*out
*logs
*actions
*notifications
plugins
user_trunk.yaml
user.yaml
-10
View File
@@ -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
-7
View File
@@ -1,7 +0,0 @@
enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091
-31
View File
@@ -1,31 +0,0 @@
version: 0.1
cli:
version: 1.4.1
plugins:
sources:
- id: trunk
ref: v0.0.10
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- prettier@2.8.4
- actionlint@1.6.23
- shfmt@3.5.0
- markdownlint@0.33.0
- shellcheck@0.9.0
- git-diff-check
- gitleaks@8.15.3
- oxipng@8.0.0
- ktlint@0.48.2
runtimes:
enabled:
- go@1.18.3
- java@11.0.13
- node@18.12.1
actions:
disabled:
- trunk-announce
- trunk-check-pre-push
- trunk-fmt-pre-commit
enabled:
- trunk-upgrade-available