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

Extending default configuration. #166

Closed
mpmiszczyk opened this issue Oct 29, 2014 · 2 comments
Closed

Extending default configuration. #166

mpmiszczyk opened this issue Oct 29, 2014 · 2 comments

Comments

@mpmiszczyk
Copy link

We are using github webhook. And as far as I understand, only way to change some configuration is to create new elvis.config which consists "whole" config. What we would like to do is use the defautl one, with all the rules, and disable just one of them (or change options on it).

Coping default config is not something we would like to do. Mainly due to fact, that we could not easily see which options are project specific, and we could loose some new rules (one would have to keep track of all new rules, and update config accordingly).

Is there a way to just extend default config? Add/remove rules, or just override rule options?

If not it would be a great feature.

@mpmiszczyk mpmiszczyk changed the title Extending defaoult configuration. Extending default configuration. Oct 30, 2014
@jfacorro
Copy link
Contributor

jfacorro commented Nov 6, 2014

There's currently no way to extend the config file from the server when using Elvis as a webhook, but I think this is a nice feature to have. We'll give some thought on how this can be implemented and post the results here.

(Sorry for the late response, this issue went unnoticed up until now)

@harenson
Copy link
Member

Closed in inaka/elvis_core#18

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

3 participants