Skip to content

Commit 125e51a

Browse files
authored
Update Core (with changes needed) and update version to 0.4.0 (#245)
1 parent 90d90bd commit 125e51a

File tree

40 files changed

+827
-191
lines changed

40 files changed

+827
-191
lines changed

temporalio/.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ AllCops:
99
Exclude:
1010
- ext/**/*
1111
- lib/temporalio/api/**/*
12+
- lib/temporalio/client/connection/*_service.rb
1213
- lib/temporalio/internal/bridge/api/**/*
1314
- target/**/*
1415
- tmp/**/*

0 commit comments

Comments
 (0)