-
Notifications
You must be signed in to change notification settings - Fork 264
Introduce const for namespace size #411
Copy link
Copy link
Closed
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Originally posted by @liamsi in #399 (comment)
Currently
8is hardcoded in many places, and it's used as namespace size. Const should be extracted and used everywhere.