sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.53k stars 66 forks source link

VS Code command `Sourcery: Create a default Sourcery configuration file for your project` fails #259

Closed willfrey closed 2 years ago

willfrey commented 2 years ago

Issue description or question

Running the Sourcery: Create a default Sourcery configuration file for your project command on VS Code fails with the following error:

'ascii' codec can't encode character '\U0001fa84' in position 2: ordinal not in range(128)

It looks like it's trying to add 🪄 somewhere?

Sourcery Version

v.012.6

Code editor or IDE name and version

VS Code v1.69.2

OS name and version

macOS 12.5 (Intel)

willfrey commented 2 years ago

Going to open a ticket in sourcery-ai/sourcery-vscode instead. That's probably the more appropriate place.

https://github.com/sourcery-ai/sourcery-vscode/issues/89