pyinfra-dev / pyinfra-dev/pyinfra
Make append newline behaviour the default in `files.line` operation
Open
Nobody has claimed this yet.
operations
- Dominant language
- Python
- Stars
- 6k
- Forks
- 548
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 13
Description
Essentially make the behaviour added in #823 the default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the files.line operation and review the behavior introduced in issue #823. Confirm how newline handling currently works, then make that behavior the default and verify that files.line produces the expected newline behavior without requiring the earlier option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100