MH0386 commited on
Commit
8c562bd
·
verified ·
1 Parent(s): c8b2d1b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .trunk/trunk.yaml +1 -5
.trunk/trunk.yaml CHANGED
@@ -1,22 +1,18 @@
1
- # This file controls the behavior of Trunk: https://docs.trunk.io/cli
2
- # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
  version: 0.1
4
  cli:
5
  version: 1.22.15
6
- # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
  plugins:
8
  sources:
9
  - id: trunk
10
  ref: v1.6.8
11
  uri: https://github.com/trunk-io/plugins
12
- # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
13
  runtimes:
14
  enabled:
15
16
17
- # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
18
  lint:
19
  enabled:
 
20
21
22
 
 
 
1
  version: 0.1
2
  cli:
3
  version: 1.22.15
 
4
  plugins:
5
  sources:
6
  - id: trunk
7
  ref: v1.6.8
8
  uri: https://github.com/trunk-io/plugins
 
9
  runtimes:
10
  enabled:
11
12
 
13
  lint:
14
  enabled:
15
16
17
18