mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-10 19:34:56 +02:00
Typo
This commit is contained in:
parent
a91e05ac01
commit
a2602375ab
@ -2,9 +2,9 @@ restylers:
|
|||||||
- brittany:
|
- brittany:
|
||||||
include:
|
include:
|
||||||
- "**/*.hs"
|
- "**/*.hs"
|
||||||
- "! src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
- "!src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
||||||
- stylish-haskell:
|
- stylish-haskell:
|
||||||
include:
|
include:
|
||||||
- "**/*.hs"
|
- "**/*.hs"
|
||||||
- "! src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
- "!src/Network/OAuth/OAuth2/Compat.hs" # CPP
|
||||||
- "*"
|
- "*"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user