Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce variable DESCRIPTION_SEPARATOR #87

Closed
Ana06 opened this issue Jul 3, 2020 · 0 comments · Fixed by #115
Closed

Introduce variable DESCRIPTION_SEPARATOR #87

Ana06 opened this issue Jul 3, 2020 · 0 comments · Fixed by #115
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Ana06
Copy link
Member

Ana06 commented Jul 3, 2020

rather than using an inline string ' = ' that is prone to typo and cannot be used with "find references", use a constant like DESCRIPTION_SEPARATOR = "' = "' and use this throughout the code. (from @williballenthin's comment in #39)

@Ana06 Ana06 added enhancement New feature or request good first issue Good for newcomers labels Jul 3, 2020
@mr-tz mr-tz closed this as completed in #115 Jul 7, 2020
mr-tz added a commit that referenced this issue Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants