coala / coAST

Universal and language-independent abstract syntax tree
45 stars 33 forks source link

VisualBasic.yaml: Line length for `grammar_file` needs to be reduced #78

Closed utkarsh2102 closed 5 years ago

utkarsh2102 commented 5 years ago

In VisualBasic.yaml: https://github.com/coala/coAST/blob/01100420e6129171bbbaed99deb7e9cb3ac0040b/data/Language/VisualBasic.yaml#L5 The above line length (82) exceeds the maximum length, which is 79. It'd be better if we shift this to a new line as is done in other files.

A good newcomer issue.

naveentvelu commented 5 years ago

Can this issue assigned to me?

utkarsh2102 commented 5 years ago

@naveentata, only work on the issue when you are assigned. Please don't open any unnecessary PRs.

naveentvelu commented 5 years ago

My apologies. This won't happen again.

li-boxuan commented 5 years ago

Solved by https://github.com/coala/coAST/commit/e13f222044f840e1d9c7bbccf66187332cd88f2f