Add EditorConfig `.editorconfig` to project
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- powershell
- Domain
- tooling
Research direction
Start by comparing the linked .editorconfig files from PowerShell, PSResourceGet, and vscode-powershell. Add a project-root .editorconfig with rules appropriate for PSScriptAnalyzer; done means the project has a consistent configuration aligned with the related repositories.
Written by the indexing model from the issue text.
Description
Summary of the new feature
Add EditorConfig .editorconfig to the project, like other PowerShell related repos already have.
- https://github.com/PowerShell/PowerShell/blob/master/.editorconfig
- https://github.com/PowerShell/PSResourceGet/blob/master/.editorconfig
- https://github.com/PowerShell/vscode-powershell/blob/main/.editorconfig
Proposed technical implementation details (optional)
Unify style, syntax, rules, linting, formatting across PowerShell related projects.
What is the latest version of PSScriptAnalyzer at the point of writing
Not relevant.
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 415
- Avg merge
- 13h 1m
- Merged PRs (30d)
- 2
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.
More from PowerShell/PSScriptAnalyzer
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
PowerShell/PSScriptAnalyzer#2217 · 1 comment ·
-
PSUseConsistentIndentation double-indents attribute bodies that open a scriptblock (`[Attr({ … })]`) Open
Difficulty 3/5 1-2 days Newbie friendliness 70/100
PowerShell/PSScriptAnalyzer#2216 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
PowerShell/PSScriptAnalyzer#2211 ·
-
`PSPlaceOpenBrace` and `PSPlaceCloseBrace` leave trailing whitespace when expanding one-line blocks Open
Difficulty 3/5 1-2 days Newbie friendliness 70/100
PowerShell/PSScriptAnalyzer#2210 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
PowerShell/PSScriptAnalyzer#2209 ·
All issues in PowerShell/PSScriptAnalyzer
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·