Run yammlint over stack.yaml and circle.yml

This commit is contained in:
patrick brisbin 2017-12-13 08:27:55 -05:00 committed by Stefan Dresselhaus
parent 7489901ec3
commit 7352e36387
No known key found for this signature in database
GPG Key ID: 057D94F356F41E25
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
---
dependencies: dependencies:
cache_directories: cache_directories:
- "~/.stack" - "~/.stack"

View File

@ -1,3 +1,4 @@
---
resolver: lts-9.18 resolver: lts-9.18
flags: flags:
yesod-auth-oauth2: yesod-auth-oauth2: