-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
A-configArea: configArea: configC-forgeCommand: forgeCommand: forgeCmd-forge-fmtCommand: forge fmtCommand: forge fmtT-featureType: featureType: featurefirst issueA good way to start contributingA good way to start contributing
Description
Component
Forge
Describe the feature you would like
It would be nice if the foundary.toml [fmt]
section included the ability to use tabs instead of spaces.
Additional context
Indentation spacing is typically a stylistic or accessibility choice of the individual engineer, rather than the project itself. Tabs allow individual engineers to designate the tab_width
in their own personal editor preferences without affecting other team members with different needs or preferences.
This likely shouldn't be turned on by default, as tabs vs spaces
is an age-old internet debate, but it would be great if there was an option available for the teams that would like to use them.
Metadata
Metadata
Assignees
Labels
A-configArea: configArea: configC-forgeCommand: forgeCommand: forgeCmd-forge-fmtCommand: forge fmtCommand: forge fmtT-featureType: featureType: featurefirst issueA good way to start contributingA good way to start contributing
Type
Projects
Status
Done