postmanlabs / postmanlabs/postman-code-generators
Remove extra new lines at the end
Open
@raunakkumarsingh is already working on this.
Since Jul 27, 2023.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Languages noted below add an extra new line at the end of the entire code.
- C# - HttpClient
- Dart - http
- Java - Unirest
- C - libcurl
- NodeJs - Axios
- NodeJs - Request
- NodeJs - Unirest
- PHP - cURL
- PHP - Guzzle
- PHP - pecl_http
- Python - Requests
- Ruby - NetHTTP
- Swift - URLSession
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.
Assessment
This issue has not been assessed yet.