Skip to content

Commit 64cc2cd

Browse files
author
Chris Clearwater
authored
Always run gokart from the root of the repo (#452)
Otherwise it can't find analyzers.yml
1 parent ceb28c5 commit 64cc2cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

linters/gokart/plugin.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ lint:
2424
read_output_from: stdout
2525
# gokart runs on directory targets but requires these directories to not be symlinks
2626
sandbox_type: expanded
27-
run_linter_from: root_file
28-
run_from_root_target: go.mod
2927
is_security: true
3028
direct_configs:
3129
- analyzers.yml

0 commit comments

Comments
 (0)