mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-02-24 00:27:52 +01:00
Configure Restyled
This commit is contained in:
parent
ab02e01aff
commit
a91e05ac01
10
.restyled.yaml
Normal file
10
.restyled.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
restylers:
|
||||||
|
- brittany:
|
||||||
|
include:
|
||||||
|
- "**/*.hs"
|
||||||
|
- "! src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
||||||
|
- stylish-haskell:
|
||||||
|
include:
|
||||||
|
- "**/*.hs"
|
||||||
|
- "! src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
||||||
|
- "*"
|
||||||
Loading…
Reference in New Issue
Block a user