Way to make list-format=nested the default?

Open
#880 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
50/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start with the source-code TODO in invoke/program.py at line 467, then inspect how invoke.yml settings and environment variables are handled for list-format. Done means users can set nested as the default through configuration or environment variables, rather than only selecting it per invocation.

Written by the indexing model from the issue text.

Description

I don't see a way to make nested the default list-format. It doesn't seem to be an option to specify in a config file like invoke.yml or via Environment Variables. The source code TODO says it would be easy to do
😁

Dominant language
Python
Stars
4.8k
Forks
412
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pyinvoke/invoke

All issues in pyinvoke/invoke

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.