Page MenuHomeDevCentral

Use 4 spaces as indent
AcceptedPublic

Authored by dereckson on Jun 5 2023, 23:26.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 06:03
Unknown Object (File)
Tue, Jun 25, 02:17
Unknown Object (File)
Tue, Jun 25, 00:05
Unknown Object (File)
Sun, Jun 23, 21:09
Unknown Object (File)
Thu, Jun 20, 02:37
Unknown Object (File)
Tue, Jun 18, 09:32
Unknown Object (File)
Tue, Jun 18, 08:09
Unknown Object (File)
Tue, Jun 18, 01:35
Subscribers
None

Details

Reviewers
inidal
Summary

The Vue default front-end uses 2 spaces for indent, switch to 4.
Back-end is currently left as is, the first commit will take care of style too.

Provide EditorConfig coding stle configuration.

Test Plan

ec

Diff Detail

Repository
rSP ServPulse
Lint
Lint Passed
Unit
No Test Coverage
Branch
ec
Build Status
Buildable 5008
Build 5289: arc lint + arc unit

Event Timeline

dereckson created this revision.
frontend/servpulse-frontend/src/assets/base.css
67

That's the only no-whitespace change.

I've merged the line before the unexpand/expand fix,
but I'm unconvinced of the bienfondé to have so much
font, so we can just take care of this when we'll work
with CSS part to reduce the number of fonts.

If undesired, should be cut after Oxygen,

Note: cut in Vue initial file was already > 80 characters

This revision is now accepted and ready to land.Jul 31 2023, 20:43