Skip to content

Commit e7ce1ab

Browse files
leogdionclaude
andcommitted
Activate mise env in lint.sh so tools are on PATH
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 31fea1a commit e7ce1ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Scripts/lint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ fi
4141

4242
pushd $PACKAGE_DIR
4343
mise install
44+
eval "$(mise env)"
4445

4546
if [ -z "$CI" ]; then
4647
run_command swift-format format $SWIFTFORMAT_OPTIONS --recursive --parallel --in-place Sources Tests

0 commit comments

Comments
 (0)