lint
lint copied to clipboard
`spacing.spacearoundinfix` also catches unary operators
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.