Skip to content

Coffeelint integration problem #103

@aleks-sidorenko

Description

@aleks-sidorenko

I am using this seed.

  • I have added "coffeelint-brunch": "~1.5.0" to package.json and done npm install (package installed).
  • When I run brunch build it doesn't actually lints (no errors/warn me on anything in any case)
  • I have tried with configuration of coffeelint plugin using
    coffeelint:
    pattern: /^app/.*.coffee$/
    options:
    no_trailing_semicolons:
    level: 'warn'
    But it didn't help.

What have I missed?

It would be nice to add coffeelint support to this seed to have it out of the box!
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions