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
You would simply need to export your current Code Format from IDEA (i assume you use it because of gitignore file) or your current IDE and add it to the repo. Would help a lot in maintaining same code style :)
The text was updated successfully, but these errors were encountered:
There is a nice way to ensure consistent formatting between developers:
https://editorconfig.org/
You would simply need to export your current Code Format from IDEA (i assume you use it because of gitignore file) or your current IDE and add it to the repo. Would help a lot in maintaining same code style :)
The text was updated successfully, but these errors were encountered: