Created
June 16, 2018 19:06
-
-
Save chrisolsen/3c433daadbb93a0f98a5fd27cd0697b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings: | |
legacy: | |
force: false | |
interval: 100ms | |
server: | |
status: false | |
open: false | |
host: localhost | |
port: 5001 | |
schema: | |
- name: server | |
path: . | |
commands: | |
run: | |
status: true | |
watcher: | |
paths: | |
- / | |
extensions: | |
- go | |
- html | |
ignored_paths: | |
- vendor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment