Skip to content

Commit cf0cae1

Browse files
committed
Tackle the api schema changes/examples
Also add hlint ignore warning for ^. as we would need to provide the type signature anyways (and it is a bit involved).
1 parent 5dfc939 commit cf0cae1

File tree

4 files changed

+470
-502
lines changed

4 files changed

+470
-502
lines changed

.hlint.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- ignore: {name: Redundant <$>, within: [Hydra.Contract.HeadTokens]}
22
- ignore: {name: Redundant compare, within: [Hydra.PartySpec]}
3+
- ignore: {name: Redundant ^., within:[Hydra.Chain.Direct.TxSpec]}

0 commit comments

Comments
 (0)