support for loading function definitions from graphite

This commit is contained in:
Dan Cech
2018-01-16 17:02:03 -05:00
parent 307b419f7c
commit 3a4e05133e
14 changed files with 655 additions and 355 deletions
-1
View File
@@ -8,7 +8,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 120
insert_final_newline = true
[*.go]
indent_style = tab