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
Introduce .editorconfig file with basic code formatting rules
Many IDEs (such as IntelliJ IDEA) and editors already use the .editorconfig file if available.
For most popular editors there’s a plugin that adds EditorConfig support.
See https://editorconfig.org/ for more details.
0 commit comments