yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

Add .editorconfig while scaffolding? #275

Open VikramTiwari opened 8 years ago

robdodson commented 8 years ago

Are you asking if the scaffold creates this file or are you asking what the file is for?

VikramTiwari commented 8 years ago

haha My bad! I was suggesting that we should add a .editorconfig file in the scaffolded code. Helps in maintaining the code from the get go.

robdodson commented 8 years ago

yo polymer should already generate a .editorconfig for you. Are you not seeing that?

VikramTiwari commented 8 years ago

Its not doing so while creating a seed element

screen shot 2016-05-04 at 4 13 31 pm

robdodson commented 8 years ago

ah I see. It's just cloning the seed-element repo which doesn't contain a .editorconfig. I could see about adding one.

On Wed, May 4, 2016 at 4:15 PM, Vikram notifications@github.com wrote:

Its not doing so while creating a seed element

[image: screen shot 2016-05-04 at 4 13 31 pm] https://cloud.githubusercontent.com/assets/1330677/15032187/3fb53e56-1213-11e6-9d53-af799c5fa427.png

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/yeoman/generator-polymer/issues/275#issuecomment-217035187