TypeFox / yang-lsp

A Language Server for YANG
http://www.yang-central.org
Apache License 2.0
52 stars 13 forks source link

Format no space around refinement operators unless they are in quotes #180

Closed spoenemann closed 4 years ago

spoenemann commented 4 years ago

Fixes #151. I removed the EClass BinaryOperator and reused BinaryOperation instead for consistency.