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
Adds the standard .editorconfig so editors enforce the style rules automatically — tabs width 4 everywhere, spaces only for YAML/JSON, Markdown trailing whitespace preserved. Matches the org style standard and template-repository.
Adds the standard
.editorconfigso editors enforce the style rules automatically — tabs width 4 everywhere, spaces only for YAML/JSON, Markdown trailing whitespace preserved. Matches the org style standard andtemplate-repository.