kittoframework / kitto

Kitto is a framework for interactive dashboards written in Elixir
http://kitto.io/dashboards/sample
MIT License
955 stars 58 forks source link

Fix Elixir compiler warning in new projects #93

Closed davejlong closed 7 years ago

davejlong commented 7 years ago

Fixes following warning in generated Kitto projects:

warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
  mix.exs:10
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.88% when pulling 524fb8f2f724f795c998c70cfa47ed8f18b357ae on elixir-warnings into 79542163377cae77072e15781aef41c863dcc670 on master.