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

[Clean Code] Magic numbers #410

Closed
GabrielDVpereira opened this issue Apr 8, 2021 · 0 comments
Closed

[Clean Code] Magic numbers #410

GabrielDVpereira opened this issue Apr 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@GabrielDVpereira
Copy link
Contributor

In some files, I found some numbers in the code that means something in the code, but for new collaborators it may confuse to understand what is happening. I found some of them in the following files:

  • src/ARte/users/jinja2/users/artwork-create.jinja2
  • src/ARte/users/jinja2/users/artwork-edit.jinja2
  • src/ARte/users/jinja2/users/exhibit-create.jinja2
  • src/ARte/users/jinja2/users/exhibit-edit.jinja2
@GabrielDVpereira GabrielDVpereira added the enhancement New feature or request label Apr 8, 2021
@GabrielDVpereira GabrielDVpereira self-assigned this Apr 8, 2021
GabrielDVpereira added a commit to gces-jandig-2020-2/Jandig that referenced this issue Apr 8, 2021
@pablodiegoss pablodiegoss mentioned this issue Jun 20, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants