aws / aws/aws-toolkit-visual-studio
New Line at End Of File for launchSettings.json
- Dominant language
- No language data
- Stars
- 135
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When checking in code to github, the pull request UI will call out any file that does not have a new line at the end of a file. This new line is a best practice for files in source control.
**Describe the solution you'd like**
When the launchSettings.json file is generated, it is generated with a new line at the end of the file
**Describe alternatives you've considered**
Manual updates to this file often get overwritten, so manually adding the new line is not suitable.
Contributor guide
Research direction
Start by locating the generator for launchSettings.json in the AWS Toolkit for Visual Studio. Ensure generated files end with a newline, then verify the generated launchSettings.json matches the requested formatting.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100