ezhlobo/eslint-plugin-react-pug

It requires to have empty lines between siblings

AndrewKuzmichev opened this issue · 2 comments

I got the next messages on the following code (below the first button and above the second one):

Button(href="#" color="dark" size="sm") Sign In
|  
Button(href="#" color="primary" size="sm") Join now
error  Need empty line for more than two siblings  react-pug/empty-lines
error  Need empty line for more than two siblings  react-pug/empty-lines

@Arteaga71 what behavior do you expect?

We don't require empty lines around text-only lines. Within v0.5.2.