File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 4040 disable_upstream : false
4141 direct_configs : [toolbox.toml]
4242 max_concurrency : 1
43- sandbox_type : expanded
44- run_from : ${root_or_parent_with(.git)}
4543 - name : lint
4644 version : " >=0.4.1"
4745 run :
@@ -54,17 +52,13 @@ lint:
5452 disable_upstream : true
5553 direct_configs : [toolbox.toml]
5654 max_concurrency : 1
57- sandbox_type : expanded
58- run_from : ${root_or_parent_with(.git)}
5955 - name : lint
6056 run : trunk-toolbox --upstream=${upstream-ref} --results=${tmpfile} ${target}
6157 output : sarif
6258 batch : true
6359 success_codes : [0]
6460 disable_upstream : true
6561 read_output_from : tmp_file
66- sandbox_type : expanded
67- run_from : ${root_or_parent_with(.git)}
6862 suggest_if : never
6963 version_command :
7064 parse_regex : ${semver}
You can’t perform that action at this time.
0 commit comments