Skip to content

External options config #102

Open
Open
@wearymadness

Description

@wearymadness

I've searched the current open and closed issues so accept my apologies if this has been raised before.

I would like the opportunity to use an external file for the options (think .jshint and/or .scss-lint.yml). I'm working on a project that is going to be distributed to multiple developer teams (working on different projects - and dependencies - but the same platform code base) and I don't want them modifying the grunt tasks directly.

This functionality would be great (from JSHint):
JSHint will start looking for this file in the same directory as the file that's being linted. If not found, it will move one level up the directory tree all the way up to the filesystem root.

This means I would have "component" (each component module has it's own images folder) level options...sweet.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions