Skip to content

Conversation

AntoineD
Copy link
Contributor

Fixes #2288.

docs/conf.py Outdated
nitpick_ignore = []

# Force --colored default value to be yes.
os.environ["FORCE_COLOR"] = "yes"
Copy link
Member

Choose a reason for hiding this comment

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

can you put the command to the right-hand side here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I do not understand what you mean.

Copy link
Member

Choose a reason for hiding this comment

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

os.environ["FORCE_COLOR"] = "yes"   # ensure by default we documented colored

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I see now (you wrote command instead of comment).

Copy link
Member

Choose a reason for hiding this comment

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

my bad 😆

@AntoineD
Copy link
Contributor Author

Is the changelog fragment really needed here?

@gaborbernat
Copy link
Member

Is the changelog fragment really needed here?

We can ignore that now.

@AntoineD AntoineD force-pushed the fix-doc-colored-default branch from 4fdc116 to 4b52615 Compare December 20, 2021 16:05
docs/conf.py Outdated
nitpicky = True
nitpick_ignore = []

os.environ["FORCE_COLOR"] = "yes" # Force --colored default value to be yes.
Copy link
Member

Choose a reason for hiding this comment

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

can you make the comment lowercase and remove the period? generally, I don't write it as a sentence unless there's multiple sentences

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure (I just tend to follow pep8 by default).

@AntoineD AntoineD force-pushed the fix-doc-colored-default branch from 0bbf06e to b7a39d3 Compare December 20, 2021 17:50
@gaborbernat gaborbernat merged commit e62a717 into tox-dev:rewrite Dec 20, 2021
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