cakepop = require "./cakepop" task "dev:coffeelint", "Run CoffeeScript style checks.", -> cakepop.style.coffeelint [ "Cakefile" "cakepop.coffee" ]