Page MenuHomeDevCentral

Provide EditorConfig
ClosedPublic

Authored by dereckson on Jun 5 2023, 22:56.
Tags
None
Referenced Files
F24974757: D3177.diff
Sun, Mar 22, 14:07
Unknown Object (File)
Sat, Mar 21, 03:18
Unknown Object (File)
Fri, Mar 20, 17:39
Unknown Object (File)
Thu, Mar 19, 07:38
Unknown Object (File)
Wed, Mar 18, 20:22
Unknown Object (File)
Sun, Mar 15, 07:11
Unknown Object (File)
Sat, Mar 14, 19:37
Unknown Object (File)
Thu, Mar 12, 21:27
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 Not Applicable
Unit
Tests Not Applicable

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.
ieli added inline comments.
.editorconfig
21

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.