Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extends mode #30

Open
JPeer264 opened this issue Jun 13, 2017 · 1 comment
Open

extends mode #30

JPeer264 opened this issue Jun 13, 2017 · 1 comment

Comments

@JPeer264
Copy link
Owner

JPeer264 commented Jun 13, 2017

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 ?

@aichbauer
Copy link
Collaborator

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

@JPeer264 JPeer264 removed the question label Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants