Custom code standards #136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This repository is using a multiple programming languages which needs a standardization to reduce the amount of bug as close to 0 as possible while preserving cross-platform compatibility and efficiency on mainteinance.
Programming languages like C also needs standard from scratch since upstream's standard is not sane to follow (makes sense to follow but encourages bad practice which introduces an entropy since everyone is using their own standard) and open-std is currently confusing and conflicting with upstream standard (we may be able to contribute to open-std?)
Issue-Label Bot is automatically applying the label
feature_requestto this issue, with a confidence of 0.89. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.