Page MenuHomeDevCentral

Provide EditorConfig
ClosedPublic

Authored by dereckson on Jun 5 2023, 22:56.
Tags
None
Referenced Files
F4077790: D3177.diff
Thu, Jan 30, 21:14
Unknown Object (File)
Sat, Jan 25, 16:06
Unknown Object (File)
Fri, Jan 24, 06:03
Unknown Object (File)
Fri, Jan 24, 02:57
Unknown Object (File)
Sun, Jan 19, 01:26
Unknown Object (File)
Sat, Jan 18, 07:32
Unknown Object (File)
Sun, Jan 12, 23:15
Unknown Object (File)
Thu, Jan 9, 19:45
Subscribers

Details

Summary

This EditorConfig file is intended both for this repository
and to be included in any repository needing it.

It helps to automatically configure editors to pick the correct code style.

References:

Test Plan

Tested with ec in D3175

Diff Detail

Repository
rDEVCS Nasqueron codestyle
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5005
Build 5286: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jun 5 2023, 22:57
This revision was automatically updated to reflect the committed changes.
inidal added inline comments.
.editorconfig
22

Is it an option to negotiate a tab indentation instead? I've been using tab for a very long time and find it really helpful to read code.