You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, code style seems to be inconsistent and some contributors already have made a great effort to use the official code style guide. A few ideas:
it would still be useful to have some sort of step in any PR that validates that PRs follow that notion. A problem with this is that folks may notice too late so the "feedback loop" would be too long. See Point 2. how we could solve that
Perhaps, there could be a pre-commit hook of some sort. It might become annoying for people, so offering a way to "auto-format" could also be an option.
Maybe there is a way to introduce a linter inside Godot Engine itself that auto-formats on save?
⁉ questionFurther information is requested⚙ workflowRelated to workflow (CI&CD etc.)
2 participants
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, code style seems to be inconsistent and some contributors already have made a great effort to use the official code style guide. A few ideas:
Beta Was this translation helpful? Give feedback.
All reactions