node-semantic-git-commit-cli icon indicating copy to clipboard operation
node-semantic-git-commit-cli copied to clipboard

extends mode

Open JPeer264 opened this issue 8 years ago • 1 comments

How about something like eslint. They got an extends in their config. This allows us to import commit standards from anybody. It could look like this:

...
"extends": "this-config"
...

Where over our extends will look into node_modules for a package named sgc-config-this-config. It is still allowed to overwrite those extends.

What you think about it @aichbauer ?

JPeer264 avatar Jun 13 '17 20:06 JPeer264

I think this could be a good enhancement for this tool.

aichbauer avatar Jun 13 '17 20:06 aichbauer