Skip to content

Quotes around version in README yaml code block are not necessary#38

Merged
charliermarsh merged 1 commit intoastral-sh:mainfrom
flpm:remove-quotes-in-readme
May 20, 2023
Merged

Quotes around version in README yaml code block are not necessary#38
charliermarsh merged 1 commit intoastral-sh:mainfrom
flpm:remove-quotes-in-readme

Conversation

@flpm
Copy link
Contributor

@flpm flpm commented May 20, 2023

This is a very minor detail, but maybe worth since a lot of people might copy and paste from here.

The strings around the version in the .pre-commit-config.yaml file are not necessary, in YAML quotes are only needed around strings if the they contains spaces or special characters (https://www.yaml.info/learn/quote.html).

Thanks for you work on ruff, this is a game changer app.

@charliermarsh charliermarsh merged commit 4520e40 into astral-sh:main May 20, 2023
@charliermarsh
Copy link
Member

Thank you so much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants