mirror of
https://github.com/github/semantic.git
synced 2024-11-27 12:57:49 +03:00
5 lines
342 B
YAML
5 lines
342 B
YAML
# HLint configuration file
|
|
# https://github.com/ndmitchell/hlint
|
|
|
|
- arguments: [--color=auto, -XDataKinds, -XDeriveFoldable, -XDeriveFunctor, -XDeriveGeneric, -XDeriveTraversable, -XFlexibleContexts, -XFlexibleInstances, -XMultiParamTypeClasses, -XOverloadedStrings, -XRecordWildCards, -XStandaloneDeriving, -XStrictData, -XTypeApplications]
|