bahmutov / bahmutov/grunt-help

Add option to offset output

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For example by 4 spaces or 1 tab

```
help: {
options: {
offset: "\t"
}
}
```

should add tab to each line of the output when saving the file.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating where the help options are read and where captured output is saved; done means an offset such as a tab or four spaces is added to every output line when the file is written.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.