Guilherme Coelho
Guilherme Coelho
Hi :smile: How I would do it: 1) Calling `.ribbon__container` is not ideal because the container is not a descendant of `.ribbon`. I would call it `.ribbon-container` as well. 2)...
That would be great. I confess I didn't implement it yet, because I still didn't need it. Do you have any suggestions on the interface of this?
Hey @bsuh thanks for opening yet another issue :+1: Actually, this is a trade-off: the main goal of this project was to lint only changed parts of your code and...
Fala pessoal!!! Eu sou o Gui, líder de engenharia aqui do **Pagar.me** e tô muito feliz que a gente vai cair juntos de cabeça nessa!!! Para mim esse contato com...
I would vote for `run` as in "when this happen run this function". ``` javascript ```
Eu sou contra ordernar alfabeticamente vars e keys porque em >90% dos casos, semânticamente pode fazer sentido organizar de outra forma. Sobre import, para mim é apenas uma decisão estilística...