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
It would be nice to have one commit reformatting the whole source of the repo into a single formatting. Now I sometimes struggle with which styling I need to apply.
Seeing a lot of PR approvals and merges today, when this phase is concluded & stabilized, we can conduct an all-inclusive insignificant code refactoring, and commit with proper tagging.
I want to throw https://editorconfig.org/ in as well so that the common IDEs just 'do the right thing'. According to the docs, it sounds like Prettier and EditorConfig get along with one another.
The prettier-plugin-apex is a great tool that can help team to focus on the code not style things.
Can you use this plugin to format the source code?
The text was updated successfully, but these errors were encountered: