Page MenuHomeDevCentral

Provide EditorConfig
ClosedPublic

Authored by dereckson on Jun 5 2023, 22:56.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 2, 07:35
Unknown Object (File)
Tue, Jul 2, 04:46
Unknown Object (File)
Sat, Jun 29, 07:07
Unknown Object (File)
Tue, Jun 25, 06:04
Unknown Object (File)
Mon, Jun 24, 18:10
Unknown Object (File)
Thu, Jun 20, 23:36
Unknown Object (File)
Thu, Jun 20, 14:15
Unknown Object (File)
Wed, Jun 19, 18:28
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.
inidal 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.