This repository has been archived on 2026-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/.hlint.yaml
2018-11-02 00:25:44 +01:00

13 lines
365 B
YAML

# HLint configuration file
# https://github.com/ndmitchell/hlint
##########################
- ignore: { name: "Parse error" }
- ignore: { name: "Reduce duplication" }
- ignore: { name: "Use ||" }
- arguments:
- -XQuasiQuotes
- -XTemplateHaskell
- -j