Skip to content

Commit

Permalink
chore(coffeelint): Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Dec 15, 2016
1 parent eb45616 commit 8eacfcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/script.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
# Dependencies:
# "cne": "^1.0.0"
#
# coffeelint: disable=max_line_length
# Commands:
# hubot cne obtener <combustible> - Obtiene la estación de servicio con el precio mas barato
# hubot cne obtener <combustible> en <comuna> - Obtiene la estación de servicio con el precio mas barato en una determinada comuna
# hubot cne listar combustibles - Obtiene el listado de combustibles disponibles
# hubot cne listar comunas - Obtiene el listado de comunas disponibles
# coffeelint: enable=max_line_length
#
# Author:
# lgaticaq
Expand Down

0 comments on commit 8eacfcb

Please sign in to comment.