This repository was archived by the owner on Jul 30, 2019. It is now read-only.
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
spacing.spacearoundinfix also catches unary operators #4
This will require a new finder function for finding unary operators. There was a possible fix in the development of parser that was an identifier for unary operators. The patches for parser need to be more thoroughly tested for integration as the class attribute in the data has changed.