goatcorp / goatcorp/SamplePlugin
.editorconfig is inconsistent with other files
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 165
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
e.g. *.csproj has indent_size = 4, but SamplePlugin.csproj uses 2-space indents
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
Compare the indentation settings in .editorconfig with SamplePlugin.csproj, focusing on the reported mismatch between *.csproj and the sample project. Make the relevant settings consistent, then verify that the project file uses the intended indentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100