###
scalableminds\coffeelint-newline-after-function
https://github.com/scalableminds/coffeelint-newline-after-function

Copyright (c) 2014 Tom Herold
Licensed under the MIT license.
###

# Export the Rule handler class
module.exports = require "./src/newline_after_function"