structs-0.1.3: .hlint.yaml
- arguments: [--cpp-define=HLINT, --cpp-ansi]
- ignore: {name: Reduce duplication}
- ignore: {name: Redundant lambda}
- ignore: {name: Use >=>}
- ignore: {name: Use const}
- ignore: {name: Use module export list}
- ignore: {name: Use newtype instead of data}