Automattic / Automattic/dev-env-update-hosts

Ensure `hosts` ends with a new line

Open
#13 0 comments 0 reactions 1 assignee Claimed by @sjinks View on GitHub
Dominant language
C
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Consider the situation:

```
127.0.0.1 some.domain
```

If there is no newline character, the result will be

```
127.0.0.1 some.domain127.0.0.1 vip-local.vipdev.lndo.site
```

which is incorrect.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.