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

Feature: Distinguish files depending on dev environment #57

Open
FlorentTorregrosa opened this issue Feb 11, 2017 · 2 comments
Open

Feature: Distinguish files depending on dev environment #57

FlorentTorregrosa opened this issue Feb 11, 2017 · 2 comments

Comments

@FlorentTorregrosa
Copy link
Contributor

Hello,

I would like to avoid aving the following files packaged on production environment:

  • .csslintrc
  • .editorconfig
  • .eslintignore
  • .eslintrc.json
  • .gitattributes
  • sites/development.services.yml

I think a new config key like "dev" with the previous files has default values could resolved the problem.

And the files would be added/excluded depending if the require-dev packages are included.

If the maintainers are interested in this feature, thanks to tell me and I will try to make a pull request for that.

@greg-1-anderson
Copy link
Collaborator

Sounds like a good idea to me.

FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Feb 11, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Feb 11, 2017
@FlorentTorregrosa
Copy link
Contributor Author

Thanks for the reply.

Pull request #58 created.

FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Feb 26, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Oct 7, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Oct 7, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Dec 9, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Dec 9, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Dec 9, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Dec 9, 2017
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Apr 21, 2018
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Apr 21, 2018
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Apr 21, 2018
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Apr 21, 2018
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Jul 5, 2018
FlorentTorregrosa added a commit to FlorentTorregrosa/drupal-scaffold that referenced this issue Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants