Skip to content

Normalize Whitespace #51

Closed
Closed
@null93

Description

@null93
grep -ER '^\t+ ' src | grep -Ev --color '^.*?:\t* [*]' | awk '{print $1}' | sort | uniq

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority: highShould be taken care of right away

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions