Skip to content

docs: Fix double-dash converted to en-dash#1056

Merged
asottile merged 1 commit intoPyCQA:mainfrom
wjandrea:patch-1
Feb 24, 2022
Merged

docs: Fix double-dash converted to en-dash#1056
asottile merged 1 commit intoPyCQA:mainfrom
wjandrea:patch-1

Conversation

@wjandrea
Copy link
Contributor

The double-dash for command line option --ignore was being converted to an en-dash.

I'm not very familiar with RST, but this change seems correct. By all means reject if not.

Same change as PyCQA/pydocstyle/pull/579

The double-dash for command line option `--ignore` was being converted to an en-dash.
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can confirm it's broken on https://pycodestyle.pycqa.org/en/latest/intro.html -- thanks!

@asottile asottile merged commit 79e191d into PyCQA:main Feb 24, 2022
@wjandrea wjandrea deleted the patch-1 branch February 28, 2022 21:11
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