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