microsoft / microsoft/msix-packaging
request: EditorConfig
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 193
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 2
Description
Please add an .editorconfig file that specifies this project's preferred basic settings:
- Line termination (e.g. LF for all files other than UNIX shell scripts.
- Indentation (e.g. 4 spaces).
I've been following UNIX style conventions:
https://github.com/mcandre/dotfiles/blob/main/.editorconfig
Though, this project appears to use CRLF.
VSCode keeps forcing the line endings to LF, as my ~/.editorconfig does not have a project ./editorconfig to apply appropriate, per project settings to override it.
Contributor guide
No contributing guide indexed for this repository
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
Create the requested .editorconfig file in the repository, using the project's existing line-ending and indentation conventions as the reference. Check the settings against the examples in the issue and verify that VSCode applies the project-local configuration, including the requested treatment of shell scripts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100