mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-24 11:47:44 +02:00
Configure Restyled
This commit is contained in:
parent
8e434df38a
commit
9ff675bb32
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