mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
removed files
This commit is contained in:
@@ -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,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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user