Skip to content

Commit fdeeb63

Browse files
committed
Use flags config
1 parent a3b376c commit fdeeb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ PreCommit:
805805
requires_files: true
806806
required_executable: 'solargraph'
807807
install_command: 'gem install solargraph'
808-
command: ['solargraph', 'typecheck', '--level', 'strong']
808+
flags: ['typecheck', '--level', 'strong']
809809
include: '**/*.rb'
810810

811811
Sorbet:

0 commit comments

Comments
 (0)